[
https://issues.apache.org/jira/browse/MATH-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975167#action_12975167
]
Luc Maisonobe commented on MATH-462:
------------------------------------
If you want to customize your eclipse settings with the code style we use in
Apache commons-math, you can download the file
[http://people.apache.org/~luc/Apache-commons.xml]. Once you have downloaded
the file, open the Eclipse preferences window (using Window->Preferences) and
in the left menu of the preferences window, select Java->Code Style->Formatter.
In the configuration pane on the right, press the "Import ..." button to import
the downloaded file. The file contains an Apache-commons profile you can use.
> Random Generator from Stable Distribution
> -----------------------------------------
>
> Key: MATH-462
> URL: https://issues.apache.org/jira/browse/MATH-462
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Pavel Ryzhov
> Priority: Minor
> Fix For: 3.0
>
> Attachments: stable_rnd.patch
>
>
> Stable random generator based on Chambers-Mallows-Stuck method as it is
> described in "Handbook of computational statistics: concepts and methods" by
> James E. Gentle, Wolfgang Härdle, Yuichi Mori
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.