summary refs log tree commit diff stats
path: root/lib/wrappers
diff options
context:
space:
mode:
authorArne Döring <arne.doering@gmx.net>2018-11-05 20:27:46 +0100
committerAndreas Rumpf <rumpf_a@web.de>2018-11-05 20:27:46 +0100
commitcc5b8c6ad25b2db62274ca8fa76c4a5b3e794515 (patch)
treed107983330e5b6020899b437096b7f0513c64671 /lib/wrappers
parentda178e4090ca63396c05e656abae76974263be83 (diff)
downloadNim-cc5b8c6ad25b2db62274ca8fa76c4a5b3e794515.tar.gz
Generic Complex type (#9590)
* 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
Diffstat (limited to 'lib/wrappers')
0 files changed, 0 insertions, 0 deletions