Paketname | python-sciscipy |
Beschreibung | A Python binding of Scilab |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.0-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), scilab-full-bin |
Empfohlene Pakete | |
Paketbetreuer | Sylvestre Ledru |
Quelle | sciscipy |
Paketgröße | 14308 Byte |
Prüfsumme MD5 | 5c0c64b86d24b5cef6064b8fd07ec817 |
Prüfsumme SHA1 | b8e94643f334c176508391825d1d1b24ae1fb918 |
Prüfsumme SHA256 | 02c927c78d8d9fa233e91910fc4040f82ae924e1da112735b5ac6ee847db6af7 |
Link zum Herunterladen | python-sciscipy_0.3.0-1_i386.deb |
Ausführliche Beschreibung | Sciscipy provides a Python API to map Scilab features.
Three main methods are available:
* sciscipy.eval(sci_cmd)
* sciscipy.read(sci_var_name)
* sciscipy.write(sci_var_name, py_var_name)
.
Also, to increase the level of enjoyment, a python module
called scilab is also provided. This package contains a
class 'Scilab' that can be used to issue any valid scilab
function.
|