Uster Metrics
Uster Metrics
Posts
People
Publications
About
Recent Posts
Clarabel Solver for Java
We are excited to announce that clarabel4j (Clarabel Solver for Java) is now released and open-source! After ecos4j it is our second library that provides an interface from the Java programming language to a native open source mathematical programming solver.
Last updated on 27. Oct 2024
5 min read
ECOS Solver for Java
We are excited to announce that ecos4j (ECOS Solver for Java) is now released and open-source! It provides an interface from the Java programming language to the native open source mathematical programming solver ECOS.
Last updated on 7. Sep 2024
8 min read
AI vs Engineer
I recently found the following simple logic puzzle from Dell Logic Puzzle (1998), and I was wondering if ChatGPT would be able to solve it: The explanation is not convincing, and the result is wrong.
Last updated on 6. Jan 2024
1 min read
Convex Optimization in Java with Project Panama
Project Panama’s Foreign Function and Memory API is the new way of connecting Java programs to non-Java components such as native libraries written in C or C++. This article is about a PoC for calling the convex optimization software ECOS written in C from the Java Virtual Machine with Panama.
Last updated on 24. Mar 2022
11 min read
How fast is Java 17 for number crunching?
Java 17 is the latest long-term support (LTS) release of standard Java and delivers many performance, stability, and security updates. This article is about a performance comparison benchmark for number crunching between Java 17 and the previous LTS versions Java 11 and Java 8.
Last updated on 28. Sep 2021
3 min read
R with Intel MKL for Windows
R for Windows that is downloaded from CRAN uses the reference BLAS and LAPACK implementations for linear algebra operations. The reference implementations are very stable and compatible across platforms, but are not optimized for performance.
Last updated on 1. May 2021
4 min read
Cite
×