Posts about Python
- Introducing napari: a fast n-dimensional image viewer in Python
- Why citations are not enough for open source software
- Why you should cite open source tools
- Summer school announcement: 2nd Advanced Scientific Programming in Python (ASPP) Asia Pacific!
- The road to scikit-image 1.0
- 1st ASPP Asia Pacific evaluation survey
- Summer School Announcement: ASPP Asia-Pacific 2018
- Prettier LowLevelCallables with Numba JIT and decorators
- SciPy's new LowLevelCallable is a game-changer
- Numba in the real world
- The cost of a Python function call
- My first use of Python 3's `yield from`!
- EuroSciPy 2015 debrief
- The SciPy ecosystem belongs to everyone
- Go to SciPy 2015
- Experiences porting a medium-sized library from Python 2 to 3
- Clarifications about our book, Elegant SciPy (and our call for code submissions)
- Call for code nominations for Elegant SciPy!
- Continuous integration in Python, 7: some helper tools and final thoughts
- Continuous integration in Python, 6: Show off your work
- Continuous integration in Python, 5: report test coverage using Coveralls
- Continuous integration in Python, 4: set up Travis-CI
- Continuous integration in Python 3: set up your test configuration files
- Continuous integration in Python, Volume 2: measuring test coverage
- Continuous integration in Python, Volume 1: automated tests with pytest
- Read microscopy images to numpy arrays with python-bioformats
- An update on mixing Java and Python with Fiji