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
main
function-plotter
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
10 lines
87 B
Makefile
Raw
Permalink
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