QuanticParis / HFSSdrawpy

Draw HFSS designs using python
MIT License
17 stars 23 forks source link

bugfixes #29

Closed rassouly closed 4 years ago

rassouly commented 4 years ago

Just a couple of bugs I found while using the software.

The use of the python math functions instead of the numpy ones fixes some issues with type conversion I didn't really understand.