Skip to content

MCPY with performance-sensitive code replaced with C routines

License

Notifications You must be signed in to change notification settings

obiwac/mcpy-accelerated

Repository files navigation

mcpy-accelerated

MCPY with performance-sensitive code replaced with C routines. This is based on the code from episode 13.

Installing dependencies:

poetry install --no-root

Installing dev devependencies:

poetry install --no-root --with dev

Building:

poetry run python setup.py build_ext --inplace

TODO: This should really just be poetry run build.

Running:

poetry run python main.py

About

MCPY with performance-sensitive code replaced with C routines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published