Skip to content

Releases: SpiceSharp/SpiceSharp

Spice# 3.1.9

16 May 10:51
d3565b0
Compare
Choose a tag to compare

Bug fixes

  • Local solvers did not work correctly. This is now fixed.
  • Updated documentation.

Spice# 3.1.8

31 Jan 12:16
cd6430e
Compare
Choose a tag to compare

Bug fix

  • Missing interface on inductor behavior causing the ParameterSet to be unfindable.

Spice# 3.1.7

01 Sep 12:18
9259fd2
Compare
Choose a tag to compare
  • Added FixedTrapezoidal integration method.
  • Updated documentation.

Spice# 3.1.6

27 Aug 17:45
9401d4e
Compare
Choose a tag to compare
  • Added support for subcircuits to exports.

Spice# 3.1.5

26 Jun 11:42
dace7bd
Compare
Choose a tag to compare
  • Fixed properties/parameters for many components

Spice# 3.1.4

05 Jun 15:34
bbcce26
Compare
Choose a tag to compare
  • Added jacobian contribution for short delayed signals to help convergence.

Spice# 3.1.3

24 May 13:10
4fcc473
Compare
Choose a tag to compare
  • Added checks for NaN and infinity.

Spice# 3.1.2

08 May 13:37
Compare
Choose a tag to compare
  • Adds access to behaviors inside subcircuits.
  • Adds parallel multiplier for all elementary and relevant devices.
  • Fix breakdown voltage and current for diode models.
  • Fix octave and decade sweeps.

Spice# v3.1.1

25 Apr 10:53
ff52b82
Compare
Choose a tag to compare
  • Fixed errors in AM and SFFM waveforms.
  • Fixed bug of TemperatureCelsius not being enforced correctly.

Spice# 3.1.0

24 Apr 12:34
4d118c3
Compare
Choose a tag to compare
  • Stepping away from Reflection, and migrating to source generators.
  • The supported framework has been changed to .NET Standard 2.0, Spice# 3.1 is not expected to target multiple frameworks.
  • AM and SFFM waveforms added.