Commit Graph

159 Commits

Author SHA1 Message Date
lyxia
a282a296f6 Add example usage of explicit generators 2017-12-31 12:26:58 -05:00
lyxia
31e54e369e Hide weights 2017-12-31 12:01:08 -05:00
lyxia
62ca35df03 Deprecate Generic.Random.Generic 2017-12-31 12:01:08 -05:00
lyxia
6e8584049e Remove unhelpful error instance 2017-12-31 12:01:08 -05:00
lyxia
d8f0f0381e Allow explicit generators 2017-12-31 12:01:05 -05:00
lyxia
70afd74d73 Add runtime component to Options 2017-12-31 10:50:22 -05:00
lyxia
276cd570c9 Add options to GAProduct' 2017-12-31 10:36:24 -05:00
lyxia
40629d8370 Hide options in a tuple 2017-12-31 10:23:29 -05:00
lyxia
34e9721497 Update README 2017-12-23 08:40:28 -05:00
lyxia
5da3f5dbf0 Update package description with links
[ci skip]
2017-08-23 11:07:00 +02:00
lyxia
6f9a30621e Unindent code snippet in README
[ci skip]
2017-08-23 10:41:37 +02:00
lyxia
b7fdf4b437 Bump version to 1.0.0.0 2017-08-23 10:37:51 +02:00
lyxia
bb7caee97f Create Generic.Random.Tutorial and add link to Brent's post 2017-08-23 10:37:48 +02:00
lyxia
c0e6915484 Update README
[ci skip]
2017-08-23 10:35:09 +02:00
lyxia
7459db2233 Update tested-with list 2017-08-23 09:28:43 +02:00
lyxia
0f55da8067 Update CHANGELOG 2017-08-22 23:14:43 +02:00
lyxia
50ae9f680b Increase context-stack to compile example with GHC 7.8 2017-08-22 23:03:15 +02:00
lyxia
76d63dd484 Update haddocks 2017-08-22 22:56:37 +02:00
lyxia
63e637ef39 Fix comment 2017-08-22 22:15:21 +02:00
lyxia
0ba749b2a5 Update CHANGELOG 2017-08-22 18:58:18 +02:00
lyxia
be5c6eb4a5 Spare user from boilerplate instances 2017-08-22 18:46:41 +02:00
lyxia
fbe3d58095 Remove 'weights', add genericArbitrarySingle, improve error message 2017-08-22 18:36:46 +02:00
lyxia
2eb2bfec98 Update docs a bit 2017-08-21 23:03:01 +02:00
lyxia
c4ee433707 Update travis 2017-08-21 22:43:46 +02:00
lyxia
cabadf0e03 Compatibility down to GHC 7.8.4 2017-08-21 22:40:14 +02:00
lyxia
b26dda632b More BaseCaseSearch instances 2017-08-21 21:57:36 +02:00
lyxia
1b6a734717 Make default BaseCase instance overlappable 2017-08-21 21:46:20 +02:00
lyxia
8f2316f342 Update CHANGELOG 2017-08-21 21:44:29 +02:00
lyxia
a06cfeb012 Update README 2017-08-21 21:34:47 +02:00
lyxia
a800ca3807 Create Generic.Random module 2017-08-21 21:28:09 +02:00
lyxia
f173241c7e Export withBaseCase 2017-08-21 21:24:35 +02:00
lyxia
bab2c3b499 Update example 2017-08-21 21:23:41 +02:00
lyxia
41616e98ec Fix bug where size was not divided
For constructors of sum types
2017-08-21 21:22:36 +02:00
lyxia
82a40e7a40 Clean up 2017-08-21 21:22:12 +02:00
lyxia
09059ad686 Shorten lines 2017-08-21 19:49:42 +02:00
lyxia
24665d7837 Add test for new base case search 2017-08-21 19:48:45 +02:00
lyxia
7920ec31c3 Clean up interface 2017-08-21 19:48:07 +02:00
lyxia
c086263f52 Rework BaseCase mechanism 2017-08-20 15:02:49 +02:00
lyxia
4b88e68192 Remove Boltzmann samplers
Moved to separate package boltzmann-samplers
2017-07-27 23:51:08 +02:00
lyxia
0aa9783ff4 Add genericArbitraryU' 2017-07-27 23:49:57 +02:00
lyxia
733fa029db Fine grained imports to avoid warning 2017-07-27 23:49:32 +02:00
lyxia
2f731f3a1f Lift upper bound on base 2017-07-27 23:31:26 +02:00
lyxia
1bde669969 Comment typo 2017-07-27 19:34:00 +02:00
lyxia
840cae8cb9 Remove unused type variables 2017-04-29 13:36:40 -04:00
lyxia
392a7babb5 Remove Types module 2017-04-29 13:33:42 -04:00
lyxia
5d6878b430 Test GHC 7.8 and 7.10 on Travis 2017-04-10 11:32:42 -04:00
lyxia
664d19a527 Bump version 2017-04-10 11:24:56 -04:00
lyxia
4b372fdba6 Compatibility with GHC 7.8 and 7.10 2017-04-10 11:24:26 -04:00
lyxia
868aae4255 Add some common abbreviations 2017-04-10 11:13:29 -04:00
lyxia
ce0d3d4610 Turn off dependency on boltzmann-samplers by default 2017-04-10 09:48:34 -04:00