hasty-hamiltonian

Speedy gradient-based traversal through parameter space.
git clone git://git.jtobin.io/hasty-hamiltonian.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-02-21 07:53release: v1.3.4Jared Tobin2+5-2
2020-05-25 15:25Bump patch version.Jared Tobin2+5-1
2020-05-25 15:25Remove now-redundant import.Jared Tobin1+0-1
2020-05-25 15:24Bump Stackage pin.Jared Tobin3+15-3
2018-06-30 06:06Bump stackage versions.Jared Tobin2+2-2
2018-03-14 21:56Fix dependency problem, add proper dep bounds.Jared Tobin4+7-7
2017-05-16 09:59Bump stackage versions.Jared Tobin2+3-3
2016-12-22 21:11Update README. [ci skip]Jared Tobin1+1-1
2016-12-22 21:11Update README. [ci skip]Jared Tobin1+4-0
2016-12-21 20:49Add 'chain' function.Jared Tobin5+52-12
2016-12-19 18:22Generalize base monad.Jared Tobin5+15-9
2016-12-04 09:07Simplify constrains, add dep bounds.Jared Tobin5+15-12
2016-04-28 23:02Minor version bump.Jared Tobin5+8-8
2016-03-10 23:45Add license badge. [ci skip]Jared Tobin1+2-0
2016-03-03 20:54Travis stuff.Jared Tobin2+12-3
2016-03-03 19:43Update stack/travis files.Jared Tobin2+22-7
2015-10-09 05:36Tighten bounds, version bump.Jared Tobin4+9-5
2015-10-08 08:35Remove old examples folder.Jared Tobin3+0-132
2015-10-08 08:26Remove ghc-prim dependency.Jared Tobin1+1-2
2015-10-08 08:21Update gitignore.Jared Tobin2+2-1
2015-10-08 08:11Update README.Jared Tobin1+1-1
2015-10-08 08:041.1.0 update.Jared Tobin10+372-199
2015-10-07 19:43Pick-up.Jared Tobin6+260-153
2014-10-08 10:25Simple travis file.Jared Tobin1+1-1
2014-10-08 10:17Update .travis.ymlJared Tobin1+1-1
2014-10-08 10:07Misc polish.Jared Tobin2+23-11
2014-10-08 09:55Just build the lib.Jared Tobin1+1-1
2014-10-08 09:47Fixing travis file.Jared Tobin1+2-0
2014-10-08 09:35Update .travis.yml.Jared Tobin1+1-0
2014-10-08 09:30Version bump.Jared Tobin7+198-197
2012-11-14 22:16Update .gitignore.Jared Tobin1+5-0
2012-11-12 00:08Various tweaks.Jared Tobin4+8-7
2012-11-05 00:27Serialize to float rather than double.Jared Tobin3+58-2
2012-11-04 20:22Remove data folder.Jared Tobin1+0-1
2012-11-04 20:19Add thinning parameter.Jared Tobin2+29-21
2012-11-04 11:01Add Travis support.Jared Tobin2+5-0
2012-11-04 10:15Patch .gitignore and cabal file.Jared Tobin2+13-6
2012-11-04 09:32Initial commit.Jared Tobin7+190-0