Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation for complex (#16588) | konsumlamm | 2021-01-05 | 1 | -101/+159 |
| | | | | | | | | | | | | | * Improve documentation for complex Add missing doc comments * Add runnableExample Add links for principal values Optimize `-` Change var to let * Use std prefix for imports | ||||
* | complex.nim: Use `func` everywhere (#16294) | ee7 | 2020-12-09 | 1 | -60/+60 |
| | |||||
* | complex minor improvement (#16086) | flywind | 2020-11-21 | 1 | -129/+21 |
| | |||||
* | [backport] fix #12528, fix #12525: incorrect generic type resolution for ↵ | Andreas Rumpf | 2019-10-28 | 1 | -0/+3 |
| | | | | | | default values (#12538) | ||||
* | [backport] run nimpretty on numbers stuff | narimiran | 2019-09-30 | 1 | -21/+21 |
| | |||||
* | fixes #11834 (#12000) | Palash Nigam | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | complex.nim: reformating [other] | Andreas Rumpf | 2019-06-09 | 1 | -6/+2 |
| | |||||
* | fix #9639 (#9640) | Arne Döring | 2018-11-07 | 1 | -1/+1 |
| | |||||
* | Generic Complex type (#9590) | Arne Döring | 2018-11-05 | 1 | -317/+329 |
| | | | | | | | | | | | | * remove `**` * const `im` can now be used with Complex64 * converters from float|int to Complex are replaced by procs * converters between various Complex types must stay to allow usage of `im` with Complex64 * limit types for `+`, `-`, `/`, and `*` between Complex and float * add `pow` for Complex and a number * complex type changes * unpublish approximation function | ||||
* | Add imaginary unit. (#7922) | Koki Fushimi | 2018-06-01 | 1 | -0/+4 |
| | |||||
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -2/+0 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -4/+4 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | Fix buggy rect(), doc comment, and unit test. | Charles Blake | 2015-02-28 | 1 | -3/+4 |
| | |||||
* | Addition of some complex hyperbolic functions | Jonathan Edwards | 2015-02-28 | 1 | -0/+70 |
| | |||||
* | Extend complex to convert to/from polar coordinates | def | 2015-02-16 | 1 | -2/+25 |
| | |||||
* | Added complex conjugate | gmpreussner | 2015-01-24 | 1 | -27/+33 |
| | |||||
* | fixes #495 | Araq | 2014-12-26 | 1 | -4/+1 |
| | |||||
* | more modules updated | Araq | 2014-08-28 | 1 | -44/+44 |
| | |||||
* | big rename | Araq | 2014-08-27 | 1 | -2/+4 |
| | |||||
* | Add missing complex arithmetic procs | def | 2014-07-14 | 1 | -0/+39 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | additions to complex module | Araq | 2011-01-07 | 1 | -6/+205 |
| | |||||
* | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 1 | -2/+2 |
| | |||||
* | Bugfix: empty echo statement | Andreas Rumpf | 2010-03-20 | 1 | -1/+1 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+106 |