Remove lua

This commit is contained in:
2026-01-20 00:09:13 +01:00
parent 33750a9c6e
commit 1b25d6dd3d
5 changed files with 4 additions and 28 deletions

View File

@@ -1,12 +1,13 @@
neville:
julia -i "./neville-algo-ml.jl"
julia -i ./src/neville-algo-ml.jl
doc:
typst compile ./docs.typ
typst compile ./src/ocs.typ
test_langs:
# Test all languages and tools in this project
cargo run
uv run python ./main.py
julia ./main.jl
julia ./src/main.jl
nix flake info
bun run ./index.ts