Skip to content

Releases: nanshe-org/nanshe

v0.1.0a14: Fix up `blocks_split`.

30 Jun 14:11
Compare
Choose a tag to compare
  • No longer erroneously removes blocks.
  • Computes the halo relative to each block for easy removal.
  • Returns both the blocks to compute and the halos to trim off each block.

v0.1.0a13: Added better support for blocking and improved/extending CI support

29 Jun 20:15
Compare
Choose a tag to compare
  • Add new function blocks_split.
  • Improved Travis CI testing.
  • Added support for testing with Wercker CI.