[graxxia] 02/02: Merge tag 'upstream/1.0_20150714'
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Oct 26 23:47:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository graxxia.
commit 73f9f53b20f2587e5579bad75354aff0190571b1
Merge: 80046d2 9558509
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 27 00:45:00 2015 +0100
Merge tag 'upstream/1.0_20150714'
Upstream version 1.0~20150714
LICENSE | 201 +++++
NOTICE.txt | 3 +
README.md | 170 ++++
build.gradle | 54 ++
src/main/groovy/graxxia/Drawing.groovy | 512 ++++++++++++
src/main/groovy/graxxia/IntegerStats.java | 126 +++
src/main/groovy/graxxia/IterationDelegate.groovy | 32 +
src/main/groovy/graxxia/Matrix.groovy | 935 ++++++++++++++++++++++
src/main/groovy/graxxia/MatrixColumn.groovy | 87 ++
src/main/groovy/graxxia/MatrixColumnIterator.java | 33 +
src/main/groovy/graxxia/MatrixColumnList.groovy | 13 +
src/main/groovy/graxxia/MatrixValueAdapter.groovy | 105 +++
src/main/groovy/graxxia/Regression.groovy | 95 +++
src/main/groovy/graxxia/Stats.groovy | 391 +++++++++
src/main/groovy/graxxia/TSV.groovy | 262 ++++++
src/test/groovy/IntegerStatsTest.groovy | 44 +
src/test/groovy/MatrixTest.groovy | 423 ++++++++++
src/test/groovy/StatsTest.groovy | 81 ++
18 files changed, 3567 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/graxxia.git
More information about the pkg-java-commits
mailing list