New example: ctypes #436
Closed
liquidcarbon
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Yes please! 😄 If you could make a Pull Request that would be awesome!. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI all, wrote a little contribution to pixi examples. How do you feel about adding this?
https://github.com/liquidcarbon/pixi-examples-ctypes
Ctypes example: large factorials
This examples calculates approximate factorials of large numbers using pure Python or Python with ctypes.
Features demonstrated:
depends_on
)Output
Beta Was this translation helpful? Give feedback.
All reactions