On my computer with Scilab 2026.0.1 I get an Atoms error when I try to install this package.
This package was working with Scilab 2025.0.0
I need the convex_hull fonction in some of my scripts.
On my computer with Scilab 2026.0.1 I get an Atoms error when I try to install this package.
This package was working with Scilab 2025.0.0
I need the convex_hull fonction in some of my scripts.
Hello,
We don’t update all packages after each release but rather wait for user request… Stay tuned !
S.
The new Windows build seems OK (you are using Windows version of Scilab, do you ?), just type
atomsSystemUpdate
atomsInstall cglab
atomsLoad cglab
S.
It’s working, thank you.