Fast SLE algorithm
Version 1.2.0.1 (14,2 KB) von
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.
Zitieren als
Tomas Kojar (2026). Fast SLE algorithm (https://de.mathworks.com/matlabcentral/fileexchange/63415-fast-sle-algorithm), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Call C++ from MATLAB finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Matlab_Fast_SLE
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 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. |
