Commit Graph

257 Commits

Author SHA1 Message Date
Evan Ward 08783690a1 Preparing for next version 3.7 2016-03-21 14:44:45 -04:00
Evan Ward 16abfe5de6 Prepare for 3.6.1 release 2016-03-17 11:18:13 -04:00
Phil Steitz d69fb7113e Removed self from developers. 2016-02-06 07:53:45 -07:00
Luc Maisonobe 838788fd63 Putting MATH_3_X branch to post-release state.
This change is only done in case a new release should be done.
This is however not really expected now and the next release should
rather be 4.0 than 3.7.
2016-01-05 22:46:13 +01:00
Luc Maisonobe 95a9d35e77 Preparing release candidate 2 for Apache Commons Math 3.6. 2016-01-02 19:56:59 +01:00
Luc Maisonobe e7e5406342 preparing pom for 3.6 release. 2016-01-01 15:13:23 +01:00
Luc Maisonobe 320a3a3a13 Set up a customized configuration for PMD. 2015-11-03 21:15:57 +01:00
Luc Maisonobe b6c2d697ab Roll back clirr plugin version to 2.6.1 as 2.7 triggered an exception. 2015-11-03 12:06:26 +01:00
Luc Maisonobe da77465fc1 Updated parent pom and plugins versions to latest available. 2015-11-03 11:16:49 +01:00
Otmar Ertl fcd49fc8fe moved myself from contributor to developer section 2015-08-09 18:18:21 +02:00
Gilles ae5d8f8a92 MATH-1248
Unnecessary allocations in "BigFraction".
Thanks to Chris Popp.
2015-07-20 16:06:03 +02:00
Luc Maisonobe 01673c2cef Updated checkstyle plugin configuration to avoid false positive. 2015-05-17 17:35:07 +02:00
Luc Maisonobe cf462bc5d5 Updated build system (checkstyl and pom). 2015-05-07 16:44:17 +02:00
Thomas Neidhart 321269ed9a [MATH-1220] Improve performance of ZipfDistribution.sample(). Thanks to Otmar Ertl. 2015-05-01 13:24:48 +02:00
Thomas Neidhart f5d028ca6a [MATH-1153] Improve performance of BetaDistribution.sample(). Thanks to Sergei Lebedev. 2015-05-01 12:07:52 +02:00
Luc Maisonobe 9a0d061981 Preparing for next release in the 3.X branch. 2015-04-17 16:54:40 +02:00
Luc Maisonobe 6e24e58ffb Wrap jgit buildnumber plugin in a profile triggered by .git exsiting.
This should prevent numerous warnings when building from a source
archive instead of from git checkout.
2015-04-14 13:40:34 +02:00
Luc Maisonobe 7efda3f0a0 Preparing 3.5 release. 2015-04-12 19:04:59 +02:00
Luc Maisonobe 884524ae6e Fixed wrong file name. 2015-04-12 19:00:53 +02:00
Luc Maisonobe 962a367a54 Added a way to build polyhedrons sets from a vertices and facets. 2015-04-12 16:59:49 +02:00
tn bb20e79f7b Upgrade jacoco to latest version. 2015-01-13 10:49:52 +01:00
Luc Maisonobe 81e12ee050 Preparing for next version. 2015-01-11 21:27:27 +01:00
Luc Maisonobe ef6e0f8828 Preparing release 3.4.1. 2015-01-08 17:47:33 +01:00
Luc Maisonobe d06500b377 Preparing next version 3.5. 2014-12-26 20:04:07 +01:00
Luc Maisonobe befd8ebd96 creating release candidate RC3 2014-12-23 10:28:44 +01:00
Luc Maisonobe fe08f0d3bd Preparing RC2. 2014-12-19 15:28:49 +01:00
Luc Maisonobe fa2adc7b47 Merge branch 'master' into release-candidates 2014-12-19 15:26:58 +01:00
Luc Maisonobe e99c2f8940 Don't use branch name in Git buildnumber.
As we want to build the artifacts from a clean checkout of a tag, we are
in 'detached head' state, without a branch name.

