Symbolica 0.20.0
Symbolica 0.20.0 has been released!
Notable changes
- Return underdetermined solutions for
linear_system_solve - Comprehensive parsing of Mathematica (
InputFormexcluding operators such as.and->, andFullForm), and improved Mathematica output generation - Tensor canonization now supports nesting in functions
- Floating point numbers are now supported as coefficients for (rational) polynomials
Upgrade notice
parse,parse_lit, andtry_parsenow take the optional default namespace as a named argument, e.g.parse!("x", default_namespace="test")