GitHub / SpiceSharp / SpiceSharp
Spice# is a cross-platform electronic circuit simulator based on Berkeley Spice - the mother of commercial industry-standard circuit simulators.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiceSharp%2FSpiceSharp
PURL: pkg:github/SpiceSharp/SpiceSharp
Stars: 279
Forks: 51
Open issues: 5
License: mit
Language: C#
Size: 15.2 MB
Dependencies parsed at: Pending
Created at: over 8 years ago
Updated at: 12 days ago
Pushed at: 9 months ago
Last synced at: 12 days ago
Commit Stats
Commits: 1062
Authors: 3
Mean commits per author: 354.0
Development Distribution Score: 0.045
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/SpiceSharp/SpiceSharp
Topics: berkeley-spice, circuit, cross-platform, csharp, electronics, net-core, net-framework, net-standard, nuget, simulator, simulators, spice
v3.2.3
v3.2.3
What’s Changed
- Add back Export.IsValid property by @marcin-golebiowski in https://github.com/SpiceSharp/SpiceSharp/pull/242
Full Changelog: https://github.com/SpiceSharp/SpiceSharp/compare/v3.2.2...v3.2.3
Download
v3.2.2
v3.2.2
What’s Changed
- Fix yield flags and write tests, found by Marcin by @svenboulanger in https://github.com/SpiceSharp/SpiceSharp/pull/241
Full Changelog: https://github.com/SpiceSharp/SpiceSharp/compare/v3.2.1...v3.2.2
Download
Spice# 3.2.1
v3.2.1
What’s Changed
Not much, simply made it somewhat easier to port from Spice# 3.1.x.
Download
Spice# 3.2.0
v3.2.0
What’s Changed
[!WARNING]
This release is a breaking change from v3.1.9. Simulations are now run throughforeach
.
- Cleaned using directives by @hahschaa in https://github.com/SpiceSharp/SpiceSharp/pull/233
- Clean up the csproj files by @hahschaa in https://github.com/SpiceSharp/SpiceSharp/pull/234
- Added GitInfo to automate versioning by @hahschaa in https://github.com/SpiceSharp/SpiceSharp/pull/235
- Use enumerable for exporting data by @svenboulanger in https://github.com/SpiceSharp/SpiceSharp/pull/236
- Update to v3.2.0 by @svenboulanger in https://github.com/SpiceSharp/SpiceSharp/pull/238
- Fixing github actions by @svenboulanger in https://github.com/SpiceSharp/SpiceSharp/pull/239
New Contributors
- @hahschaa made their first contribution in https://github.com/SpiceSharp/SpiceSharp/pull/233
Full Changelog: https://github.com/SpiceSharp/SpiceSharp/compare/v3.1.9...v3.2.0
Download
Spice# 3.1.9
v3.1.9
Bug fixes
- Local solvers did not work correctly. This is now fixed.
- Updated documentation.
Download
Spice# 3.1.8
v3.1.8
Bug fix
- Missing interface on inductor behavior causing the ParameterSet to be unfindable.
Download
Download
Download
Download
Download