ParkerTenBroeck.github.io/content/blog/projects/fastexpr.md
2026-01-22 11:52:18 -05:00

360 B

+++ title = "FastExpr" description = "A java 24 library that runtime compiled math expressions into native JVM bytecode. Also supporting expression simplification and operations such as derivatives" date = 2025-04-03

[taxonomies] tags = ["java", "bytecode"] category = ["project"] +++

Take a look at the GitHub