Skip to content

nipet v2.1.0 stable

Compare
Choose a tag to compare
@amypad-bot amypad-bot released this 30 Sep 15:09
· 37 commits to master since this release
b1c3799
  • cmake: allow linking shared libs for external builds
  • cmake: expose NIPET_CU_THREADS=1024
  • cmake: fix multi-arch CUDA support
  • setup: move hardware attenuation maps logic to runtime
  • optimisation: use CuVec forward & back projectors (#36)
  • update logging usage
  • update resources
  • update GIF parcellation file recognition
  • fix memory leaks (#39)
  • fix device ID detection with NInst
  • fix deprecation warnings
  • fix RTX & reduced rings bugs
  • fix & update get_norm()
  • fix span-1 sinogram numbers in scatter and pipe recon
  • fix generating aligned mu-maps when loading existing ones
  • fix np.bool deprecation
  • fix editable installation
  • docs: update examples/demo
  • format: misc tidy & linting
  • major build & test framework updates (#32)
    • automate code formatting & basic bug detection
    • isolate test env
    • separate check & deploy
    • add test runner dependencies
    • update pre-commit hooks
    • cmake: static CUDA lib linking
    • use clang-format