Metadata-Version: 2.4
Name: mandelbrot.implementations.cython_direct
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy

# Cython implementation of Mandelbrot

This implementation does have any Python interactions in the performance-critical part
