Skip to content

First release from GitHub, with some major updates

Compare
Choose a tag to compare
@tretherington tretherington released this 15 Dec 21:48
· 29 commits to master since this release
646d47f

This is a major milestone for the NLMpy project, so is worthy of a realease at version 1.0.0.

Major changes/updates include:

  • putting the code onto GitHub
  • adding new NLM functions: waveSurface and perlinNoise
  • integrating with numba to speed processing times

There have also been some minor changes including:

  • blendArray function replaced by a simpler more intuitive blendArrays function