OE-FET / keithley2600

Python driver for Keithley 2600 series instruments.
https://keithley2600.readthedocs.io
MIT License
43 stars 17 forks source link

np.flip probably wants in some versions necessarily an axis specification. #9

Closed quaeritis closed 5 years ago

quaeritis commented 5 years ago

no idea why the pull request now contains so many commits. But should not have any impact with a squash merge.

samschott commented 5 years ago

Thanks! Indeed, some versions of NumPy require an axis specification.