Fast SLE algorithm
버전 1.2.0.1 (14.2 KB) 작성자:
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.
인용 양식
Tomas Kojar (2026). Fast SLE algorithm (https://kr.mathworks.com/matlabcentral/fileexchange/63415-fast-sle-algorithm), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Call C++ from MATLAB에 대해 자세히 알아보기
태그
Matlab_Fast_SLE
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 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. |
