mirror of
https://github.com/pybind/pybind11.git
synced 2024-12-01 17:37:15 +00:00
ee053e9236
Integrated the CUDA example seamlessly into the other examples if found. The CUDA example needs to be the last one.
4 lines
45 B
Python
4 lines
45 B
Python
from example import mandelbrot
|
|
|
|
mandelbrot()
|