Sympad

Latest version: v1.1.6

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

1.0.14

--------
* Added translation from messy SymPy representation of symmetric set difference to internal simple one.
* Changed test_sym to work better and test more cases.
* Fixed many small grammatical inconsistencies.
* Fixed matrix simplification error during integration for ODE solver.

1.0.13

--------
* Added differentiation now also parses and writes out forms dy/dx and df/dx.
* Added parsing and representation of numerical subscripts.
* Modified differential recognition in integral parsing to work better - \int dx/x, \int *lambda* dx, etc...
* Fixed erroneous mapping of bound variables in lim, sum, diff and intg.

1.0.12

--------
* Added variables tab to browser client.
* Added lambdas as expression in proper contexts (can add, multiply, differentiate, etc...).
* Added S(num) is automatically converted to just num.
* Changed lambda function parsing to be more robust and raised lambda keyword binding precedence.

1.0.11

-----
* Added definition of lambdas via assignment to undefined function - f(x) = x**2.
* Modified undefined functions to be specifiable implicitly without '?' in most contexts.

1.0.10

-----
* Added undefined function initial conditions - ?y(x)(0) = something, ?y(x)'(0) = something
* Added implicit undefined functions - y(x) -> ?y(x)

1.0.9

-------
* Added undefined functions (for ODEs).
* Added prime ' differentiation operator.
* Added semicolon separator to allow multiple expressions on single line.
* Cleaned up internal negative object parsing and printing rules.
* Fixed internal lambda variable representation so lambda defined variables doesn't get remapped.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.