Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Scilab Python Toolbox details
Login with GitLab

Scilab Python Toolbox

Interface to Python from Scilab
(22565 downloads for this version - 22565 downloads for all versions)
Details
Version
1.0
Author
simon.marchetto@scilab-enterprises.com
Owner Organization
Scilab Enterprises
Maintainer
Simon MARCHETTO
License
Creation Date
June 22, 2017
Source created on
Scilab 6.0.x
Binaries available on
Scilab 6.0.x:
Windows 64-bit Linux 64-bit
Install command
--> atomsInstall("scipython")
Description
            scipython is an interface to Python from Scilab.
It allows to call and manipulate almost any Python (2.7) function, object, or
data from the Scilab interpreter.

pyImport math;
a = math.sqrt(16);

scipython embeds Python 2.7 with numpy, and uses it if no other installation of
Python is detected on the user's system.

This toolbox is based on the former toolbox PIMS.

The tutorial http://forge.scilab.org/index.php/p/pims/page/Tutorial
explains how to use scipython.
            
Files (3)
[47.29 MB]
Windows 64-bit binary for Scilab 6.0.x
scipython 1.0 binaries for Scilab 6.0 on Windows 64 bits
[101.79 MB]
Source code archive

[54.07 MB]
Linux 64-bit binary for Scilab 6.0.x
scipython 1.0 binaries for Scilab 6.0 on Linux 64 bits
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.