Repository: commons-release-plugin
Updated Branches:
refs/heads/master 840c8739e -> 383f24321
(notice) fix project name
Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit:
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/383f2432
Tree:
htt
Repository: commons-math
Updated Branches:
refs/heads/master 1f07a0bf7 -> 60bcdd450
Revert "MATH-1441: Cache instance of "TDistribution"."
This reverts commit 1f07a0bf70049cb0a2f6b52ea7c261da5adb1abb.
Caching does not seem to provide any perfomance improvement.
Project: http://git-wip-us.ap
Repository: commons-math
Updated Branches:
refs/heads/master 54fa0a855 -> 1f07a0bf7
MATH-1441: Cache instance of "TDistribution".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1f07a0bf
Tree: http://git-wip-
Repository: commons-rng
Updated Branches:
refs/heads/master a242b59f7 -> da6512c75
Usage example.
Code used for "visual" check while debugging RNG-37.
Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/da6512c7
T
NUMBERS-13: Constants declared static final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1087aa98
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/1087aa98
Diff: http://git-wip-us.apache
Small cleanup
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8830e479
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/8830e479
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers
NUMBERS-22: fixed bitwise OR and set double values in reciprocal() to final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/463f0179
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/463f017
NUBERS-17: Added further 4D functionality to Complex Utils (real 2 complex and
complex 2 real)
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1de701b3
Tree: http://git-wip-us.apache.org/repos/asf/commons-
NUMBERS-22: Added file ComplexTest.java to file tracker
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fc70d935
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/fc70d935
Diff: http://git-w
Merge branch 'master' into eb-test
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/608307bc
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/608307bc
Diff: http://git-wip-us.apache.org/repo
added a comma to Complex.java . this is a test to see if I have sorted out
pushing to a branch.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8c4026ad
Tree: http://git-wip-us.apache.org/repos/asf/commons
NUMBERS-13: Complex() passes all tests and meets all the C99 standards. This
issue is closed.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/387f4e09
Tree: http://git-wip-us.apache.org/repos/asf/commons-n
NUMBERS-22 : removed automatic assignments of Inf and NaN from
Complex.reciprocal(); removed tests ComplexTest.testReciprocalInf() and
ComplexTest.testReciprocalZero() that will no longer evaluate correctly
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-
NUMBERS-45: restored isNaN() and isInfinite() methods
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f1a8f907
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/f1a8f907
Diff: http://git-wip
NUMBERS-22: if block added to ensure that reciprocal of very small real numbers
return an imaginary component of 0 rather than NaN
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f0d1b9cd
Tree: http://git-
CStandardTest runs with problematic tests commented out (work will continue)
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/28d6b98f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/28d6b9
Partial work on C Standard test; pulled changes made to master
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/07bbda2f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/07bbda2f
Diff: http:
Passes all tests but three: hashCode, powZero and scalarPowZero. To be debugged
at a later date
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ea52aa8c
Tree: http://git-wip-us.apache.org/repos/asf/commons
NUMBERS-48: Dead code has been removed
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/16322d83
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/16322d83
Diff: http://git-wip-us.apache.org/
NUMBERS-45: Removed tests in old ComplexTest class calling Complex.isNaN() and
Complex.isInf()
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/45a7579e
Tree: http://git-wip-us.apache.org/repos/asf/commons-
merge master and eb-test branches into commons-dev branch. I was mistakenly
still making edits to eb-test branch.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/410abd7f
Tree: http://git-wip-us.apache.org
NUMBERS-13: Some tests in the old ComplexTest tested the old NaN behavior (i.e.
turn the whole Complex into NaN) and these were deleted. There is also an error
in the testSerial() method and this has been commented out for the time being
so that the package installs.
Project: http://git-wip-us
NUMBERS-13: asinh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ade98aa1
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ade98aa1
Diff: http://git-wip-us.apache.org/re
NUMBERS-13: cosh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/c8db04d0
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/c8db04d0
Diff: http://git-wip-us.apache.org/rep
NUMBERS-13: exp() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/6bf4d8b7
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/6bf4d8b7
Diff: http://git-wip-us.apache.org/repo
NUMBERS-49: set doubles in tangent, tanh, divide and reciprocal to final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/dc430844
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/dc430844
D
partial work on ISO C test class
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ec66bced
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ec66bced
Diff: http://git-wip-us.apache.org/repos/
NUMBERS-13: atanh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/48464a3c
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/48464a3c
Diff: http://git-wip-us.apache.org/re
ComplexUtils: Added 4d functionality to split and interleaved methods.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/70a1156a
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/70a1156a
Dif
added new files
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/15136c2d
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/15136c2d
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbe
NUMBERS-13: atanh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/a9437c90
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/a9437c90
Diff: http://git-wip-us.apache.org/re
Merge branch 'complex-dev'
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/4b955ca2
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/4b955ca2
Diff: http://git-wip-us.apache.org/repos/asf/co
Numbers-17: added some missing methods for ComplexUtils
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/d8766052
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/d8766052
Diff: http://git-w
NUMBERS-13: sinh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/af5fc05b
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/af5fc05b
Diff: http://git-wip-us.apache.org/rep
Repository: commons-numbers
Updated Branches:
refs/heads/master 71303aa56 -> 4b955ca24
Conformed Complex() to C++11 standards
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1b979e5d
Tree: http://git-wi
Merge branch 'complex-dev' of
https://git-wip-us.apache.org/repos/asf/commons-numbers into complex-dev
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/2d273aad
Tree: http://git-wip-us.apache.org/repos/asf/
NUMBERS-13: log() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ed752558
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ed752558
Diff: http://git-wip-us.apache.org/repo
minor change to Complex doc
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/3bd29a02
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/3bd29a02
Diff: http://git-wip-us.apache.org/repos/asf/c
NUMBERS-13: Acos passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/a6c54559
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/a6c54559
Diff: http://git-wip-us.apache.org/repos
Added 4D interleaved2Complex
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e2668df1
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e2668df1
Diff: http://git-wip-us.apache.org/repos/asf/
Repository: commons-numbers
Updated Branches:
refs/heads/master 2933f6e92 -> 71303aa56 (forced update)
NUMBERS-13: Complex() passes all tests and meets all the C99 standards. This
issue is closed.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/387f4e09
Tree: http://git-wip-us.apache.org/repos/asf/commons-n
NUMBERS-13: atanh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/48464a3c
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/48464a3c
Diff: http://git-wip-us.apache.org/re
NUMBERS-13: Some tests in the old ComplexTest tested the old NaN behavior (i.e.
turn the whole Complex into NaN) and these were deleted. There is also an error
in the testSerial() method and this has been commented out for the time being
so that the package installs.
Project: http://git-wip-us
merge master and eb-test branches into commons-dev branch. I was mistakenly
still making edits to eb-test branch.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/410abd7f
Tree: http://git-wip-us.apache.org
Partial work on C Standard test; pulled changes made to master
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/07bbda2f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/07bbda2f
Diff: http:
NUMBERS-13: exp() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/6bf4d8b7
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/6bf4d8b7
Diff: http://git-wip-us.apache.org/repo
NUMBERS-22: Added file ComplexTest.java to file tracker
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/fc70d935
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/fc70d935
Diff: http://git-w
NUMBERS-45: restored isNaN() and isInfinite() methods
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f1a8f907
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/f1a8f907
Diff: http://git-wip
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-numbers
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/2933f6e9
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/29
minor change to Complex doc
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/3bd29a02
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/3bd29a02
Diff: http://git-wip-us.apache.org/repos/asf/c
NUMBERS-45: Removed tests in old ComplexTest class calling Complex.isNaN() and
Complex.isInf()
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/45a7579e
Tree: http://git-wip-us.apache.org/repos/asf/commons-
NUMBERS-13: atanh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/a9437c90
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/a9437c90
Diff: http://git-wip-us.apache.org/re
NUMBERS-22 : removed automatic assignments of Inf and NaN from
Complex.reciprocal(); removed tests ComplexTest.testReciprocalInf() and
ComplexTest.testReciprocalZero() that will no longer evaluate correctly
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-
Merge branch 'complex-dev' of
https://git-wip-us.apache.org/repos/asf/commons-numbers into complex-dev
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/2d273aad
Tree: http://git-wip-us.apache.org/repos/asf/
NUMBERS-49: set doubles in tangent, tanh, divide and reciprocal to final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/dc430844
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/dc430844
D
NUMBERS-13: Acos passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/a6c54559
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/a6c54559
Diff: http://git-wip-us.apache.org/repos
NUMBERS-13: cosh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/c8db04d0
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/c8db04d0
Diff: http://git-wip-us.apache.org/rep
NUBERS-17: Added further 4D functionality to Complex Utils (real 2 complex and
complex 2 real)
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1de701b3
Tree: http://git-wip-us.apache.org/repos/asf/commons-
NUMBERS-13: log() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ed752558
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ed752558
Diff: http://git-wip-us.apache.org/repo
Numbers-17: added some missing methods for ComplexUtils
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/d8766052
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/d8766052
Diff: http://git-w
ComplexUtils: Added 4d functionality to split and interleaved methods.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/70a1156a
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/70a1156a
Dif
Merge branch 'master' into eb-test
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/608307bc
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/608307bc
Diff: http://git-wip-us.apache.org/repo
NUMBERS-48: Dead code has been removed
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/16322d83
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/16322d83
Diff: http://git-wip-us.apache.org/
Passes all tests but three: hashCode, powZero and scalarPowZero. To be debugged
at a later date
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ea52aa8c
Tree: http://git-wip-us.apache.org/repos/asf/commons
NUMBERS-13: Constants declared static final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1087aa98
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/1087aa98
Diff: http://git-wip-us.apache
NUMBERS-22: Merging Complex edits into master branch
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/27e955ea
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/27e955ea
Diff: http://git-wip-
added new files
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/15136c2d
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/15136c2d
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbe
NUMBERS-22: if block added to ensure that reciprocal of very small real numbers
return an imaginary component of 0 rather than NaN
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f0d1b9cd
Tree: http://git-
CStandardTest runs with problematic tests commented out (work will continue)
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/28d6b98f
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/28d6b9
NUMBERS-13: asinh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ade98aa1
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ade98aa1
Diff: http://git-wip-us.apache.org/re
partial work on ISO C test class
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/ec66bced
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/ec66bced
Diff: http://git-wip-us.apache.org/repos/
NUMBERS-22: fixed bitwise OR and set double values in reciprocal() to final
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/463f0179
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/463f017
Merge branch 'complex-dev'
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/96aad412
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/96aad412
Diff: http://git-wip-us.apache.org/repos/asf/co
Added 4D interleaved2Complex
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e2668df1
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e2668df1
Diff: http://git-wip-us.apache.org/repos/asf/
NUMBERS-13: sinh() passes all tests
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/af5fc05b
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/af5fc05b
Diff: http://git-wip-us.apache.org/rep
Repository: commons-numbers
Updated Branches:
refs/heads/master 71303aa56 -> 2933f6e92
Conformed Complex() to C++11 standards
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/1b979e5d
Tree: http://git-wi
added a comma to Complex.java . this is a test to see if I have sorted out
pushing to a branch.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8c4026ad
Tree: http://git-wip-us.apache.org/repos/asf/commons
No tabs allowed.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ed98d264
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/ed98d264
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/ed9
http://git-wip-us.apache.org/repos/asf/commons-math/blob/24d3dd8b/src/test/java/org/apache/commons/math4/geometry/euclidean/threed/PolyhedronsSetTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/t
Repository: commons-math
Updated Branches:
refs/heads/master 3ea45970d -> 54fa0a855
Merge branch 'bug-MATH-1436-PolygonsSet' into dev-4.0
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cb4ad072
Tree: http://
Merge branch 'master' into test-MATH-1437
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1b99b458
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1b99b458
Diff: http://git-wip-us.apache.org/repos/
Merge branch 'task_MATH-1437'
Closes #77
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/54fa0a85
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/54fa0a85
Diff: http://git-wip-us.apache.org/repos/
http://git-wip-us.apache.org/repos/asf/commons-math/blob/24d3dd8b/src/test/java/org/apache/commons/math4/geometry/euclidean/oned/SubOrientedPointTest.java
--
diff --git
a/src/test/java/org/apache/commons/math4/geometry/euclidean/o
MATH-1437: adding additional unit tests and test utilities for
o.a.c.m.geometry.euclidean.twod and o.a.c.m.geometry.euclidean.threed
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/24d3dd8b
Tree: http://git-wip-
85 matches
Mail list logo