TensorWaves 0.2.7
See all documentation for this version here.
💡 New features
Larger SymPy expressions that take a long time to lambdify can now be lambdified faster (order of 10-100x) with split_expression()
, optimized_lambdify()
, and the max_complexity
argument.
https://tensorwaves.rtfd.io/en/0.2.7/usage/faster-lambdify.html