/[Apache-SVN]
ViewVC logotype

Revision 726459


Jump to revision: Previous Next
Author: luc
Date: Sun Dec 14 14:56:50 2008 UTC (15 years, 11 months ago)
Changed paths: 7
Log Message:
Added an int/double hash map (OpenIntToDoubleHashMap) with much smaller
memory overhead than standard java.util.Map (open addressing and no boxing)

Changed paths

Path Details
Directorycommons/proper/math/trunk/pom.xml modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/MathRuntimeException.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/util/OpenIntToDoubleHashMap.java added
Directorycommons/proper/math/trunk/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/userguide/utilities.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/util/OpenIntToDoubleHashMapTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26