Skip to content

Commit

Permalink
Add NONMEM divide by zero
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Jun 23, 2023
1 parent af35d3b commit 1d54d11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
* Add more robust reading of NONMEM information (and add source) in
`nminfo()` (See issue #142)

* Since NONMEM does not protect divide by zeros by default, the
default for `solveZero` is changed to `solveZero = TRUE` for
`nonmem2rx` objects.

# nonmem2rx 0.1.1

- Fix internal memory issue (`LTO`, `valgrind` etc)
Expand Down

0 comments on commit 1d54d11

Please sign in to comment.