java multidimensional matrix library or example

  • Thread starter Dimitri Ognibene
  • Start date
D

Dimitri Ognibene

Hi,
does anybody something about a multidimensional matrix library?
I'm writing my own.. but..
My problem is that I must support similar operations on matrix a cube,
hypercube and so on.
Operation goes from sum, partition, linaer filtering...
Does anybody ever done this?
for exemple if I have a 5th dimensional hypercube which is used to used
to do some kind of data mining..
but i can have a 2d matrix or even 7th dimension .. it all depends on
the problem but the alg remain the same..
There are various problem implementing a calls for multidimensional
arrays, usually i've a flat array double containing all data and some
function for convert and navigation.
indexes can be given through an array of int..
so i can write the same interface for any dimension.
However it can be useful an out of the shelf library or at least some
code referecnce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top