Commits
Click on a commit to change the comparison rangefix: move some imports under the python feature flag8 days ago
by denehoffman fix: corrected typo where the `VerboseMCMCObserver` implemented `SwarmObserver<()>` rather than the `VerboseSwarmObserver`8 days ago
by denehoffman fix: remove from the rayon-free calls for and8 days ago
by denehoffman fix: correct typo AIES->AEIS in python type checking files8 days ago
by denehoffman fix: the last commit fixed the typo the wrong way, it is AIES8 days ago
by denehoffman fix: forgot to export MCMC moves8 days ago
by denehoffman fix: missed AEISMove->AIESMove and condensed the lib.rs file for py-laddu8 days ago
by denehoffman fix: add a few more missed pyclasses to the py-laddu exports8 days ago
by denehoffman refactor: complete compatibility with newest version of bincode, remove unused dependencies and features across all crates
Also fixes some minor bugs here and there which weren't seen due to bigger compiler errors8 days ago
by denehoffman feat: change swarm repr if the swarm is uninitialized to not confuse people8 days ago
by denehoffman