Commit Graph

4725 Commits

Author SHA1 Message Date
Thomas Neidhart f4b634bff3 [MATH-977] Added implementation of a HaltonSequence.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1485346 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 19:12:21 +00:00
Thomas Neidhart 03df648a2d small fixes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1484954 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:55:58 +00:00
Thomas Neidhart 4be687e19d Added first sample code to be included in the userguide.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1484885 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 17:34:50 +00:00
Sebastian Bazley def689482a LANG-894 some doap files have incorrect download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1484266 13f79535-47bb-0310-9956-ffa450edef68
2013-05-19 10:53:43 +00:00
Gilles Sadowski c2207ac136 MATH-976
Create a new release artefact.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1483336 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 13:06:18 +00:00
Gilles Sadowski d62f6d9a56 MATH-975
Throw "SingularMatrixException" instead of computing a meaningless value.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1483319 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 12:29:37 +00:00
Thomas Neidhart 51fe6ff3e4 Improve gray code calculation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1481590 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 15:57:50 +00:00
Thomas Neidhart 766f13f9de Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1481565 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 14:12:26 +00:00
Thomas Neidhart 7d5a5cb8af [MATH-826] Added SobolSequenceGenerator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1481558 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 14:00:06 +00:00
Thomas Neidhart 6a86777677 [MATH-973] Added GeometricDistribution. Thanks to Mauro Tortonesi.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1480064 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 20:38:08 +00:00
Thomas Neidhart 9622889fae [MATH-968] Added ParetoDistribution.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1480056 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 20:09:52 +00:00
Gilles Sadowski 4d3934ffec Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1478681 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 09:04:58 +00:00
Gilles Sadowski 299039b740 MATH-874
First steps in updating the "optimization" section of the userguide.
Moved "fitting" to its own section.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1469085 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 22:30:46 +00:00
Thomas Neidhart 2188e31260 [MATH-962] Added clarification to the javadoc of VectorFormat and derived classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1467801 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 16:19:33 +00:00
Thomas Neidhart 2d1614a207 [MATH-898] Finish FuzzyKMeans clustering algorithm.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1467797 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 16:09:18 +00:00
Thomas Neidhart 9a2f69613a [MATH-898] Add initial tests for fuzzy clusterer.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1466655 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 20:12:54 +00:00
Thomas Neidhart 4b8647bf6c [MATH-898] Add implementation of fuzzy k-means clusterer.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1466247 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 21:28:36 +00:00
Luc Maisonobe fda2af9247 Fixed inconsistency preventing use of secondary states in ODE events.
JIRA: MATH-965

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465654 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 14:41:32 +00:00
Thomas Neidhart 2cc9931e2b Remove unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465450 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 19:32:31 +00:00
Luc Maisonobe 365d7bb456 Updated [math] specific release howto.
- added references to the general Apache Commons release howtos,
 - changed the staging area of the distribution files to the Apache
   servers (and not the Nexus repository),
 - added the URL of the site for direct subversion control

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465382 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 12:47:32 +00:00
Luc Maisonobe 3d24daf29d preparing changes.xml for next release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465349 13f79535-47bb-0310-9956-ffa450edef68
2013-04-07 09:28:18 +00:00
Gilles Sadowski ca0783e82f New target for deploying the web site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465233 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 12:10:37 +00:00
Luc Maisonobe b5d44bb2ad increment version number after 3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1465214 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 09:46:21 +00:00
Luc Maisonobe 3d74f8d787 Reverting version to 3.2-SNAPSHOT after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463705 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:20:43 +00:00
Luc Maisonobe f3196cd9fb Preparing RC5 for release 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463703 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:17:20 +00:00
Luc Maisonobe c551d7fcdf Updated release notes with latest bug fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463702 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:16:54 +00:00
Luc Maisonobe 3b11124634 Scheduled date for 3.2 released pushed to April 6th.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463701 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:16:23 +00:00
Luc Maisonobe 5b5f84db29 Fixed wrong array dimensions in secondary equations handling.
JIRA: MATH-961

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463684 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:04:13 +00:00
Luc Maisonobe 2e7d1278b1 Fixed missing side effects of secondary equations.
When secondary equations have a side effect on main state in Ordinary
Differential Equations integration, it is now preoerly taken into
account.

JIRA: MATH-960

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463680 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 19:02:55 +00:00
Gilles Sadowski eea1b0114a Unit tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463534 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 13:38:26 +00:00
Luc Maisonobe 84361f9a4f Reverting pom version after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462821 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:58:50 +00:00
Luc Maisonobe b11b65144d preparing RC4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462818 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:54:54 +00:00
Luc Maisonobe 4f1e47492d updated doap with latest revisions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462816 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:51:26 +00:00
Luc Maisonobe 7993d4fa21 adding missing link for 3.2 javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462807 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 17:31:04 +00:00
Luc Maisonobe dfdce788a1 Reverting pom version after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462749 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 13:03:53 +00:00
Luc Maisonobe c2772e8e02 Bumping version for 3.2 release candidate 3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462746 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:58:23 +00:00
Luc Maisonobe f496ae9772 Improved reporting section in pom.xml.
The Apache RAT plugin was configured in the build section instead of the
reporting section, so it did not automatically used our local
configuration.

The checkstyle anf findbugs plugins were updated to recent versions,
with some adaptation to prevent double entries.

The CPD plugin has been temporarily disabled because in 3.X it detects
huge duplications, which is true but misleading, as the duplications are
a consequence of our upward compatibility policy.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462745 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:57:52 +00:00
Luc Maisonobe 46d5ad98d8 Missing new lines at end of file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462744 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 12:57:31 +00:00
Phil Steitz 8cf705e37f Used template, fixed title.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462704 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 05:02:55 +00:00
Phil Steitz fbc662471a Minor edit / format improvement to description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462703 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 05:00:01 +00:00
Phil Steitz 671856cb8c Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462702 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:45:52 +00:00
Phil Steitz 9977b6966f Minor edits to description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462700 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:15:13 +00:00
Phil Steitz a61e6c1f65 Javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462699 13f79535-47bb-0310-9956-ffa450edef68
2013-03-30 04:09:17 +00:00
Luc Maisonobe c52bde0ea2 Reverting version to 3.2-SNAPSHOT after tag creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462525 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:20:03 +00:00
Luc Maisonobe c8c2efeedd Creating RC2 for release 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462521 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:16:07 +00:00
Luc Maisonobe 81418a9fc7 Fixed missing change in release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462519 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:10:04 +00:00
Luc Maisonobe 193fb5461d Reverting version number back to SNAPSHOT.
We will bump it to 3.3-SNAPSHOT later on, when release candidate vote
will be over.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462514 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:02:23 +00:00
Luc Maisonobe 3d7b35b3bb Bumping version number for official release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462510 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:51:43 +00:00
Luc Maisonobe 25f128d4a9 Added description of main 3.2 features in the changelog.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462509 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:51:15 +00:00
Luc Maisonobe 9ab4dbf42d Fixed findbugs warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1462508 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:50:47 +00:00