Skip to content

Releases: SpiceSharp/SpiceSharpBehavioral

Spice#.Behavioral 3.2.0

01 Sep 17:31
37cefa9
Compare
Choose a tag to compare

Changes

  • Uses Spice# 3.2.0.

Spice#.Behavioral 3.1.3

30 Dec 19:16
2c446dd
Compare
Choose a tag to compare
  • Fix issues involving conditional expressions.
  • Refactor part of the code.

Spice#.Behavioral 3.1.2

24 Aug 07:58
10c832d
Compare
Choose a tag to compare
  • Allow remapping of derivatives.

Spice#.Behavioral 3.1.1

26 Jun 14:49
b88f306
Compare
Choose a tag to compare
  • Added support for functions
    • atanh
    • db
    • arg
    • real
    • imag
    • limit
    • min and max derivatives
  • Allow overriding case sensitivity for functions.
  • Support for Laplace sources.
  • Updated to Spice# v3.1.5.

Spice#.Behavioral 3.1.0

24 Apr 20:06
d622fb4
Compare
Choose a tag to compare

Updated to support Spice# 3.1.0.
This includes using the source generator from Spice#.

Spice#.Behavioral 3.0.8

14 Apr 07:52
7c84a11
Compare
Choose a tag to compare
  • Bug fix for long expressions.

Spice#.Behavioral 3.0.7

10 Apr 14:36
b7eb489
Compare
Choose a tag to compare
  • Added a fudge factor to avoid edge cases (like a division by 0).

Thanks to @marcin-golebiowski .

Spice#.Behavioral 3.0.6

08 Apr 20:46
e7d5227
Compare
Choose a tag to compare
  • Rules were not implemented properly leading to rule violations. Added IRuleSubject to behavioral voltage and current source.

Spice#.Behavioral 3.0.5

21 Mar 20:50
5034d5c
Compare
Choose a tag to compare
  • Updates for compatibility with Spice#.Parser.
  • Fix to PWL functions.

Spice#.Behavioral 3.0.4

25 Jan 16:35
ff07aed
Compare
Choose a tag to compare

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