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")
58.0 次下载
更新时间 2020/9/13

查看许可证

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://ww2.mathworks.cn/matlabcentral/fileexchange/63415-fast-sle-algorithm), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Call C++ from MATLAB 的更多信息
版本 已发布 发行说明
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.