Commit Graph

654 Commits

Author SHA1 Message Date
4e4935e4cf Update README.md 2021-05-25 23:10:40 -04:00
4248739de8 Implemented save_data flag. 2021-05-24 18:15:49 -04:00
fbf7c9bf61 Added save_data attribute. 2021-05-24 18:14:23 -04:00
2a26a4cc82 Using types.MethodType for casting to method. 2021-05-09 09:52:48 -04:00
f140112980 Updated to annotations instead of dir 2021-05-06 18:39:53 -04:00
9a60416e1d Fixed typo 2021-05-06 18:38:36 -04:00
a2517eb9d6 Fixed mutation to allow chromosome_impl generators under new framework 2021-05-06 18:37:57 -04:00
b004beccc5 Fixed typo 2021-05-06 18:28:41 -04:00
e440a01ad7 Fixed database object initialization 2021-05-06 18:14:41 -04:00
7e0c482545 Fixed recursive setter calls 2021-05-06 18:11:33 -04:00
6a922e4e6e Fixed bug with population_impl 2021-05-06 18:04:38 -04:00
71d2658501 Improved documentation 2021-05-06 17:55:15 -04:00
63c8dc36d2 Improved documentation, type-hints, and dataclass 2021-05-06 17:53:22 -04:00
b4de63eb48 Added save_data attribute to be able to turn off saving the population to the database. 2021-05-04 23:39:37 -04:00
f54c188136 Added average plotting functionality and subplots. 2021-05-04 20:07:33 -04:00
af20ab68d9 Merge pull request #18 from danielwilczak101/development
Added hashing methods for sets/dictionaries.
2021-05-04 01:39:44 -04:00
58815bb0ba Update README.md 2021-04-14 15:33:58 -05:00
b3f75aa02b Update README.md 2021-04-14 15:33:46 -05:00
d955e27d1e Update README.md 2021-04-14 15:32:58 -05:00
908d460c53 Update README.md 2021-04-14 15:23:04 -05:00
292c01449b Update README.md 2021-04-14 15:22:39 -05:00
025df39aca Update README.md 2021-04-14 15:21:47 -05:00
83c35f833b Update README.md 2021-04-14 15:20:22 -05:00
19ad23b43a Update README.md 2021-04-14 15:19:06 -05:00
2fdd2b2370 Update README.md 2021-04-14 15:17:57 -05:00
11635206b6 Update README.md 2021-04-14 15:17:25 -05:00
653484d223 Update README.md 2021-04-14 15:17:01 -05:00
e12287cdcd Added hashing methods for sets/dictionaries. 2021-03-07 14:18:13 -05:00
d0b222ec85 Update README.md 2021-02-06 01:32:19 -05:00
e22feb42f1 Update README.md 2021-02-06 01:31:43 -05:00
33576fa8f4 Update setup.py 2021-02-06 01:30:19 -05:00
b326a1a4aa Delete test_struction.py 2021-02-06 01:22:33 -05:00
023b0dddb0 more typos fixed 2021-02-06 00:17:32 -05:00
0a24f62712 fixed typo 2021-02-06 00:08:36 -05:00
ca286eb392 Using built-in decorator wrapper 2021-02-04 20:11:38 -05:00
475fd95830 Delete graph_all_config_id.png 2021-02-02 16:44:44 -05:00
dfc366256a Update README.md 2021-02-01 12:26:34 -05:00
79bf73f885 Update README.md 2021-02-01 12:14:04 -05:00
7d9f29c0e9 Update README.md 2021-02-01 12:12:18 -05:00
cd74bcda83 Fixed spacing. 2021-02-01 04:37:48 -05:00
c259e1ddd3 Merge branch 'master' of https://github.com/danielwilczak101/EasyGA 2021-02-01 04:29:16 -05:00
f10401d1bc Added all feature to graphing functions 2021-02-01 04:29:04 -05:00
c433026ad2 Add files via upload 2021-02-01 03:25:46 -06:00
7e5c384872 Directory 2021-01-27 03:03:30 -06:00
cd164832ab Fixed alot of the functions 2021-01-26 22:33:01 -06:00
1618bc25c4 Delete __init__.py 2021-01-26 21:46:17 -06:00
67e73487f8 Updated naming convetions. 2021-01-26 21:44:42 -06:00
c55da1f932 Delete README.md 2021-01-26 21:30:31 -06:00
7cc27d5041 Update matplotlib_graph.py 2021-01-26 21:30:13 -06:00
8ca9a8b68c Delete README.md 2021-01-26 21:29:54 -06:00