Changes between Initial Version and Version 1 of Ticket #17659, comment 9
- Timestamp:
- 01/24/15 07:27:34 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17659, comment 9
initial v1 3 3 It isolates the code and the documentation. 4 4 > Indeed, being a "series" seems a rather fickle property. It doesn't seem to be preserved under anything: 5 There are functions in `pynac-0.3.2/ginac/pseries.cpp` to compare, add, multiply (also with constant), power (to constant). My plan is to only provide conversion to and from `PowerSeries` and fix the worst bugsand that's it. I'd rather improve `PowerSeries` but symbolic is what people use.5 There are functions in `pynac-0.3.2/ginac/pseries.cpp` to compare, add, multiply (also with constant), power (to constant). My plan is to only provide conversion to and from `PowerSeries` (#10846, #16203, #17402) and fix the worst bugs (#17400, #16213) and that's it. I'd rather improve `PowerSeries` but symbolic is what people use.