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

PyPy Simplex Calculation #8

Open
therealfakemoot opened this issue Apr 20, 2013 · 1 comment
Open

PyPy Simplex Calculation #8

therealfakemoot opened this issue Apr 20, 2013 · 1 comment

Comments

@therealfakemoot
Copy link
Owner

PyPy provides an 11x speedup over CPython for calculating 3D simplex values. A tool for spawning PyPy processes that do nothing but calculate simplex values and emit them to a CPython process which will write them to and HDFStore is necessary. This is blocking Phase 1.

@ghost ghost assigned therealfakemoot Apr 20, 2013
@therealfakemoot
Copy link
Owner Author

https://bitbucket.org/LilDood/simplex-noise
This might be usable.

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

No branches or pull requests

1 participant