sr-rs/docs/ROADMAP.md

12 lines
305 B
Markdown

# ROADMAP
- [ ] SIMD evaluator
- [ ] Parallel pop evaluation (rayon)
- [ ] LM constant fitting
- [ ] SymPy/LaTeX exporters
- [ ] sklearn API parity (fit/predict/score, get_params/set_params)
- [ ] E-graph simplification (egg)
- [ ] Web demo with worker + shared memory
- [ ] SRBench harness integration