Changes between Version 12 and Version 13 of Ticket #17753
- Timestamp:
- 02/18/17 06:42:27 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17753 – Description
v12 v13 2 2 3 3 * ''`calculus/desolvers.py`'': `desolve_*()` 4 * ''`functions/orthogonal_polys.py`'' (#22325): `hermite()` (#20297), `jacobi_P()` (#22326), `laguerre()` (#17151), `legendre_P/Q()` (#16813), `ultraspherical()` (#20428)5 4 * ''`functions/piecewise.py`'': `piecewise.convolution()` 6 5 * ''`matrix/matrix1.pyx`'': `Matrix._maxima_init_()` … … 12 11 13 12 Already done: 13 * ''`functions/orthogonal_polys.py`'' (#22325): `hermite()` (#20297), `jacobi_P()` (#22326), `laguerre()` (#17151), `legendre_P/Q()` (#16813), `ultraspherical()` (#20428) 14 14 * ''`functions/special.py`'': `SphericalHarmonic._eval_()` (#20939) 15 15 * ''`combinat/combinat.py`'': `euler_number()` (see #17770 and #20763)