https://github.com/lspector/Clojush

sort by:
Revision Author Date Message Commit Date
8b669cd Version bump. 27 February 2013, 00:52:57 UTC
82d159f Modified all example files to work with argmap pushgp calls. 26 February 2013, 23:58:51 UTC
d448c4e Merge branch 'master' into argmap-pushgp 26 February 2013, 15:00:12 UTC
c616609 remove-lib: remove libraries that shouldn't be in distribution 26 February 2013, 03:41:05 UTC
50ebf1f Hacked-together version of pushgp using argument maps in example files. 25 February 2013, 21:38:57 UTC
4052b8e Removed files in lib/ 25 February 2013, 18:30:16 UTC
25f9522 Updated local-file dependency. 24 February 2013, 22:12:25 UTC
aea9168 Cleaned up documentation; version bump. 24 February 2013, 22:06:13 UTC
c919230 Removed clojush.examples.common after failing to reform it to my liking. 24 February 2013, 21:00:10 UTC
4c3cd12 Changed cosmos dependency to 1.0.0. 24 February 2013, 19:51:58 UTC
d0cece7 resolve merge conflicts 17 February 2013, 23:34:07 UTC
5f381bc updated examples to comply with new way of running pushgp 15 February 2013, 15:01:55 UTC
8906a5d fixed error in globals and updated some example files to use define-push-argmap rather than pushgp 14 February 2013, 20:30:54 UTC
539774e updating example files to comply with the new standards 14 February 2013, 02:00:43 UTC
7b87575 fixed examples to use record structure; ignore eclipse files 08 February 2013, 15:12:18 UTC
644772c Merge remote branch 'origin/delete-out' 08 February 2013, 14:41:45 UTC
49e1ffa fixed up some more examples to use define-push-argmap rather than pushgp 08 February 2013, 02:49:06 UTC
109b0c2 minor updates to the readme to reflect changes 08 February 2013, 01:52:02 UTC
f3c1fcc fixed errors messages due to new push params in newer master 08 February 2013, 01:05:55 UTC
0922eed fixed ns issue in analysis.core 08 February 2013, 00:35:06 UTC
5ded56f a bunch of stuff 08 February 2013, 00:22:29 UTC
f956c52 Update src/analysis/core.clj cosmos-1 should be namespace-qualified 08 February 2013, 00:07:43 UTC
2f35750 fixed analysis to use cosmos library properly 07 February 2013, 23:32:10 UTC
3af5a48 Merge pull request #42 from lspector/analysis Analysis 07 February 2013, 22:20:49 UTC
6fb6673 Merge pull request #43 from lspector/cosmos-output add cosmos data to report 07 February 2013, 22:20:25 UTC
2e25027 add cosmos data to report 07 February 2013, 22:20:02 UTC
5fcdedc added comos function - will need to spit out appropriate data, though 07 February 2013, 15:45:31 UTC
b7d11a7 added comos function - will need to spit out appropriate data, though 07 February 2013, 15:44:05 UTC
c692814 added cosmos dependency to project.clj 07 February 2013, 14:57:04 UTC
a25955a added core analysis file. this module will change over time, according to our needs 07 February 2013, 14:47:36 UTC
05f3812 removed dependencies on pattern matching libs 01 February 2013, 15:24:47 UTC
4a93cc7 added new anaylsis file with Log defrecord 31 January 2013, 22:26:35 UTC
7c6d323 updated core to ensure compliance with new example format and restrictions 30 January 2013, 22:31:35 UTC
e5bd4f1 refactor of pushgp now allows command line args. note that there is now a major difference in how example files are written; 30 January 2013, 13:25:41 UTC
cf068dd now (1) records initial population and (2) can take a filename as the value to push parameter :initial-population to run evolution on an input population 24 January 2013, 19:56:07 UTC
bf6ece2 Moved where auxiliary stack is re-pushed for environments. 21 January 2013, 22:35:01 UTC
5cb1023 Merge branch 'master' into delete-out 21 January 2013, 22:30:26 UTC
46c3236 Removed out 21 January 2013, 21:07:11 UTC
5959ddc Version bump. 21 January 2013, 20:58:37 UTC
f55f2ff Auxiliary stack is unaffected by environments; messed more with calc. 21 January 2013, 20:57:02 UTC
b727bea Version bump. 21 January 2013, 03:28:08 UTC
d730afe Changed calc problem to signal error via instruction. 21 January 2013, 03:25:42 UTC
46b23ed Changed hybridization and uniform crossover parameters; simplified their parameters. 21 January 2013, 02:13:39 UTC
271fc92 Removed amalgamation, added hybridization and uniform crossover. 17 January 2013, 03:36:14 UTC
97b7736 version bump 07 January 2013, 17:15:19 UTC
b4da3fa Amalgamation crossover. 07 January 2013, 17:12:00 UTC
4ab601f version bump 06 January 2013, 16:16:32 UTC
0318663 parentheses-addition-mutation, tagging-mutation, tag-branch-mutation; breed interface changed, tag-limit variable/parameter 06 January 2013, 16:14:07 UTC
e9e3f67 Eclipse files + experimental.calc 02 January 2013, 01:04:16 UTC
73d4072 Eclipse/CCW development support. 02 January 2013, 00:11:54 UTC
9b90e35 Use records for pushstates. 27 December 2012, 22:42:39 UTC
45306e3 Use records for pushstates. 27 December 2012, 22:39:35 UTC
e75e961 Removed return_fromzip, which won't work. 27 December 2012, 04:03:04 UTC
1bc939c launcher-fixes 18 December 2012, 03:36:13 UTC
d58d091 Merge remote branch 'origin/launcher-fixes' 18 December 2012, 03:34:25 UTC
6ba3bd3 renamed: src/clojush/instructions/random.clj -> src/clojush/instructions/random_instructions.clj 14 December 2012, 15:34:52 UTC
9277e7e Changed cluster launcher for updated cluster. 12 December 2012, 19:12:17 UTC
1c5cdcd return-tagspace-fix 30 November 2012, 15:15:00 UTC
b7c42e1 Fixed bug in return_tagspace. 29 November 2012, 18:25:17 UTC
5b036d8 Return-tagspace. 28 November 2012, 22:20:10 UTC
5e9cc1f Fixed return_tagspace. 28 November 2012, 16:46:11 UTC
d6de9e6 Added return_tagspace. 28 November 2012, 16:10:48 UTC
12c5e9e Return tagging actions from environments. 15 November 2012, 04:06:37 UTC
9a2192a Merge branch 'master' into environments-tags 15 November 2012, 02:55:36 UTC
75f85da Fixed errors in report_tag-ing and implementation. 15 November 2012, 02:50:53 UTC
6c8dcb6 String-contained. 15 November 2012, 02:39:15 UTC
ba727b2 Added instructions for return tagging, ex: return_tag_float_123. 15 November 2012, 02:33:23 UTC
4a16d1a New instruction string_contained. 14 November 2012, 18:51:34 UTC
fbe91dd Environments. 14 November 2012, 04:08:08 UTC
633564e Removed test file. 13 November 2012, 18:58:00 UTC
426a882 New reuturn_stack_pop instructions for each stack. 13 November 2012, 18:00:34 UTC
beb1849 New instructions environment_begin and environment_end 13 November 2012, 16:46:50 UTC
5f742ff Moved environment-end to pushstate.clj 13 November 2012, 16:46:34 UTC
7ca139b Made environment end correctly when you hit an empty :exec stack when there is a state on the :environment stack. 13 November 2012, 02:38:10 UTC
761f26b Added return_fromstack instructions for the main stack types. 13 November 2012, 02:36:34 UTC
7aed0d1 New temporary file for testing environments. 12 November 2012, 14:57:16 UTC
289a261 Added :environment and :return stacks and instruction environment_push 10 November 2012, 14:01:47 UTC
4d21d52 Deletion mutation fix. 02 November 2012, 15:57:51 UTC
d0d8881 Fixed error in remove-parens-at-point. 02 November 2012, 15:38:13 UTC
8915ed5 Version bump. 26 October 2012, 16:52:21 UTC
f085b24 Version bump. 26 October 2012, 16:51:20 UTC
7d59a0a Added deletion of parentheses pairs to the deletion mutation operator. 26 October 2012, 15:11:25 UTC
57641f8 Unimproved but smaller children are never reverted to parents. 19 October 2012, 19:27:39 UTC
ab6b95a Unimproved but smaller children are never reverted to parents. 19 October 2012, 19:26:32 UTC
db4c262 Removed testing code. 19 October 2012, 02:54:31 UTC
012c49b Removed testing code from deletion operator. 18 October 2012, 15:59:00 UTC
aab6a0e Parent reversion. 16 October 2012, 01:33:11 UTC
6a83126 Parent reversion. 16 October 2012, 01:31:52 UTC
8f6a047 Simplification now can't improve; deletion genetic operator. 14 October 2012, 15:51:48 UTC
78342b9 Added new genetic operator, deletion-mutation. 14 October 2012, 15:19:59 UTC
7152740 Made simplification only work if error vectors are equivalent, and not if the total error is better. 14 October 2012, 13:59:43 UTC
f536f5d Bioavailability parameter changes. 11 October 2012, 00:28:21 UTC
972bcf2 Changed cluster_launcher to default to odd problem for fast example usage. 11 October 2012, 00:20:16 UTC
349a064 Added file cluster_launcher.py, which is a python script that can be used to launch cluster runs. 11 October 2012, 00:11:27 UTC
0c85cec Merge branch 'master' into bio-fix 09 October 2012, 17:07:39 UTC
e41cc95 Version bump. 08 October 2012, 11:26:54 UTC
fbfb997 Added boolean geometric semantic crossover (gsxover). 08 October 2012, 11:25:02 UTC
317e583 Merge branch 'master' into bio-fix 05 October 2012, 15:02:23 UTC
5ee6a47 Fixed max program length of initial programs from 50 to 500. 05 October 2012, 15:01:21 UTC
56c0bad Update bioavailability problem parameters. 30 September 2012, 14:11:48 UTC
back to top