issues
search
AureumChaos
/
LEAP
A general purpose Library for Evolutionary Algorithms in Python.
Academic Free License v3.0
83
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
numpy 2.0 set_string_function() removed, which breaks probes
#326
markcoletti
opened
3 months ago
0
numpy 2.0 negative infinity backward compatibility broken
#325
markcoletti
opened
4 months ago
0
Add support for forcing distinct genes during initial population, crossover and mutation
#324
sujeet100
opened
5 months ago
0
Support elitism in multi_population_ea
#323
sujeet100
opened
5 months ago
0
Extend print wrapper to print booleans as integers
#322
lukepmccombs
closed
9 months ago
0
Boolean representation outputs boolean values instead of binary strings.
#321
markcoletti
opened
9 months ago
1
binary strings should print binary digits in probes by default, not True or False
#320
markcoletti
opened
9 months ago
0
Also skip nan range objectives, which are degenerate if fitnesses are inf
#319
lukepmccombs
closed
9 months ago
1
317 crowding distance calc needs to handle single individual pops
#318
markcoletti
closed
9 months ago
3
crowding distance calc needs to handle single individual pops
#317
markcoletti
closed
9 months ago
1
Can't seem to find openai_gym.py example
#316
asmith26
opened
10 months ago
3
Meaning of `expected_num_mutations` in segmented rep
#315
SigmaX
closed
10 months ago
3
Make default `n` more intelligent for binomial mutation.
#314
markcoletti
opened
10 months ago
0
Bump jupyter-server from 2.7.2 to 2.11.2
#313
dependabot[bot]
opened
11 months ago
0
Add documentation for asynchronous steady-state NSGA-II
#312
markcoletti
closed
1 year ago
2
Add support for grammatical evolution
#311
markcoletti
opened
1 year ago
8
Bump urllib3 from 1.26.17 to 1.26.18
#310
dependabot[bot]
opened
1 year ago
0
Bump pillow from 9.4.0 to 10.0.1
#309
dependabot[bot]
opened
1 year ago
0
Add a common problems section and address what happens if a pipeline operator isn't given a mandatory argument
#308
markcoletti
closed
1 year ago
2
now pass in `n`
#307
markcoletti
closed
1 year ago
0
binomial mutation doesn't propagate `n`
#306
markcoletti
closed
1 year ago
0
Update `individuals.rst`
#305
markcoletti
closed
1 year ago
1
Bump pillow from 9.4.0 to 10.0.1
#304
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 1.26.14 to 1.26.17
#303
dependabot[bot]
closed
1 year ago
0
Add novelty search
#302
SigmaX
opened
1 year ago
0
Fix some warnings and broken plotting code in Sphinx docs.
#301
SigmaX
closed
1 year ago
2
Errors with `make doc`
#300
SigmaX
closed
1 year ago
5
298 lock in versions in requirementstxt
#299
markcoletti
closed
1 year ago
0
Lock in versions in requirements.txt
#298
markcoletti
closed
1 year ago
4
Fix bibtex links
#297
markcoletti
closed
1 year ago
3
295 resolve sphinx errorswarnings in anticipation of release for 09
#296
markcoletti
closed
1 year ago
0
Resolve sphinx errors/warnings in anticipation of release for 0.9
#295
markcoletti
closed
1 year ago
0
61 remove lineage children
#294
markcoletti
closed
1 year ago
1
Bump jupyter-server from 2.2.1 to 2.7.2
#293
dependabot[bot]
closed
1 year ago
0
Bump tornado from 6.2 to 6.3.3
#292
dependabot[bot]
closed
1 year ago
0
Bump certifi from 2022.12.7 to 2023.7.22
#291
dependabot[bot]
closed
1 year ago
0
Move inserter
#290
lukepmccombs
closed
1 year ago
0
Bump pygments from 2.14.0 to 2.15.0
#289
dependabot[bot]
closed
1 year ago
0
Extend crossover childrens' parents with the opposing children's
#288
lukepmccombs
closed
1 year ago
1
Replace curry with a new decorator that applies functools.wraps and curry simultaneously
#287
lukepmccombs
closed
1 year ago
0
Change operator curry usages to use wrap to force function signature.
#286
lukepmccombs
closed
1 year ago
0
Leftover Individual parameters from prior iterations of uuid
#285
lukepmccombs
closed
1 year ago
0
Issue 190
#284
lukepmccombs
closed
1 year ago
2
Alter PopulationMetricsPlotProbe to have optional limits
#283
lukepmccombs
closed
1 year ago
0
Option to disable user provided limits in plot probes.
#282
lukepmccombs
closed
1 year ago
0
Alter Individual to track lineage when cloning.
#281
lukepmccombs
closed
1 year ago
1
Individuals are copied during distributed evaluation
#280
lukepmccombs
closed
1 year ago
2
Quality Diversity Problems
#279
lukepmccombs
opened
1 year ago
10
`Representation` doesn't allow the passing of parameters to `individual_cls`
#278
lukepmccombs
opened
1 year ago
10
Change singular ranks to have 0 distance
#277
lukepmccombs
closed
1 year ago
1
Next