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

Python Interaction Mechanism in Scilab

Module to manipulate Python objects from Scilab
(18603 downloads for this version - 22837 downloads for all versions)
Details
Version
1.1
Author
Calixte DENIZET
Owner Organization
N/A
Maintainers
Calixte DENIZET
Simon MARCHETTO
License
Creation Date
August 4, 2014
Source created on
Scilab 5.5.x
Binaries available on
Scilab 5.5.x:
Linux 32-bit Windows 64-bit Windows 32-bit Linux 64-bit
Install command
--> atomsInstall("PIMS")
Description
            PIMS is a Python binding from Scilab.

Like JIMS for Java, PIMS allows to call and manipulate almost any Python
function, object, or data from the Scilab interpreter.

PIMS needs Python 2.7 and its extension Numpy to be installed.

More details on the PIMS page:
http://forge.scilab.org/index.php/p/PIMS/


            
Files (5)
[134.40 kB]
Source code archive
toolbox version updated to make it available for Scilab 5.5.0
[229.69 kB]
Linux 32-bit binary for Scilab 5.5.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[248.96 kB]
Windows 64-bit binary for Scilab 5.5.x
Windows 64-bit
[239.94 kB]
Windows 32-bit binary for Scilab 5.5.x
Windows version (x86)
[234.01 kB]
Linux 64-bit binary for Scilab 5.5.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (1)     Leave a comment 
Comment from Mario Cilento -- April 6, 2020, 04:22:45 PM    
Dear Developer,
few questions about the module PIMS.

1) I have Anaconda installation of python 3.7. With this ATOMS module will I be able to 
launch any script including not only numpy module functions (for example I use some 
functions from Scipy)?
2) win10 64bit+scilab5.5 but the installation of this module leads to the same error 
other users encountered, when the module is loaded.

Start PIMS
	Load gateways
atomsLoad: Si è verificato un errore durante il caricamento di 'PIMS-1.1':
	link: Il seg. archivio condiviso non era caricato: Unknown Error
 !--error 10000 

at line     335 of function atomsLoad called by :  
atomsLoad('PIMS')

How can i figure this bug out?

Regards,

MC
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.