IPython 0.10
0.10 release - made August 4, 2009.
Milestone information
- Project:
- IPython
- Series:
- 0.10
- Version:
- 0.10
- Released:
- Registrant:
- Fernando Perez
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 3 Brian Granger, 8 Fernando Perez, 1 Jörgen Stenarson
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 12 Fix Released
Download files for this release
Release notes
on behalf of the IPython development team, I'm happy to announce that
we've just put out IPython 0.10 final. Many thanks to all those who
contributed ideas, bug reports and code.
You can download it from the usual location:
- http://
- http://
The official documentation for this release can be found at:
- http://
- http://
In brief, this release gathers all recent work and in a sense closes a
cycle of the current useful-
IPython code. We are now well into the work of a major internal
cleanup that will inevitably change some APIs and will likely take
some time to stabilize, so the 0.10 release should be used for a while
until the dust settles on the development branch.
The 0.10 release fixes many bugs, including some very problematic ones
(a major memory leak with repeated %run is closed), and also brings a
number of new features, stability improvements and improved
documentation. Some highlights:
- Improved WX-based ipythonx and ipython-wx tools, suitable for
embedding into other applications and standalone use.
- Better interactive demos with the IPython.demo module.
- Refactored ipcluster with support for local execution, MPI, PBS and
systems with SSH key access preconfigured.
- Integration with the TextMate editor in the %edit command.
The full release notes are available here with all the details:
http://
Changelog
This release does not have a changelog.