Skip to content

Commit

Permalink
chore: updated package.json, updated CHANGELOG.md, bumped 1.2.15 -> 1…
Browse files Browse the repository at this point in the history
….2.16
  • Loading branch information
gschramm committed Apr 16, 2023
1 parent 7c55aa7 commit 4dc9c4f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.2.16 (April 16, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.2.15 -> 1.2.16
- improve way to detect whether visible GPUs are present in the python API
- remove AS approximation of erff in openMP lib since it leads to too big inaccuracies
- add TOF LM tests
- add listmode wrappers
- add TOF sino fwd test
- use random image in TOF sino test
- dummy commit

## 1.2.15 (April 15, 2023)
- chore: updated package.json, updated CHANGELOG.md, bumped 1.2.14 -> 1.2.15
- add TOF sino projector wrappers and first test
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.2.15"
"version": "1.2.16"
}

0 comments on commit 4dc9c4f

Please sign in to comment.