We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e137b commit d6eaa16Copy full SHA for d6eaa16
CHANGELOG
@@ -1,5 +1,7 @@
1
List of features / changes made / release notes, in reverse chronological order
2
3
+* Move second half of onedim_fseries_kernel() to GPU (with a simple heuristic
4
+ basing on nf1 to switch between the CPU and the GPU version).
5
* Melody fixed bug in MAX_NF being 0 due to typecasting 1e11 to int (thanks
6
Elliot Slaughter for catching that).
7
* Melody fixed kernel eval so done w*d not w^d times, speeds up 2d a little, 3d
0 commit comments