https://github.com/100-tomatojuice/spice-rs
A SPICE made in Rust for learning purposes
https://github.com/100-tomatojuice/spice-rs
circuit-analysis circuit-simulation circuits electrical-engineering spice-simulation
Last synced: 3 months ago
JSON representation
A SPICE made in Rust for learning purposes
- Host: GitHub
- URL: https://github.com/100-tomatojuice/spice-rs
- Owner: 100-TomatoJuice
- License: apache-2.0
- Created: 2024-06-25T18:15:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-09T02:24:43.000Z (8 months ago)
- Last Synced: 2025-02-02T07:27:04.972Z (5 months ago)
- Topics: circuit-analysis, circuit-simulation, circuits, electrical-engineering, spice-simulation
- Language: Rust
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Spice-rs
[](https://github.com/100-TomatoJuice/spice-rs/actions/workflows/ci.yml)Simulation Program with Integrated Circuit Emphasis (SPICE) made in Rust!
> [!Caution]
> This simulation is still missing very basic features and while effort has been made for accuracy, it cannot be guaranteed.> [!NOTE]
> This simulation is being made to better understand circuit analysis from a computer's perspective