~ubuntu-branches/ubuntu/quantal/sagemath/quantal

« back to all changes in this revision

Viewing changes to spkg/standard/numeric-24.2.txt

  • Committer: Bazaar Package Importer
  • Author(s): Tim Abbott
  • Date: 2008-07-20 09:44:33 UTC
  • Revision ID: james.westby@ubuntu.com-20080720094433-247t2xjxy8jjcoda
Tags: upstream-3.0.5dfsg
ImportĀ upstreamĀ versionĀ 3.0.5dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Numeric -- Python numerical linear algebra library
 
2
 
 
3
See <a href="http://numpy.sourceforge.net">http://numpy.sourceforge.net</a>
 
4
for more about what this package does. 
 
5
Either Numeric or Numarray is required in order to install matplotlib.
 
6
 
 
7
<p>After you install Numeric, use "import Numeric" to access its
 
8
functionality.     Type help(Numeric) after importing for more
 
9
information.
 
10
 
 
11