Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0m1th3as committed Feb 9, 2024
1 parent d88c092 commit 789adda
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -312,16 +312,16 @@
Improvements:
=============

** cdf: add support for Rician distribution
** cdf: add support for Rician and location-scale T distributions

** gevlike: deprecate gradient as a second output argument (undocumented)

** icdf: add support for Rician distribution
** icdf: add support for Rician and location-scale T distributions

** pdf: add support for Rician distribution
** pdf: add support for Rician and location-scale T distributions

** random: add support for Rician distribution
** random: add support for Rician and location-scale T distributions

** ricernd: fixed bug that produced erroneous results

** added input validation to all distribution *stat functions
** updated input validation and documentation to distribution *stat functions

0 comments on commit 789adda

Please sign in to comment.