Skip to content

Releases: sypsyp97/diffct

v1.2.3

22 Jul 12:22

Choose a tag to compare

bug fix

v1.2.2

22 Jul 01:35

Choose a tag to compare

Fix boundary check and add voxel_spacing.

v1.2.1

21 Jul 19:53

Choose a tag to compare

bug fix

v1.2.0

20 Jul 19:05

Choose a tag to compare

Remove unnecessary data transfer between the GPU and CPU to improve reconstruction speed and accuracy.

v1.1.7

18 Jul 20:07

Choose a tag to compare

Remove non-differentiable version and add examples of optimization-based iterative reconstruction.

v1.1.6

13 Jul 23:09

Choose a tag to compare

better code

v1.1.5

13 Jul 21:04

Choose a tag to compare

bug fix, better code

v1.1.4

13 Jul 20:24

Choose a tag to compare

I rewrite the core engine by implementing the Siddon-Joseph ray-tracing algorithm.

What does this mean?
FASTER projections
MORE ACCURATE results
NO MORE step_size! The API is now simpler and more robust.

v1.1.3

16 Apr 23:43

Choose a tag to compare

bug fix

v1.1.2

16 Apr 22:29

Choose a tag to compare

Refactor core code