~ubuntu-branches/ubuntu/lucid/python-scipy/lucid

« back to all changes in this revision

Viewing changes to Lib/linalg/generic_fblas.pyf

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-01-07 14:12:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070107141212-mm0ebkh5b37hcpzn
* Remove build dependency on python-numpy-dev.
* python-scipy: Depend on python-numpy instead of python-numpy-dev.
* Package builds on other archs than i386. Closes: #402783.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
!
4
4
! Author: Pearu Peterson
5
5
! Created: Jan-Feb 2002
6
 
! $Revision: 1.1 $ $Date: 2002/04/07 15:03:46 $
 
6
! $Revision: 453 $ $Date: 2002-04-07 09:03:50 -0600 (Sun, 07 Apr 2002) $
7
7
!
8
8
! Usage:
9
9
!   f2py -c fblas.pyf -L/usr/local/lib/atlas -lf77blas -lcblas  -latlas -lg2c