Tags: loganbvh/superscreen
Toggle v0.12.1's commit message
Fix bug when calling find_fluxoid_solution multiple times with the sa…
…me model (#117 )
Toggle v0.12.0's commit message
Polygon resample (#116 )
* More robust Polygon.resample using shapely segmentize/iterpolate
Toggle v0.11.0's commit message
Terminal currents (#114 )
* Initial fix for terminal currents
* cleanup
* Update stream function boundary conditions
* Fix tests
* bump version
* run notebooks
* Create wire.ipynb
* Update lint-and-test.yml - add tests for 3.12
* Add 3.12
* Remove old comments
Toggle v0.10.5's commit message
Progress bar in Device.mutual_inductance_matrix() (#111 )
* Disable progress bar in Device.mutual_inductance_matrix
* Run notebooks
Toggle v0.10.4's commit message
Fix bug when saving Solution with terminal_currents (#108 )
* Fix bug when saving Solution with terminal_currents
* Update test_transport.py
Toggle v0.10.3's commit message
More memory efficient biot_savart_2d (#107 )
* More memory efficient biot_savart_2d
Toggle v0.10.2's commit message
Screening field at position (#106 )
* Fix bug in Solution.screening_field_at_position()
* Update docs
* cleanup solution.py
Toggle v0.10.1's commit message
Polygon resample (#105 )
* Fix bug in Polygon.resample
* Add 0.25 micron hypres SQUID in docs
* Bump version to 0.10.1
* Update test_solve.py: Loosen tolerance slightly
Toggle v0.10.0's commit message
Use matplotlib tri interpolators (#104 )
* Use matplotlib tri interpolators instead of scipy.interpolate. This is much faster because the matplotlib versions can use the existing triangulation.
Toggle v0.9.2's commit message
Use less memory in gradient_vertices (#103 )
* Use less memory in gradient_vertices
* Optimize device.mutual_inductance_matrix
You can’t perform that action at this time.