-
Notifications
You must be signed in to change notification settings - Fork 0
Update 1.4.0 #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update 1.4.0 #148
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
bf112e4
implement SpeiatedFitnessEliminator
HyperCodec b33448e
cargo fmt
HyperCodec 1233e02
create new speciatedcrossoverrepopulator
HyperCodec a32cd23
doc changes
HyperCodec c6876ae
write speciation example
HyperCodec f1a0fe7
cargo fmt
HyperCodec b3b504f
fix clippy warnigns
HyperCodec b610ff5
fix rayon feature compile error
HyperCodec 64c5314
cargo fmt
HyperCodec e135cf1
implement comment fix
HyperCodec 424c477
fix potential edge case + shitty doc comment (AI tab complete fucked …
HyperCodec eb97a16
fix found robin iterator
HyperCodec f6ae0f3
fix enumerated round robin
HyperCodec 362de19
Initial plan
Copilot 853ab6c
fix CrossoverRandom affecting new genomes
HyperCodec 820b77f
Fix ActionIfIsolated::DoNothing hang when all species are isolated
Copilot 12340c1
fix doc comment
HyperCodec 2f79778
Merge pull request #145 from HyperCodec/copilot/sub-pr-144
HyperCodec 5bdd52d
Merge pull request #144 from HyperCodec/speciation-rewrite
HyperCodec d5133cc
create Vec::from_parent qol function
HyperCodec 26a8d69
update doc comment
HyperCodec a7b8d8f
Initial plan
Copilot 29238ba
Initial plan
Copilot 15a3dd0
Add examples to CI workflow and register missing example metadata in …
Copilot b1190ff
Add Default, Clone, Debug, PartialEq, Eq trait impls to LayeredObserver
Copilot a7bfefe
cargo fmt
HyperCodec abcb120
Merge pull request #147 from HyperCodec/copilot/add-extra-traits-to-l…
HyperCodec 2641263
Add comprehensive integration test suite covering all major invariants
Copilot 4af20c5
cargo fmt
HyperCodec 2fc5ab1
Merge pull request #146 from HyperCodec/copilot/rewrite-tests-code
HyperCodec 14aa772
add a tip for genetic-rs-extras in README
HyperCodec 38de4f1
rewrite crate promotion as ecosystem section
HyperCodec c464186
fix comment about example
HyperCodec 739bd39
Initial plan
Copilot be23d93
Initial plan
Copilot 4cff2ff
add an explicit panic for stupid counts in from_parent
HyperCodec c39fdc0
small change to README
HyperCodec 8e3e085
Change FitnessObserver blanket impl bound from Fn to FnMut
Copilot 5ffff28
Merge pull request #150 from HyperCodec/copilot/sub-pr-148-again
HyperCodec 2cc8185
Restrict SpeciatedPopulation.species to private with accessor to enfo…
Copilot aeeee01
Merge pull request #149 from HyperCodec/copilot/sub-pr-148
HyperCodec 09dcefe
fix edge case in SpeciatedCrossoverRepopulator
HyperCodec 2bd9439
cargo fmt
HyperCodec cb71d17
bump version number
HyperCodec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.