Bradley M. Froehle
Results
2
issues of
Bradley M. Froehle
I was working on an IPython extension which provides a cell magic for running C code via bitey, e.g.: ``` py In [4]: %load_ext biteymagic In [5]: %%bitey ...: int...
We should ask NumPy what the preferred LAPACK is and use that to compile the extension module.