Releases: loganbvh/py-tdgl
Releases · loganbvh/py-tdgl
v0.4.0
v0.3.1
v0.3.0
What's Changed
- Save dynamics data by @loganbvh in #16
- Add autoscale option in
animate
by @loganbvh in #17 - Boundary conditions by @loganbvh in #18
- Use
numba
where possible to avoid allocation of large intermediate arrays - Allow
psi != 0
on transport terminals
- Use
- Optimize dual mesh construction by @loganbvh in #20
- Significantly speeds up mesh generation for large meshes
Full Changelog: v0.2.1...v0.3.0