v1.1.0
What's Changed
- Added
SequentialSystem.spot_diagram()method to plot spot diagrams for each field angle. by @roytsmart in #149 - Added
AbstractSequentialSystem.to_dxf()a function that can export the system to a DXF file for interfacing with CAD programs. by @roytsmart in #150
Full Changelog: v1.0.1...v1.1.0