- Plan out API
- Model, Agent, Experiment, Sample, Network, etc.
- polars? rust-numpy?
- write tests
- rough draft
- follow along with ECS type projects?
- benchmark against agentpy
- create overlay to pull in
- use pytest and pytest-benchmark
- optimize (ndarray, rust-numpy, blas, lapack?)
- add differential evolution as well (and other optimization methods?)
- make it easy to create the
docker composesetup for 'deployment'
At some point:
- integrate with dentalcaries
- integrate with CERDA
- make a better library for writing
runexp.pyandzipexp.py- document these things
- still need to debug the volumes not mounting properly