Fast SLE algorithm
Versione 1.2.0.1 (14,2 KB) da
Tomas Kojar
Based on Tom Kennedy's C++ code for Fast SLE ("A Fast Algorithm for Simulating the Chordal Schramm-Loewner Evolution")
The code was only available in C++ for speed purposes, so now it can run SLE algorithms in Matlab.
Cita come
Tomas Kojar (2026). Fast SLE algorithm (https://it.mathworks.com/matlabcentral/fileexchange/63415-fast-sle-algorithm), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Call C++ from MATLAB in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Matlab_Fast_SLE
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.2.0.1 | just added the reference to the original paper "A Fast Algorithm for Simulating the Chordal Schramm-Loewner Evolution" |
||
| 1.2.0.0 | Replaced conv with convftt command, which does faster multiplication of polynomials. |
||
| 1.1.0.0 | Updates on the code. The Laurent method is still slow due to the size of the vectors from composing. |
