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

primality pictures #14

Open
sje30 opened this issue Aug 17, 2021 · 1 comment
Open

primality pictures #14

sje30 opened this issue Aug 17, 2021 · 1 comment

Comments

@sje30
Copy link
Owner

sje30 commented Aug 17, 2021

there is already a python package to do what we discussed @valentin-imbach @jmb280cam

https://github.com/LeviBorodenko/primify

this prime drawing looks nice, but perhaps we can use Julia to do it a bit smarter /more efficient than what can be done in Python?

https://github.com/LeviBorodenko/primify
https://esoteric.codes/blog/primify

or, synthesising an image from some text (like a CRSid) and then finding the prime? as I said, it might be fun for outreach days, when young kids can come along and get their name converted into a prime number!

@jmbyrne
Copy link
Collaborator

jmbyrne commented Aug 18, 2021

I feel like image from text would be a bit easier, since we could just determine a character set (maybe A-Z, 0-9, and space), and lookup the corresponding digits without a need for image processing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants