First version update with performance studies and simpler function calls.
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.