Changes between Initial Version and Version 3 of Ticket #14878
- Timestamp:
- 07/12/13 07:42:25 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14878
-
Property
Summary
changed from
very slow taylor epansion for composite functions
tovery slow taylor expansion for composite functions
-
Property
Summary
changed from
-
Ticket #14878 – Description
initial v3 5 5 }}} 6 6 takes something like 30s, which seems a bit too much. Maybe there is some bottleneck somewhere ? 7 On the other hand, 8 {{{ 9 f.taylor(x,0,8) 10 }}} 11 is faster, but not lightning fast. 7 12 8 13 In the same spirit, one could try