Skip to content

Tags: RI-imaging/radontea

Tags

0.4.14

Toggle 0.4.14's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
- maintenance release

0.4.13

Toggle 0.4.13's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - ci: skip tests that fail on GitHub Actions (Linux/macOS)

0.4.12

Toggle 0.4.12's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
- maintenance release

0.4.11

Toggle 0.4.11's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - ref: cleanup

0.4.10

Toggle 0.4.10's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - fix: handle more special cases when computing weights for

   projections (#7)
 - ref: make `util` submodule available upon import

0.4.9

Toggle 0.4.9's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - build: setup.py test is deprecated

 - build: moved from travisCI to GitHub Actions
 - docs: refurbish docs
 - tests: allow 2D Fourier mapping test to fail on macOS
   and Windows (don't know why it fails, probably unstable)
 - ref: replace np.complex256 with np.complex128 in
   _alg_int.py:integrate which does not break any tests but
   works on Windows which sometimes has not support for longdouble
 - ref: replace np.bool with bool due to numpy deprecation warnings

0.4.8

Toggle 0.4.8's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - ref: move sinogram generation in tests to separate file, thanks @S…

…Zanko

 - ref: deprecation warning int for numpy 1.20.0, thanks @SZanko
 - ref: mor type hints, thanks @SZanko

0.4.7

Toggle 0.4.7's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - added PEP 484 type hints, thanks @SZanko (#3)

0.4.6

Toggle 0.4.6's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
 - maintenance release

0.4.5

Toggle 0.4.5's commit message

Verified

This tag was signed with the committer’s verified signature.
paulmueller Paul Müller
setup: bump scipy to 1.4.0 (updated QHull in griddata)