Skip to content

First version update with performance studies and simpler function calls.

s.zitz requested to merge GPU_Usage into master

Version update 0.0.1 --> 0.0.2

  • Strength in simplicity, AbstractFloat type has been removed from all function calls.
  • Functions use more plain Julia and are vectorized whenever possible.
  • Loops are only computed in case of the laplacian and gradient.

Merge request reports