Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #19528 > unrolled thread
| Started by | Rui Maciel <rui.maciel@gmail.com> |
|---|---|
| First post | 2012-10-27 12:15 +0100 |
| Last post | 2012-10-27 14:11 -0400 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.java.programmer
matrix algebra and solver package for Java? Rui Maciel <rui.maciel@gmail.com> - 2012-10-27 12:15 +0100
Re: matrix algebra and solver package for Java? Arne Vajhøj <arne@vajhoej.dk> - 2012-10-27 11:46 -0400
Re: matrix algebra and solver package for Java? "John B. Matthews" <nospam@nospam.invalid> - 2012-10-27 14:11 -0400
| From | Rui Maciel <rui.maciel@gmail.com> |
|---|---|
| Date | 2012-10-27 12:15 +0100 |
| Subject | matrix algebra and solver package for Java? |
| Message-ID | <k6gfoa$p8o$1@speranza.aioe.org> |
According to your experiences, what are the best matrix algebra and solver packages available for java? Thanks in advance, Rui Maciel
[toc] | [next] | [standalone]
| From | Arne Vajhøj <arne@vajhoej.dk> |
|---|---|
| Date | 2012-10-27 11:46 -0400 |
| Message-ID | <508c01f6$0$289$14726298@news.sunsite.dk> |
| In reply to | #19528 |
On 10/27/2012 7:15 AM, Rui Maciel wrote: > According to your experiences, what are the best matrix algebra and solver > packages available for java? I have not done much of that stuff in Java. But when I have had to then I have used Colt. Arne
[toc] | [prev] | [next] | [standalone]
| From | "John B. Matthews" <nospam@nospam.invalid> |
|---|---|
| Date | 2012-10-27 14:11 -0400 |
| Message-ID | <nospam-1E8D09.14111427102012@news.aioe.org> |
| In reply to | #19536 |
In article <508c01f6$0$289$14726298@news.sunsite.dk>, Arne Vajhøj <arne@vajhoej.dk> wrote: > On 10/27/2012 7:15 AM, Rui Maciel wrote: > > According to your experiences, what are the best matrix algebra and > > solver packages available for java? > > I have not done much of that stuff in Java. > > But when I have had to then I have used Colt. I've had positive experience with both org.jscience.mathematics and org.apache.commons.math. -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.programmer
csiph-web