Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A fresh (experimental) ATOMS repository for Scilab 6.x

NotificationsYou must be signed in to change notification settings

rdbyk/bosons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

  • is anexperimental ATOMS repository forBalisc /Scilab 6.x
  • provides someprecompiled Toolboxes forLinux 64bit only

How to use it?

Setup

  • atomsRepositoryList() will return a list of available repositories
  • atomsRepositoryAdd('https://raw.githubusercontent.com/rdbyk/bosons/master') will add theBosons to the list of available repositories

(Hint: In case of ATOMS related problems, make sure that your that yourEdit | Preferences | Web | Proxy settings are correct.)

List / Install / Remove Toolboxes

  • use the commandsatomsList /atomsInstall /atomsRemove,
  • or theApplications | Modules Manager - ATOMS with GUI

Contents (in alphabetical order)

  • SYMSCI - Symbolic Math Toolbox for Scilab (Version 0.5)

    TheSYMSCI Toolbox provides (currently) very basic capabilities forsymbolic arithmetic anddifferentiation,andarbitrary precision floating point calculations (cf.Help Pages)

    Under the hood works the MIT/BSD licensed C++ libarySymEngine.SymEngine itself needs the following LGPL licensed GNU libraries:GMP,MPFR, andMPC.

    1. You have to install these shared librariesa priori to theinstallation of theSYMSCI Toolbox itself, e.g. via

      sudo apt-get install libgmp10 libmpfr4 libmpc3

      under Ubuntu.

    2. Followed byatomsInstall("symsci") underBalisc/Scilab 6.x, whichdownloads andinstallsSYMSCI Toolbox from theBosons repository.

About

A fresh (experimental) ATOMS repository for Scilab 6.x

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp