File: 0.12.1-notes.rst

package info (click to toggle)
scipy 1.15.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 232,636 kB
  • sloc: cpp: 497,140; python: 327,782; ansic: 190,592; javascript: 89,553; fortran: 59,012; cs: 3,081; f90: 1,150; sh: 839; makefile: 780; pascal: 277; csh: 135; lisp: 134; xml: 56; perl: 51
file content (8 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
==========================
SciPy 0.12.1 Release Notes
==========================

SciPy 0.12.1 is a bug-fix release with no new features compared to 0.12.0.
The single issue fixed by this release is a security issue in ``scipy.weave``,
which was previously using temporary directories in an insecure manner under 
certain circumstances.