| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Removed the stupid initPolyFromDegree which only served ro re-allocate
results. Also fixed some minor stuff with nil return values in roots.
|
|
|
|
|
| |
Rewrote the integrate function since the old one was quite hacky. The
new one is about 7 times faster in release and 3 times faster in debug
|
|
|
|
|
| |
Made a huge speed improvement in debug mode. Only a few % in release,
but the memory load should be somewhat lower.
|
| |
|
|
|
|
| |
Removed some test code
|
|
|