- Published
pykore0.2.1 for Python users. pip install pykorenow provides the validated Schrödinger-Poisson solver bindings directly.- Added a stable package landing page and release path for wheel-based distribution.
- Added optional HDF5 checkpoint support for saving and resuming simulation runs.
- Introduced a shared checkpoint format for reproducible grid/state persistence.
- Made
koreusable in longer-running research workflows that need checkpoint/restart behavior.
- Added the initial Rust CPU kernel for Schrödinger-Poisson workloads.
- Added a stable C ABI for integration outside Rust.
- Added
pykorePython bindings for NumPy-based simulation workflows.