openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
JLinAlg
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 28, 2025 — Aug 28, 2026
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Matrix now throws an exception if it is not invertible.
keilhaue
More...
almost 17 years ago
Throw an exception if matrix is not invertible.
keilhaue
More...
almost 17 years ago
*** empty log message ***
keilhaue
More...
almost 17 years ago
Fixed bug in the double->Rational conversion.
georg_thimm
More...
about 17 years ago
Fixed problem with the PolynomialFactory, FieldP classes and the GradientDescent for the complex function
georg_thimm
More...
about 17 years ago
added PolynomialFactoryTest
georg_thimm
More...
about 17 years ago
*** empty log message ***
keilhaue
More...
about 17 years ago
*** empty log message ***
keilhaue
More...
about 17 years ago
Same package for Unit-Tests as the classes that are tested by them. That way default (package) visibility of methods and variables can be used in Unit-Tests.
keilhaue
More...
about 17 years ago
the class BinaryFloat & related code is removed. Minor fixes of the documentation (javadoc).
georg_thimm
More...
about 17 years ago
Added method sqrt() to BigDecimalWrapper (which means that L2Norm is working now ;-)
georg_thimm
More...
about 17 years ago
The failure of the RandomGradientDescent test for complex numbers is fixed (the cause was the inability of the the code to generate rationals from strings).
georg_thimm
More...
about 17 years ago
Introduced BigDecimalWrapper + Factory + Tests as a proposal ro replace BinaryFloat.
georg_thimm
More...
about 17 years ago
Fixed problem with normalizing 0-Space
keilhaue
More...
about 17 years ago
*** empty log message ***
keilhaue
More...
about 17 years ago
Fixed problem with 0-Space
keilhaue
More...
about 17 years ago
*** empty log message ***
keilhaue
More...
about 17 years ago
*** empty log message ***
georg_thimm
More...
about 17 years ago
Minor code cleaning done.
georg_thimm
More...
over 17 years ago
*** empty log message ***
georg_thimm
More...
over 17 years ago
prevent the maximal change to a parameter to exceed the maxStep value.
georg_thimm
More...
over 17 years ago
*** empty log message ***
georg_thimm
More...
over 17 years ago
*** empty log message ***
keilhaue
More...
over 17 years ago
added Vector.set(Vector<RE> vector) + test
georg_thimm
More...
over 17 years ago
Depreciated all methods in IRingeElementFactory producing random numbers and require a random number generator to be passed to them. Added methods using a centralised random number generator.
georg_thimm
More...
over 17 years ago
added tests, minor change to (still broken) BinaryFloat
georg_thimm
More...
over 17 years ago
Complex: norm() instead of magnitude() IRingElement: added norm() MatrixDeterminant: norm() instead of abs()
keilhaue
More...
over 17 years ago
*** empty log message ***
georg_thimm
More...
over 17 years ago
Optimiser: added methods to change the max. number of optimisation steps and to retreive the number of steps taken, bugfixes Plynomial.toString used the abs() method - which may not be implemented(able). Rewrote it and tests for polynomials.
georg_thimm
More...
over 17 years ago
Comments, named thread for optimisation in RandomGradientDescent
georg_thimm
More...
over 17 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree