Menu

#22 Use of Java 1.8 api

1.0
closed
None
2015-05-05
2015-04-17
No

Hi,

In current version (0.3.8), in class math/density/Density.java, you are using
Double.isFinite() witch is only avalable since 1.8 release.

Is it possible to remove use of this function ?

Discussion

  • Roby Joehanes

    Roby Joehanes - 2015-04-20

    Thank you for bringing this to my attention. This is definitely an oversight. I meant to use !Double.isInfinite. I am going to close this bug since I've fixed it for the next version (v0.3.9). But the sync with 3.2.x branch on NonCentralChiSquare needs some work. So, the next release is delayed.

    Thanks.

     
  • Roby Joehanes

    Roby Joehanes - 2015-04-20
    • status: open --> closed
    • assigned_to: Roby Joehanes
     
  • Roby Joehanes

    Roby Joehanes - 2015-05-05

    The fix is now up with version 0.3.9.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.