Pyaedt

Latest version: v0.11.6

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 30 of 31

0.4.25

What's Changed
* Fixed symbol in example title by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/776
* New edb lib dll added by svandenb-dev in https://github.com/pyansys/pyaedt/pull/778
* Now bounding box is computed using obj file. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/777
* Now EdbLib is launched on demand. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/780
* Fixed Hfss Default Solution Type by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/785
* Added check on MatAppearanceData before assigning it. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/786


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.24...v0.4.25

0.4.24

What's Changed
* Fixed RZ Bug on Maxwell2D by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/763
* Fix up example to improve documentation and workflow in notebooks by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/758
* Flip Chip by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/736
* - Add new Twin Builder wiring example for a rectifier by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/768
* Added new Ironpython method to documentation by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/764
* Fix, port renorm option is respected also in Driven Terminal by Alberto-DM in https://github.com/pyansys/pyaedt/pull/760
* Added bounding_dimension property to 3D objects by Alberto-DM in https://github.com/pyansys/pyaedt/pull/770
* Added set_core_losses method in maxwell.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/767
* Added color_bar and bounding_box flags by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/766
* Expose Zoom to Fit capability for all circuit tools by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/773
* Model depth for Maxwell 2D transient analysis is now a property with getter/setter. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/769
* Fixed Opacity for animate method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/775


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.23...v0.4.24

0.4.23

What's Changed
* Added a new Cable Flex Example by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/738
* Primitive functions by ring630 in https://github.com/pyansys/pyaedt/pull/739
* Fix matplotlib error found by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/742
* modeler move() method by ring630 in https://github.com/pyansys/pyaedt/pull/746
* Added __version__ to Pyaedt by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/749
* JamesYves action does not suit the need for the Full Documentation workflow. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/748
* Spiral Ports by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/745
* Improve the description and example for the polyline creation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/755
* Feat/add twinbuilder example by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/751
* Enhancement/remote command by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/754


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.22...v0.4.23

0.4.22

What's Changed
* Replace CI bot token by an application. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/712
* Enhancement/plot class by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/718
* Fixed issue on unite when more number of object is = 21 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/722
* Enhancement/non linear materials by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/724
* Padstack inst update by ring630 in https://github.com/pyansys/pyaedt/pull/720
* The name of the udp can now be different from the dll's one. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/727
* Added support for TwinBuilder Plots by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/725
* Handle vtk modules for the unit tests. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/732
* Fix typo in Contributing.rst by PipKat in https://github.com/pyansys/pyaedt/pull/734
* Every Export is saved in working directory by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/733
* Fix arg2dict method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/729
* Fix Hfss Default Solution Type error by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/726
* Improved Terminal Name assignment. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/735
* Set padstack property by ring630 in https://github.com/pyansys/pyaedt/pull/730


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.21...v0.4.22

0.4.21

What's Changed
* Fixed bug in Q3d/Q2D Default solution adaptive and HFSS Cylinders. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/721


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.20...v0.4.21

0.4.19

What's Changed
* Plot voids in EDB plots by Alberto-DM in https://github.com/pyansys/pyaedt/pull/673
* All sweeptype default parameter value now starts with lower case. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/674
* Improved Model export by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/672
* Fix/issue 659 by MaxJPRey in https://github.com/pyansys/pyaedt/pull/675
* Nets and Primitives Refactoring by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/680
* Added ironpython rpyc folder at beginning of the path in order to avo… by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/681
* Added UnitTest to new EdbNetsData and EDBPrimitives Classes. Added Do… by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/682


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.18...v0.4.19

Page 30 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.