|
|
a925eb96c8
|
Fixed methods-dataclass problem
Type-hinted methods as if they were attributes will cause them to be treated as attributes for the dataclass. The type-hints were simply removed.
|
2021-06-10 22:03:02 -04:00 |
|
|
|
cd0054b3d0
|
Implemented __hash__
|
2021-06-10 21:56:21 -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 |
|
|
|
e12287cdcd
|
Added hashing methods for sets/dictionaries.
|
2021-03-07 14:18:13 -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 |
|
|
|
cd74bcda83
|
Fixed spacing.
|
2021-02-01 04:37:48 -05:00 |
|
|
|
f10401d1bc
|
Added all feature to graphing functions
|
2021-02-01 04:29:04 -05:00 |
|
|
|
7e5c384872
|
Directory
|
2021-01-27 03:03:30 -06:00 |
|