Skip to content

Commit

Permalink
update NEWS for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0m1th3as committed Mar 7, 2024
1 parent df5572b commit 7a3b7f3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -462,3 +462,19 @@
** unidfit: accepts frequency vector as third input argument

** unifit: accepts frequency vector as third input argument


Summary of important user-visible changes for statistics 1.6.5:
-------------------------------------------------------------------

Important Notice: 1) `mad`, `mean`, `median`, `std`, `var` functions
shadow core Octave's respective functions prior
to Octave v9.1
2) incompatibility with the `nan` package

Improvements:
=============

** mad/median: correct mad handling of vectors with multiple Infs

** various fixes to avoid errors when testing the package functions

0 comments on commit 7a3b7f3

Please sign in to comment.