mcgirjau
ca33a46627
Remove .xml
2020-06-29 19:27:00 -04:00
mcgirjau
7184cd6644
Finish polymorphic and vector instructions
2020-06-29 19:19:55 -04:00
mcgirjau
66856cf99f
Remove some stacks
2020-06-26 10:34:04 -04:00
Lee Spector
fa9befd8b0
Remove :zip
2020-06-25 16:40:10 -04:00
Lee Spector
d4140096a6
Reformat
2020-06-25 16:36:52 -04:00
mcgirjau
5ff0fbed77
Move require to top level
2020-06-25 13:26:11 -04:00
mcgirjau
11a2534f67
Alphabetize namespace dependencies
2020-06-25 13:21:41 -04:00
Maria-Cristiana Gîrjău
07956a0eca
Merge pull request #2 from skwak22/master
...
More namespace compatibility changes
2020-06-25 13:17:50 -04:00
skwak22
b417e4c2aa
more namespace compatibility changes
2020-06-26 02:09:28 +09:00
mcgirjau
4bd92503a3
Move tools module for ClojureScript compatibility, and style fixes
2020-06-25 12:57:20 -04:00
Maria-Cristiana Gîrjău
64d43756b6
Merge pull request #1 from skwak22/master
...
Replace :refer :all with :require
2020-06-25 12:12:48 -04:00
skwak22
e324ee95ef
replaced :refer :all with :require
2020-06-26 01:04:06 +09:00
mcgirjau
9e0a8d51b7
Remove symbols from instruction names, and use 1 instead of NOOP for division
2020-06-25 09:40:29 -04:00
mcgirjau
f04804b00b
Namespace cleanup and add polymorphic instructions
2020-06-24 22:30:25 -04:00
mcgirjau
73b3963b90
Port numeric instructions
2020-06-24 19:57:20 -04:00
mcgirjau
bb5f74823c
Refactor instructions
2020-06-24 16:16:53 -04:00
mcgirjau
af033c1b0e
New structure
2020-06-23 11:09:15 -04:00
Lee Spector
c6f9b58556
Merge edited version of Mahran-Yousef:master pull request
2020-06-20 00:15:40 -04:00
Lee Spector
eed44cfc06
Reduce code duplication; additions before/after each gene; deletion runs on result of addition; tweak default parameters
2020-06-20 00:05:09 -04:00
Mahran-Yousef
ef6899d690
Using lexicase in the demo and reformatting
2020-06-19 11:12:19 -04:00
Mahran-Yousef
1d12a36566
Fixing previous issues and adding elitism as an option
2020-06-18 22:38:45 -04:00
Lee Spector
dd7698b86d
Merge pull request #2 from mcgirjau/master
...
Add normal distribution, calculus, and basic math
2020-06-17 22:01:24 -04:00
mcgirjau
94d7547fc0
Add normal distribution, calculus, and basic math
2020-06-17 21:36:00 -04:00
Mahran-Yousef
6f930841fc
Adding UMAD Rate and variation
...
Adding the ability for the user to modify the UMAD rate that controls the addition and deletion rates and the ability to specify the percentages of new individuals created bu UMAD or crossover
2020-06-17 20:09:35 -04:00
Lee Spector
47f3c70b1d
Add newline
2020-06-08 00:03:45 -04:00
Lee Spector
f2f0804d75
Add "session" file with expressions for REPL
2020-06-07 16:59:53 -04:00
Lee Spector
601f53f6b1
Use resolve and var-get instead of eval
2020-06-07 16:43:34 -04:00
Lee Spector
bef1c112ff
Print diversity and lengths
2020-06-07 16:37:02 -04:00
Lee Spector
c8e096e9c3
Split into multiple namespaces
2020-06-07 16:28:10 -04:00
Lee Spector
7d2fdbb723
Add :main in project.clj and fix namespace reference in core
2020-06-07 15:55:05 -04:00
Lee Spector
0d77bb654f
Provide initial README text
2020-06-07 15:50:57 -04:00
Lee Spector
8236d1fbed
Start with code from propel
2020-06-07 15:36:23 -04:00
Lee Spector
62dc09ec32
Create empty project
2020-06-07 11:13:33 -04:00