Published January 27, 2022
| Version v0.3.0
Software
Open
loganbvh/superscreen: v0.3.0
Description
Changes:
- Use
__slots__forLayers,Polygons, andParameters(#57). - Add affine transformations for
PolygonandDevice(#59, [`#60])<https://github.com/loganbvh/superscreen/pull/60)). - Allow
Parametersto return scalar or vector quantities (# 61). - Allow explicitly setting
num_cpusinsolve_many()(#62). - Add
SheetCurrentFieldsource and move mesh generation into its own module to enablePolygon.make_mesh()(#65). - Use
scipy.linalg.lu_solve()insuperscreen.solve()instead ofnumpy.linalg.inv()(#67).
Files
loganbvh/superscreen-v0.3.0.zip
Files
(6.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ba7757e5eea8e90bb36867cc4ea8d38d
|
6.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/loganbvh/superscreen/tree/v0.3.0 (URL)