summary refs log tree commit diff stats
path: root/lib/windows
diff options
context:
space:
mode:
authorRobert Persson <r.k.persson@gmail.com>2013-07-07 01:26:00 +0200
committerRobert Persson <r.k.persson@gmail.com>2013-07-07 01:26:00 +0200
commit0d2f8d5079fc5f120ba376f57efe3981d83d3270 (patch)
tree1052c6637b61ddd55b055b468dad13836922a1aa /lib/windows
parentce1399db2d60c085bfd97d64dc97f5c5754e60b7 (diff)
downloadNim-0d2f8d5079fc5f120ba376f57efe3981d83d3270.tar.gz
Optimized integrate function in module poly
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
Diffstat (limited to 'lib/windows')
0 files changed, 0 insertions, 0 deletions
Kartik K. Agaram <vc@akkartik.com> 2015-05-05 21:19:56 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-05-05 21:19:56 -0700 1277' href='/akkartik/mu/commit/fork.mu?h=main&id=8923d6f658d09de800164b8fc6514475f49307b4'>8923d6f6 ^
bc643692 ^
8923d6f6 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16