Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmarx committed Jul 5, 2024
1 parent 6abb099 commit dd60d4d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# samc 3.3.0

## New features

- New input options for metrics
- cond_passage(samc, init, dest)
- dispersal(samc, origin, dest, time)
- distribution(samc, init, dest, time)
- mortality(samc, init, dest, time)

## Other

- Lot's of internal refactoring and consolidation.
- Various small memory and speed optimizations.
- Various small fixes
- License update


# samc 3.2.1

## Bug fix
Expand Down

0 comments on commit dd60d4d

Please sign in to comment.