The build number will retain the most important thing for traceability:
the last commit SHA id.
2014-12-19 10:56:29 +01:00
Luc Maisonobe cf4a9d70c9 creating release candidate 2014-12-18 21:29:08 +01:00
Luc Maisonobe 3b58a282b9 Prevent RAT plugin from complaining about spurious development files. 2014-12-17 19:01:56 +01:00
Luc Maisonobe 2ed43de903 Setting up realistic limits for JaCoCo.
I think we never met the previous default settings, but did not notice
it in the maven logs before.
2014-12-17 19:01:27 +01:00
Luc Maisonobe 17c903385c Replace svn-based build number with git-based build number. 2014-12-16 17:03:40 +01:00
Milos Gligoric 7655cb61e3 Including Ekstazi profile (www.ekstazi.org) to optimize regression tests 2014-12-16 13:37:58 +01:00
Luc Maisonobe 7df36c32a5 Added Hank Grabowski as contributor. 2014-10-17 10:25:46 +02:00
Luc Maisonobe d26810c0d9 Added Ole Ersoy to the contributors list. 2014-10-15 09:13:36 +02:00
Luc Maisonobe a67f0a33e6 Added all Java 8 StrictMath methods to FastMath.
This change allows FastMath to remain compatible with newer Java
versions, despite it stiil requires only Java 5 to compile and run.

JIRA: MATH-1156
2014-10-07 13:54:55 +02:00
Thomas Neidhart 58d613bd8d [MATH-1139] Added Gumbel, Laplace, Logistic and Nakagami distributions. Thanks to Alexey Volkov. 2014-10-03 23:12:09 +02:00
Thomas Neidhart 76f154179b [MATH-1145] Fix integer overflows in MannWhitneyUTest. Thanks to Anders Conbere.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1624756 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 15:46:38 +00:00
Phil Steitz 7b3e0d4297 Added implementation of PSquare algorithm to estimate percentiles without
storing data in memory (i.e. as StorelessUnivariateStatistic).

JIRA: MATH-418
Contributed by: Venkatesha Murthy



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1604443 13f79535-47bb-0310-9956-ffa450edef68
2014-06-21 18:14:14 +00:00
Evan Ward 0473d5ff10 Move Evan from Contributor to Member on the site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1598662 13f79535-47bb-0310-9956-ffa450edef68
2014-05-30 16:33:16 +00:00
Thomas Neidhart 4b99061353 Reflect pom updates from the latest release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1596034 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 20:08:14 +00:00
Luc Maisonobe 4f498e6850 next version will be 3.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1594669 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 18:52:23 +00:00
Thomas Neidhart 67b76171aa Change naming of tools jar to support the classifier tag of maven.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1590823 13f79535-47bb-0310-9956-ffa450edef68
2014-04-28 22:04:42 +00:00
Luc Maisonobe 3f0a000fef Prevent penalties to grow multiplicatively in CMAES.
Patch provided by Bruce A Johnson.

JIRA: MATH-1107

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1573506 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 09:58:29 +00:00
Luc Maisonobe 06e1ff5008 Configured rules for Clirr, as per discussion on the mailing list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1566417 13f79535-47bb-0310-9956-ffa450edef68
2014-02-09 20:57:24 +00:00
Thomas Neidhart 683a898d55 [MATH-976] Use placeholders and fix manifest for tools jar.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1566046 13f79535-47bb-0310-9956-ffa450edef68
2014-02-08 16:50:32 +00:00
Luc Maisonobe 28b39e33d8 typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1560332 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 12:28:04 +00:00
Luc Maisonobe b0252439c3 updated RAT plugin exlusion, to ignore a file added by Eclipse
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1560330 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 12:21:01 +00:00
Luc Maisonobe 9d4d7150eb Fixed missing licenses.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1554036 13f79535-47bb-0310-9956-ffa450edef68
2013-12-29 15:18:59 +00:00
Thomas Neidhart a8559cbaee Fix indentation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1540000 13f79535-47bb-0310-9956-ffa450edef68
2013-11-08 12:46:38 +00:00