> I can confirm that migrating a small project (still including some > cython) took less than a day to get boot-strapped. > Not everything works but the structure is there and it kind-of works.
<shameless plug> Speaking about small projects with no Fortran or generated sources, just some cython/C++, here's a small example: https://github.com/ev-br/mc_lib Since it's way simpler then scipy, might be easier to follow. Most likely you already figured it all out :-). </shameless plug> _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
