Skip to content

v0.2.3

Compare
Choose a tag to compare
@saschatimme saschatimme released this 30 Jul 16:46
· 97 commits to master since this release
73d4eac
  • Changes internal coefficients vector from SVector to MVector (this doesn't seem to have any impact on the performance)
  • Add support of Base.foreach to AbstractSystem in order to support arbitrary iteration over the polynomials
  • Add scale_coefficients(f, a) to scale the polynomial (system) f by the scale (vector) a