The GSL website home page lists JavaCPP, a package of Java wrappers for GSL. I think this is your best approach, mature and time tested, among other reasons. Will this be sufficient for your project?
On Tue, May 14, 2024 at 9:11 AM lostbits <[email protected]> wrote: > Sorry to intrude. I'm working on a Java project and would like to use > (at least) SVD in it. Is there a Java version of GSL, or GSL lookalike > anywhere? > > This is not a heavy-duty numerical processing application, and time is > not a constraint. Java was chosen because it is cross-platform, a goal, > not because it is fast. > > thanks art >
