summary refs log tree commit diff stats
path: root/lib/pure/poly.nim
Commit message (Collapse)AuthorAgeFilesLines
* Removed deprecated numeric and poly module from the stdliblcrees2017-11-161-371/+0
|
* SpellcheckFederico Ceratto2016-02-291-1/+1
|
* Added missing modules to lib.txt and warnings to some module's docs.Dominik Picheta2016-01-181-0/+3
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-45/+45
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Typodef2015-01-281-1/+1
|
* updated poly.nimAraq2014-08-281-31/+31
|
* big renameAraq2014-08-271-9/+10
|
* Fixed some minor stuff in module polyRobert Persson2013-07-071-15/+9
| | | | | Removed the stupid initPolyFromDegree which only served ro re-allocate results. Also fixed some minor stuff with nil return values in roots.
* Optimized integrate function in module polyRobert Persson2013-07-071-10/+16
| | | | | 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
* Optimized divMod in polyRobert Persson2013-07-031-13/+11
| | | | | Made a huge speed improvement in debug mode. Only a few % in release, but the memory load should be somewhat lower.
* Fixed a mixed bag of stuff poly and numericRobert Persson2013-07-031-34/+30
|
* Cleanup of poly an numeric modulesRobert Persson2013-07-021-38/+0
| | | | Removed some test code
* Added poly and numeric modulesRobert Persson2013-07-021-0/+411
>third item. Mit &auml;. </ul> Para 0. <p>Para1. </p> <p>Para 2. </body> </html>