Skip to content

v0.1.25

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 21:27
· 2104 commits to master since this release
0ebdafb

Symbolics v0.1.25

Diff since v0.1.24

Closed issues:

  • Unnecessary tupling of arrays of variables (#36)
  • Sparse vector support (#6)
  • Support for norms (#15)
  • Double inequalities (#8)
  • Simplification no able to multiply (#30)
  • "ERROR: LoadError: syntax: "3" is not a valid function argument name" when including saved Julia expressions with var"x(t)" style names (#22)
  • Simplified API functions for creating Variables (#23)
  • First version checklist (#1)
  • norm on symbolic vector (#82)
  • WARNING: both SymbolicUtils and LinearAlgebra export "cond"; uses of it in module Symbolics must be qualified (#120)
  • Declaring two variables with incorrect syntax causes a Core Dump (#127)
  • Rename polynormalize to expand (#134)
  • Why does build_function accept arrays? (#171)
  • Can't use Zygote.gradient on Symbolics.jl Matrix Functions (#199)
  • add ! (#206)
  • islinear fails on single symbol equations (#210)
  • issue with solve_for with 5x5 system (#214)
  • \pi not handled properly (#221)
  • Error when precompling Symbolics (#224)
  • non-boolean (Num) used in boolean context - How can I fix this? (#225)

Merged pull requests: