Skip to content

Releases: JuliaSymbolics/Symbolics.jl

v0.1.1

01 Mar 14:39
Compare
Choose a tag to compare

Symbolics v0.1.1

Diff since v0.1.0

v0.1.0

01 Mar 11:14
2aef749
Compare
Choose a tag to compare

Symbolics v0.1.0

Closed issues:

  • Parsing of array functions (#33)
  • Parse -1 <= x^2 + y^2 <= 1 (#35)
  • Discussion: The problem with Expression <: Number, and a proposed fix (#38)
  • Complex functions (#34)
  • Variable typing: better handling of the internal datatype (#40)
  • Inversion of symbolic StaticMatrix broken for sizes larger than 4x4 (#17)
  • Derivative of conj? (#11)
  • Define intersection and union (#12)
  • Pretty print symbolic matrix (#10)
  • No method matching -(::Variable...) (#28)
  • Registering ∈ does not work completely (#24)
  • Get variables from an array of terms gives an empty set (#21)
  • Simplify exp(x/2)^2 (#2)
  • build_function() fails when processing sparse Jacobian, but not sparse Hessian (#49)
  • Feature Request: complex variables (#18)
  • Define variable as 'real' (#20)
  • toexpr() return function of operator in AST instead Symbol (#19)
  • checkbounds kwarg in build_function not behaving properly (#50)
  • Register (#55)

Merged pull requests: