Scilab 5.5.2
- Справка Scilab
- Scilab
- Дифференциальное счисление, интегрирование
- Основные функции
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Библиотека генераторов случайных чисел
- ARnoldi PACKage
- Statistics
- Sparse Matrix
- UMFPACK Interface (sparse)
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- HDF5 Management
- Файлы: функции ввода/вывода
- Input/Output functions
- Графики
- Графики: экспорт и печать
- GUI
- Data Structures
- Parameters
- Boolean
- Целые числа
- Строки
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Электронная таблица
- Командное окно
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Функции для совместимости
- Функции
- Development tools
- Demo Tools
- Dynamic/incremental Link
- ATOMS
- Tcl/Tk Interface
- Text editor (Scinotes)
- UI Data
- Online help management
- Parallel
- Modules manager
- Scilab MPI
- Локализация
- API Scilab
- call_scilab API (Scilab engine)
- JVM
- Java from Scilab
- Java Interface
- Intersci
- Preferences
- Windows tools
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Scilab MPI
- MPI_Bcast — Broadcasts a message from the process with rank root to all other processes of the group.
- MPI_Init — Initialize the MPI environnement
- MPI_Irecv — Nonblocking receive of data from a node
- MPI_Isend — Nonblocking send data from a node to an other
- MPI_Recv — Recv data from a node
- MPI_Send — Send data from a node to an other
- MPI_Wait — Waits for an MPI request to complete
- MPI — Access to MPI features from Scilab
- MPI implementation — Technical details about the implementation
Report an issue | ||
<< Modules manager | Справка Scilab | Локализация >> |