Skip to content

Commit

Permalink
Add to news
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Dec 14, 2024
1 parent b46e150 commit 0841f51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
- Updated random ui models like `rxnorm(sd=10)` to accept complex
numeric expressions like `rxnorm(sd=10+1)`.

- Updated random ui models to accept complex non-numeric expressions
like `rxnorm(sd=a+b)`

- Rework the `tad()` and related functions so they use the same
interface as compartments (this way they do not depend on the order
of compartments); See #815. For mu-referencing, Also allow dummy
Expand Down

0 comments on commit 0841f51

Please sign in to comment.