This website requires JavaScript.
Explore
Help
Sign In
domenico
/
function-plotter
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f94e7d88e43a9d7c7319c13f3a1cafc15fd6b8a
function-plotter
/
Makefile
T
10 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: math expression language implementation
2026-01-29 22:12:40 +01:00
all
:
check
test
.PHONY
:
check
check
:
uvx ty check
.PHONY
:
test
test
:
uv run pytest
Reference in New Issue
Copy Permalink