mirror of
https://github.com/apache/commons-math.git
synced 2025-02-08 11:05:56 +00:00
Added element for MATH-585
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1149353 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b44d8ee8c8
commit
cffa97186e
@ -52,6 +52,11 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
If the output is not quite correct, check for invisible trailing spaces!
|
||||
-->
|
||||
<release version="3.0" date="TBD" description="TBD">
|
||||
<action dev="mikl" type="fix" issue="MATH-585">
|
||||
Implemented faster generation of random gamma distributed values with
|
||||
algorithm from Ahrens and Dieter (1972) for shape < 1 and
|
||||
Marsaglia and Tsang (2001) otherwise.
|
||||
</action>
|
||||
<action dev="luc" type="fix" issue="MATH-605" due-to="Dennis Hendriks">
|
||||
Allow discrete events to be detected by ODE solvers also at step start.
|
||||
</action>
|
||||
|
Loading…
x
Reference in New Issue
Block a user