https://github.com/lspector/Clojush

sort by:
Revision Author Date Message Commit Date
20cbbe6 Version 2.18.1 [ci skip] 08 February 2017, 07:37:50 UTC
bb78217 lein release :patch 08 February 2017, 07:27:09 UTC
dde79fd Made :age-combining-function take keywords, since functions not properly read from command line. 08 February 2017, 07:08:20 UTC
e72e08b Merge remote-tracking branch 'origin/master' 08 February 2017, 06:17:45 UTC
0cc719a lein release :patch 08 February 2017, 06:17:07 UTC
4c78174 Version 2.18.0-1-SNAPSHOT [ci skip] 08 February 2017, 06:14:26 UTC
397732d Fixed average function. 08 February 2017, 06:13:57 UTC
e9e171e Version 2.18.0 [ci skip] 08 February 2017, 06:11:46 UTC
622cac2 Age meta-error and genesis genetic operator; lein release :minor 08 February 2017, 06:01:00 UTC
76c96eb Changed the default :age-combining-function to average. 08 February 2017, 05:57:21 UTC
6dcc6ae Added average function, like mean but takes multiple args rather than one collection. 08 February 2017, 04:41:48 UTC
afca593 Fixed no-parent arg in genesis genome instruction. 07 February 2017, 21:12:02 UTC
e56ee10 Fixed missing age args. 07 February 2017, 21:10:12 UTC
f3c0249 Added genesis genetic operator and genome instruction. 07 February 2017, 21:08:16 UTC
644c834 Added age-combining-function for multi-parent genetic operators, default = max. 07 February 2017, 20:42:41 UTC
1a5288d Genetic operators track ages. 07 February 2017, 20:38:17 UTC
733c1db Add handling of age meta-error. 07 February 2017, 20:27:27 UTC
79b4a65 Added ages to individuals. 07 February 2017, 20:23:31 UTC
513c0c8 run-fly: quote properly and don't start logs 02 February 2017, 18:54:12 UTC
73e5a09 Version 2.17.9-1-SNAPSHOT [ci skip] 02 February 2017, 16:47:16 UTC
b75b89e Version 2.17.9 [ci skip] 02 February 2017, 16:44:47 UTC
4504225 lein release :patch 02 February 2017, 16:35:39 UTC
e870cbf Added self-mate-avoidance, with argument :self-mate-avoidance-limit (default 0). 02 February 2017, 16:15:05 UTC
6e8c1c5 Version 2.17.8-1-SNAPSHOT [ci skip] 01 February 2017, 13:45:29 UTC
abfb458 Version 2.17.8 [ci skip] 01 February 2017, 13:42:47 UTC
c809a3d lein release :patch 01 February 2017, 13:32:38 UTC
80e794e All genetic operator rates/deviations can now be collections. 01 February 2017, 13:21:16 UTC
0b00c09 Allow collections for all rate/deviation args for uniform-mutation. 01 February 2017, 13:01:50 UTC
96ca989 Added utility to streamline allowing collections of mutation rates etc. 01 February 2017, 12:57:35 UTC
0e572cb decrease priority when doing fly runs 31 January 2017, 21:03:58 UTC
68b4219 add run-fly 31 January 2017, 21:00:07 UTC
79d1c68 Version 2.17.7-1-SNAPSHOT [ci skip] 28 January 2017, 18:13:11 UTC
9d84e02 Version 2.17.7 [ci skip] 28 January 2017, 18:09:07 UTC
e1bc3a7 lein release :patch 28 January 2017, 18:00:27 UTC
d898ef9 Added commented-out (for now) addition of new uniform addition/combination-and-deletion instructions to :uniform setting for autoconstruction. 28 January 2017, 17:59:03 UTC
dc6ec87 Added uniform-combination-and-deletion genetic operator and genome instruction. 28 January 2017, 17:56:20 UTC
765ba38 Version 2.17.6-1-SNAPSHOT [ci skip] 28 January 2017, 00:38:36 UTC
a16cbde Version 2.17.6 [ci skip] 28 January 2017, 00:35:31 UTC
df878bc Small but significant fix to doc of lexicase-slippage; lein release :patch. 28 January 2017, 00:24:29 UTC
291bc37 Version 2.17.5-1-SNAPSHOT [ci skip] 27 January 2017, 23:29:57 UTC
6a710d4 Version 2.17.5 [ci skip] 27 January 2017, 23:27:09 UTC
5d1eb37 lein release :patch 27 January 2017, 23:18:47 UTC
cc01622 Added lexicase-slippage; noted geography-blindness of leaky-lexicase selection. 27 January 2017, 22:58:54 UTC
2dae672 Moved bracket. 27 January 2017, 22:29:13 UTC
6be9525 Changed :random meta-error category to :rand, and added :rand-bit which will be 0 or 1. 27 January 2017, 22:28:27 UTC
d597948 Version 2.17.4-1-SNAPSHOT [ci skip] 26 January 2017, 18:52:48 UTC
e2f0fa1 Version 2.17.4 [ci skip] 26 January 2017, 18:50:07 UTC
4c3b569 lein release :patch 26 January 2017, 18:36:30 UTC
789ad96 Adjust deletion rate in uniform-addition-and-deletion. 26 January 2017, 18:27:16 UTC
a7789cd Version 2.17.3-1-SNAPSHOT [ci skip] 23 January 2017, 21:23:35 UTC
d243736 Version 2.17.3 [ci skip] 23 January 2017, 21:20:40 UTC
8fab014 lein release :patch 23 January 2017, 21:11:46 UTC
b49571b Fixed typo introduced in previous commit. 23 January 2017, 21:10:57 UTC
565397f Added uniform-addition-and-deletion genetic operator and associated parameter and genome instruction. 23 January 2017, 21:02:11 UTC
cc41f5e Version 2.17.2-1-SNAPSHOT [ci skip] 23 January 2017, 17:30:50 UTC
db8ea74 Version 2.17.2 [ci skip] 23 January 2017, 17:27:04 UTC
5d39d8b lein release :patch 23 January 2017, 17:18:02 UTC
2422294 Allow collection of rates for uniform-deletion-rate. 23 January 2017, 14:30:51 UTC
683ab79 Allow collection of rates for uniform-addition-rate. 23 January 2017, 14:29:21 UTC
7a07054 Version 2.17.1-1-SNAPSHOT [ci skip] 17 January 2017, 19:22:29 UTC
b5fec14 Version 2.17.1 [ci skip] 17 January 2017, 19:19:48 UTC
9bb7471 Merge pull request #230 from julianoks/master String generation, :exit-on-success, typos lein release :patch 17 January 2017, 19:11:01 UTC
252e0d3 String generation, :exit-on-success, typos Added the string generation problem to synthetic. Added :exit-on-success to argmap, which will only exit the run for an individual with a zero-error vector iff it’s set to true. Fixed a few typos :) 17 January 2017, 18:31:01 UTC
00b415a Version 2.17.0-1-SNAPSHOT [ci skip] 12 January 2017, 21:01:51 UTC
efce19d Version 2.17.0 [ci skip] 12 January 2017, 20:58:26 UTC
b1c6802 lein release :minor 12 January 2017, 20:49:58 UTC
8106b30 Changed size and instruction diversification -- not backward compatible. 11 January 2017, 23:36:17 UTC
a47e486 Added :autoconstructive-si-children to parameterize size & instruction diversification tests; default is 8 for backwards compatibility. 11 January 2017, 23:16:00 UTC
2f64eee Add option for random meta-error. 11 January 2017, 23:05:46 UTC
7f69ab5 Merge remote-tracking branch 'origin/hawaii-1-8' into hawaii 08 January 2017, 22:56:00 UTC
f562f1c Added autoconstructive-entropy. 08 January 2017, 22:55:43 UTC
87d098d Added :none option for :autoconstructive-diversification-test 07 January 2017, 20:17:59 UTC
f9e9178 Merge branch 'master' into hawaii 07 January 2017, 19:49:24 UTC
2fdea01 Minor reformat. 05 January 2017, 03:44:36 UTC
91c6c67 Version 2.16.6-1-SNAPSHOT [ci skip] 03 January 2017, 06:38:29 UTC
043345d Version 2.16.6 [ci skip] 03 January 2017, 06:36:16 UTC
cde66fa lein release :patch 03 January 2017, 06:29:00 UTC
2b63bfe Merge branch 'master' into hawaii Fixed issue with integer_tag... instructions for types without literal syntax. 03 January 2017, 05:57:33 UTC
ce0b293 Merge remote-tracking branch 'origin/master' Merging updated master prior to push. 03 January 2017, 05:55:51 UTC
ba577fd Commented out integer_tag... instructions for genomes and zips because no literal syntax for these; lein release :patch 03 January 2017, 05:55:27 UTC
0fb881d Include all :tag instructions when :autoconstructive is true, for all instruction sets. 03 January 2017, 05:20:31 UTC
daebbcc Version 2.16.5-1-SNAPSHOT [ci skip] 01 January 2017, 20:12:29 UTC
ce7c969 Version 2.16.5 [ci skip] 01 January 2017, 20:09:18 UTC
3f08b23 Merge branch 'master' into hawaii Incorporate fix of replacing = with - as flagged by @domokato. 01 January 2017, 20:01:18 UTC
628881e Fixed bug in which = should have been -; thanks @domokato; lein release :patch 01 January 2017, 19:52:20 UTC
dd981ec Made tag limit for autoconstruction tag ERCs match the default :tag-limit in args.clj. 28 December 2016, 08:05:17 UTC
217fb77 Use clojush.instructions.tag in args.clj. 26 December 2016, 18:34:15 UTC
e0703da Automatically add tag-related instruction ephemeral random constants when :autoconstructive is true. 26 December 2016, 18:31:26 UTC
0c113f1 Fixed bugs in new genome_*_eq instructions. 26 December 2016, 03:02:46 UTC
f52bb07 Automatically add boolean ephemeral random constant generator when :autoconstructive is true. 26 December 2016, 02:59:28 UTC
51c49b3 Added genome_close_eq and genome_silent_eq. 26 December 2016, 02:56:04 UTC
29772f6 Added genome_instruction_eq. 26 December 2016, 02:54:21 UTC
5aa70db Minor reformatting. 26 December 2016, 01:53:14 UTC
eff97a4 Added :no-clones option (the lowest bar yet) for :autoconstructive-diversification-test. 25 December 2016, 17:30:55 UTC
e1b2567 Version 2.16.4-1-SNAPSHOT [ci skip] 25 December 2016, 01:20:15 UTC
e17df4b Version 2.16.4 [ci skip] 25 December 2016, 01:15:59 UTC
5dfd34c lein release :patch 25 December 2016, 01:07:55 UTC
14dc2c1 Added :autoconstructive-clone-probability arg. 24 December 2016, 20:36:11 UTC
93715af Rmoved Wilcoxon and option for test to use, since wilcoxon didn't seem to make sense after all. 24 December 2016, 20:27:29 UTC
bd20fd5 Added args for diffmeans-diversifying? for test (incl wilcoxon) and number of children. 24 December 2016, 20:12:10 UTC
back to top