Yes, Cython and SciPy can be used together just fine, just like any
other Python library. NumPy has special support because the overhead
of accessing individual elements in an array via the Python-exposed
API can be prohibitive, but SciPy doesn't introduce its own arrays so
you can use NumPy arrays with SciPy just fine.
Is there something that you're specifically trying to achieve?
Performance? Porting existing code?
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "cython-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
cython-users...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.