"Phil Steitz" wrote in message
news:497ee914.7010...@gmail.com...
> Bill Barker wrote:
>> I've been working on a SparseRealVector that implements RealVector but is
>> backed by OpenIntToDoubleHashMap. Unlike SparseRealMatrix, the goal is
>> more speed than space. Mostly it is going well, but
Bill Barker wrote:
I've been working on a SparseRealVector that implements RealVector but is
backed by OpenIntToDoubleHashMap. Unlike SparseRealMatrix, the goal is more
speed than space. Mostly it is going well, but running into a few problems
where some RealVector methods are almost nonsensi
Bill Barker a écrit :
> I've been working on a SparseRealVector that implements RealVector but is
> backed by OpenIntToDoubleHashMap. Unlike SparseRealMatrix, the goal is more
> speed than space. Mostly it is going well, but running into a few problems
> where some RealVector methods are almos
I've been working on a SparseRealVector that implements RealVector but is
backed by OpenIntToDoubleHashMap. Unlike SparseRealMatrix, the goal is more
speed than space. Mostly it is going well, but running into a few problems
where some RealVector methods are almost nonsensical for sparse vecto