Skip to content

Releases: SpiceSharp/SpiceSharpBehavioral

Spice#.Behavioral 3.2.0

Choose a tag to compare

@svenboulanger svenboulanger released this 01 Sep 17:31
37cefa9

Changes

  • Uses Spice# 3.2.0.

Spice#.Behavioral 3.1.3

Choose a tag to compare

@svenboulanger svenboulanger released this 30 Dec 19:16
2c446dd
  • Fix issues involving conditional expressions.
  • Refactor part of the code.

Spice#.Behavioral 3.1.2

Choose a tag to compare

@svenboulanger svenboulanger released this 24 Aug 07:58
10c832d
  • Allow remapping of derivatives.

Spice#.Behavioral 3.1.1

Choose a tag to compare

@svenboulanger svenboulanger released this 26 Jun 14:49
b88f306
  • 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

Choose a tag to compare

@svenboulanger svenboulanger released this 24 Apr 20:06
d622fb4

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

Spice#.Behavioral 3.0.8

Choose a tag to compare

@svenboulanger svenboulanger released this 14 Apr 07:52
7c84a11
  • Bug fix for long expressions.

Spice#.Behavioral 3.0.7

Choose a tag to compare

@svenboulanger svenboulanger released this 10 Apr 14:36
b7eb489
  • Added a fudge factor to avoid edge cases (like a division by 0).

Thanks to @marcin-golebiowski .

Spice#.Behavioral 3.0.6

Choose a tag to compare

@svenboulanger svenboulanger released this 08 Apr 20:46
e7d5227
  • Rules were not implemented properly leading to rule violations. Added IRuleSubject to behavioral voltage and current source.

Spice#.Behavioral 3.0.5

Choose a tag to compare

@svenboulanger svenboulanger released this 21 Mar 20:50
5034d5c
  • Updates for compatibility with Spice#.Parser.
  • Fix to PWL functions.

Spice#.Behavioral 3.0.4

Choose a tag to compare

@svenboulanger svenboulanger released this 25 Jan 16:35
ff07aed

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