Releases: hewenbin/sde
Releases · hewenbin/sde
r1
- A serial python implementation on SDE computation, which is used to help users better understand the details of the SDE computation algorithm.
- A WebGL based parallel implementation (i.e., sde.js) on SDE computation.
- An example of using sde.js to compute SDE for surfaces. The resulting SDEs are visualized using customized sharevol.js.