Changes between Version 14 and Version 15 of symbolics/functions


Ignore:
Timestamp:
05/27/12 00:23:26 (12 months ago)
Author:
benjaminfjones
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • symbolics/functions

    v14 v15  
    3232 * #9424 make symbolic summation numerically evaluable 
    3333 * #12455 Make Airy functions symbolic 
     34 
     35== Tickets to make ==  
     36 
    3437 * implement `parabolic_cylinder_d`  
    3538 * add maxima conversion for `elliptic_kc` 
    36  
     39 * implement symbolic `hankel_1 (v,z)` 
     40 * implement `hankel_2 (v,z)` 
     41 * implement `struve_h (v,z)` 
     42 * implement `struve_l (v,z)` 
    3743 
    3844== Tips for implementing custom methods ==