Skip to content

PySDM v1.24

Compare
Choose a tag to compare
@slayoo slayoo released this 14 Dec 06:32
22d95f4
  • module docstring coverage reached 100% (checked with pylint in CI)
  • using python -We -m pdoc instead of pdoc to catch broken code links within docstring (and other issues)
  • catching OSError when importing ThrustRTC and issuing a warning (pdoc parsing works then even on machines without CUDA)
  • some minor code cleanups/refactors