summary refs log tree commit diff stats
path: root/lib/std/sums.nim
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate std/sums (#18439)Antonis Geralis2022-06-091-0/+2
| | | | | | | | | | | | | | | | | * Deprecate sums * Update changelog.md * Update lib/std/sums.nim * log * format * remove * Update changelog.md Co-authored-by: sandytypical <43030857+xflywind@users.noreply.github.com>
* use single backtick (#17141)flywind2021-02-211-1/+1
|
* Small changes to std/sums (#16797)konsumlamm2021-01-251-13/+29
|
* move rest of tests to testament (#16140)flywind2020-11-271-24/+0
| | | | * move rest of tests to testament * Update tests/stdlib/tsums.nim
* Fix doc comment for sumKbn (#15769)Antonis Geralis2020-10-291-1/+1
| | | Co-authored-by: b3liever <b3liever@yandex.com>
* Add Documentation (#13811)Juan Carlos2020-03-311-0/+8
| | | | * Add more Docs and runnableExamples
* Add summation algorithms (#9284)b3liever2019-02-131-0/+78