FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
09-17-2024 12:52 PM
Hello,
is there anyway to include Numpy library in Python IDE?
09-17-2024 01:15 PM
As there is native C-code used in Numpy and our Python runtime is only processing python code, this is not possible.
You could build your own app bringing its own python interpreter using any library you like. See documentation of SDK for ctrlx AUTOMATION on github.
We are also working on a app including a Jupiter Notebook application but there is no official release date yet.
2 weeks ago - last edited 2 weeks ago
Two doubts:
1. Do you have any official release date for the Jupiter Notebook app? Do you need any specific CtrlX core to run it? I am interested in making some AI demos on it.
2. If I build my own snap / app is it possible to execute Numpy or any native C-code library in python?
Example:
Just to name some...
2 weeks ago
In your own app, as you bring your own python interpreter, everything can be done. Please beware that ctrlX OS is based on Ubuntu Core and so you need to care about connecting the correct resource plugs/slots.
Also resources like RAM and flash storage is limited in general. More information can be found in our official online documentation "General technical data X3, X2" and "ctrlX COREplus X5 and X7 Controls, Operating Instructions"
It is also possible to use a Hailo AI processor in combination with a ctrlX CORE.