jump to detailed chart | hide Line History
Constraint |
Recent Changelog
21
by janmagne
29 April 2007, 17:50:57 +0200
(20 months ago)
- Codechange: Added IllegalArgumentException to gcd() in the case where a = b = 0. Test included.
20
by janmagne
29 April 2007, 17:22:11 +0200
(20 months ago)
- New: Greatest common divisor algorithm for two integers + unit test.
trunk/src/no/uis/mid170/util/Math.java
20
trunk/src/no/uis/mid170/util/MathTest.java
20
19
by janmagne
26 April 2007, 19:12:06 +0200
(20 months ago)
- Update: Fixed the comment referring to the bit count.
trunk/src/no/uis/mid170/matrix/WalshMatrix.java
19
18
by janmagne
26 April 2007, 02:01:24 +0200
(20 months ago)
- Codefix: Beautyfication of console output.
trunk/src/no/uis/mid170/matrix/Matrices.java
18
Files
|