mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
10 lines
No EOL
329 B
Markdown
10 lines
No EOL
329 B
Markdown
+++
|
|
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"]
|
|
+++
|
|
https://github.com/ParkerTenBroeck/fastexpr |