You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in Android or Java application. Uses SWIG to generate Java JNI bindings. SWIG definitions are extensible to other languages.
arb4j is a high-performance Java API for arbitrary-precision real&complex ball arithmetic operations based on the ARB and FLINT libraries utilizing SWIG-generated interfaces and featuring a sophisticated ObjectWeb ASM based UTF String->JVM bytecode compiler, automatic differentiation and integration capabilities, and a fluent API interface pattern