PythonQ 240-8XX Uživatelský manuál Strana 25

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 37
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 24
c
! www.simula.no/˜hpl
Curve plotting with Easyviz
Easyviz is a light-weight interface to many plotting packages, using a
Matlab-like syntax
Goal: write your program using Easyviz (“Matlab”) syntax and
postpone your choice of plotting package
Note: some powerful plotting packages (Vtk, R, matplotlib, ...) may
be troublesome to install, while Gnuplot is easily installedonall
platforms
Easyviz supports (only) the most common plotting commands
Easyviz is part of SciTools (Simula development)
from scitools.all import
*
(imports all of numpy,allofeasyviz,plusscitools)
Numerical Python – p. 259/728
Zobrazit stránku 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 36 37

Komentáře k této Příručce

Žádné komentáře