prima icon indicating copy to clipboard operation
prima copied to clipboard

Add Java binding

Open zaikunzhang opened this issue 2 years ago • 0 comments

I note that there are "Java versions" of COBYLA based on the F77 implementation:

https://github.com/cureos/jcobyla

On one hand, this means there is a need for these solvers in the Java community. On the other hand, these implementations should be switched to the PRIMA ASAP, or people will be bitten by bugs.

Ideally, there should be a pure Rust implementation. But that is possible only in the long run. An interface / binding will meet the need more timely.

Help needed.

zaikunzhang avatar Sep 20 '23 14:09 zaikunzhang