Releases: SpiceSharp/SpiceSharpBehavioral
Releases · SpiceSharp/SpiceSharpBehavioral
Spice#.Behavioral 3.2.0
Changes
- Uses Spice# 3.2.0.
Spice#.Behavioral 3.1.3
- Fix issues involving conditional expressions.
- Refactor part of the code.
Spice#.Behavioral 3.1.2
- Allow remapping of derivatives.
Spice#.Behavioral 3.1.1
- Added support for functions
atanh
db
arg
real
imag
limit
min
andmax
derivatives
- Allow overriding case sensitivity for functions.
- Support for Laplace sources.
- Updated to Spice# v3.1.5.
Spice#.Behavioral 3.1.0
Updated to support Spice# 3.1.0.
This includes using the source generator from Spice#.
Spice#.Behavioral 3.0.8
- Bug fix for long expressions.
Spice#.Behavioral 3.0.7
- Added a fudge factor to avoid edge cases (like a division by 0).
Thanks to @marcin-golebiowski .
Spice#.Behavioral 3.0.6
- Rules were not implemented properly leading to rule violations. Added
IRuleSubject
to behavioral voltage and current source.
Spice#.Behavioral 3.0.5
- Updates for compatibility with Spice#.Parser.
- Fix to PWL functions.
Spice#.Behavioral 3.0.4
Changes
- Bug fixes
- Features
- Updated to Spice# v3.0.4
- Added behavioral capacitor and resistor
- Added
I(I***)
support (referencing current source currents). - Added complex type builders