This website requires JavaScript.
Explore
Help
Sign in
StudioInfinity
/
nanomath
Watch
2
Star
0
Fork
You've already forked nanomath
0
Code
Issues
9
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
feat: Add generic types and Complex numbers
#21
Merged
glen
merged 2 commits from
generic_complex
into
main
2025-04-22 01:48:53 +00:00
Conversation
1
Commits
2
Files changed
11
+224
-7
2 commits
Author
SHA1
Message
Date
Glen Whitney
4ea0b38b6f
feat: define Complex type and conversions to it
All checks were successful
/ test (pull_request)
Successful in 19s
Details
2025-04-21 11:31:38 -07:00
Glen Whitney
6de6515d3c
feat: make Type objects callable to prep for generics
2025-04-17 20:18:34 -07:00