Skip to content

v1.3.1

Compare
Choose a tag to compare
@p-costa p-costa released this 25 Jul 01:22

Summary

This release features some simplifications of the OpenMP code and the removal of the nthreadsmax input parameter. It was first meant at fixing an issue concerning boundary conditions, but the implementation is actually correct.

Changes

  • removes necessary nthreadsmax input parameter (#28)
  • simplified OpenMP directives (#28)

Full Changelog: v1.3.0...v1.3.1