# rspice
Pure-Rust circuit simulation backend.
## Status
See `CHANGELOG.md` for more information.
### Done
- Passive components.
- Transient simulation.
### To Do
- Active components.
- Non-linear components.
- Other simulation modes.
## Using the API
See the documentation.