Skip to content

Conversation

@HyperCodec
Copy link
Owner

Massive changes to the codebase

@HyperCodec HyperCodec added bug Something isn't working enhancement New feature or request labels Nov 21, 2024
@HyperCodec HyperCodec self-assigned this Nov 21, 2024
@HyperCodec
Copy link
Owner Author

All the runtime things should be pretty much done, now I just need to add all the reproduction and mutation stuff.

@HyperCodec
Copy link
Owner Author

probably should get rid of all the impl AsRef<NeuronLocation> things, kind of annoying and not really that fast if it impleents Copy.

@HyperCodec
Copy link
Owner Author

All major features are implemented and I don't see any bugs rn, now it's time to polish and document.

@HyperCodec HyperCodec marked this pull request as ready for review February 3, 2025 14:56
@HyperCodec
Copy link
Owner Author

I think RandomlyMutable::mutate should actually consider the rate arg. Outer implementations in DivisionReproduction and CrossoverReproduction should then use MutationSettings.

@HyperCodec
Copy link
Owner Author

Forgot to add the MaxIndex trait, might just add it in a different PR because I'm close to merging this one.

HyperCodec added a commit that referenced this pull request Feb 4, 2025
temp branch for merging changes from #80
@HyperCodec
Copy link
Owner Author

merged in #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

2 participants