Skip to content

Commit 96826ea

Browse files
committed
Track changes
1 parent d73cbc4 commit 96826ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ If the output is not quite correct, check for invisible trailing spaces!
5656
<release version="1.7" date="TBD" description="
5757
New features, updates and bug fixes (requires Java 8).
5858
">
59+
<action dev="aherbert" type="update" issue="RNG-191">
60+
"Philox4x64": Use java.lang.invoke to dynamically call Math multiply high methods
61+
for increased performance.
62+
</action>
5963
<action dev="aherbert" type="update" issue="RNG-190">
6064
"ContinuousUniformSampler": Add a special case for the open interval (0, 1)
6165
with increased performance.

0 commit comments

Comments
 (0)