Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posts/modular-arithmetic #181

Open
utterances-bot opened this issue Feb 1, 2023 · 1 comment
Open

posts/modular-arithmetic #181

utterances-bot opened this issue Feb 1, 2023 · 1 comment
Labels

Comments

@utterances-bot
Copy link

How to build a modular arithmetic library in Python

In this tutorial, we're going to learn how to create a library for modular arithmetic, using operator overloading and redefining the built-in functions for NumPy.

https://monadical.com/posts/modular-arithmetic.html

Copy link
Member

pirate commented Feb 1, 2023

Woah this is very cool! Nice walkthrough.

@pirate pirate added the blog label Feb 1, 2023 — with utterances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants