Releases: bblankrot/ParticleScattering.jl
Releases · bblankrot/ParticleScattering.jl
v0.1.0
Last release for Julia v0.6
- Adds different incident field types
- Adds gradient computation with adjoint-state method (much faster)
- Adds preliminary code for power flow optimization, which optimizes nearly arbitrary functions of power flow from multiple incident fields across multiple lines
- Speeds up multipole computations with Hankel recurrence formula.
JOSS Release
Release accepted by JOSS.
Initial release
- Added hex grids and shapes with non-polar coordinates
Initial release
Merge pull request #16 from bblankrot/patch-pyplot-err changing pygui backend to tk before `using PyPlot`