You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some basic updates in #740, but this section needs a larger overhaul including:
replace nosetest with pytest
the wiener_filtering.py debugging example
(To get it to work I had to use np.int64 casting, which makes the example contrived.
A better example should be found and the text updated.)
the Debugging segmentation faults using gdb needs to be redone
(The segfault.py example needs to be replaced.)
The text was updated successfully, but these errors were encountered:
I did some basic updates in #740, but this section needs a larger overhaul including:
(To get it to work I had to use np.int64 casting, which makes the example contrived.
A better example should be found and the text updated.)
Debugging segmentation faults using gdb
needs to be redone(The segfault.py example needs to be replaced.)
The text was updated successfully, but these errors were encountered: