Changes between Version 11 and Version 12 of Ticket #17753
- Timestamp:
- 02/08/17 08:52:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17753 – Description
v11 v12 2 2 3 3 * ''`calculus/desolvers.py`'': `desolve_*()` 4 * ''`functions/orthogonal_polys.py`'' (#22325): `hermite()` (#20297), `jacobi_P()` , `laguerre()` (#17151), `legendre_P/Q()` (#16813), `ultraspherical()` (#20428)4 * ''`functions/orthogonal_polys.py`'' (#22325): `hermite()` (#20297), `jacobi_P()` (#22326), `laguerre()` (#17151), `legendre_P/Q()` (#16813), `ultraspherical()` (#20428) 5 5 * ''`functions/piecewise.py`'': `piecewise.convolution()` 6 6 * ''`matrix/matrix1.pyx`'': `Matrix._maxima_init_()`