Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 29 of 31

0.4.31

What's Changed
* Fix/bounding by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/881


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.30...v0.4.31

0.4.30

What's Changed
* Improved launch_ironpython_server subprocess by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/866
* Fix/component catalog by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/870
* Edits to AEDT doc - Part 1 by PipKat in https://github.com/pyansys/pyaedt/pull/863
* Improved cutout method to include circle voids on the cutout region. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/878
* Fixed export_field_file and export_field_file_on_grid methods by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/877
* Added Configs class to handle all pyaedt global settings by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/876


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.29...v0.4.30

0.4.29

What's Changed
* Deep copy of default values by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/857
* removing oMessenger and replace with aedt_logger from remaining methods by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/858
* Fixed minor bugs on Edb by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/853
* Add test for the buffers and pins insertion from ibis model. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/855
* Update an existing user-defined primitive (UDP). by MaxJPRey in https://github.com/pyansys/pyaedt/pull/850
* improved remove_vertex method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/861
* Added create_multipole_debye_material method to Edb by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/862
* FieldPlot now support multi type inputs (line, surfaces, objects) by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/859
* Add comments in documentation code snippets by MaxJPRey in https://github.com/pyansys/pyaedt/pull/864
* Added Components Catalog indexing to Nexxim and TwinBuilder by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/865


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.28...v0.4.29

0.4.28

What's Changed
* pyaedt_with_IDE.bat will run from the folder where it is located. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/842
* Fix/dynamic link by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/841
* Added new method get_traces_for_plot to get trace list ready to be plotted. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/843
* Deprecate `_convert_list_to_ids` by Alberto-DM in https://github.com/pyansys/pyaedt/pull/839
* Plot screenshots using "s" key by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/844
* Added area method to edb primitives object by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/845
* Enhancement/deembed wave port terminal by Alberto-DM in https://github.com/pyansys/pyaedt/pull/838
* Added short_component_pins to edb and parameters_values and polygon_data to Padstack Instances by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/848
* Added get_pyaedt_app unit test. Fixed bug in design name when design is Hfss3dLayout by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/849


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.27...v0.4.28

0.4.27

What's Changed
* Add the clear option when creating a new HFSS sweep subrange. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/819
* Enhancement/curved faces by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/823
* Added create_fan method to icepak.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/822
* Added nonlinar material property to thermal conductivity. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/821
* Enhancement/q2d by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/830
* Enhancement/nfd by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/833
* Added method to create dynamic link subcircuit valid for Q3d, Q2d and HFSS by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/832
* Enhancement/q3d matrix by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/834
* Face coordinate system - Enhancement/723 by Alberto-DM in https://github.com/pyansys/pyaedt/pull/818
* Removed modeler.primitives from unit tests and examples as it is deprecated. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/837
* Improved add_subcircuit_dynamic_link with AddDynamicLink method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/836


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.26...v0.4.27

0.4.26

What's Changed
* Improve the test of create_component_from_pins() by MaxJPRey in https://github.com/pyansys/pyaedt/pull/788
* Fix Installation.rst by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/787
* Expose Maxwell Circuit Editor by SushobhitGupt in https://github.com/pyansys/pyaedt/pull/789
* Added method to plot Edb in Linux with Client Server mode by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/791
* Improved the way client connection is checked. Added mono cleanup dis… by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/794
* Create port on trace by svandenb-dev in https://github.com/pyansys/pyaedt/pull/784
* Add Points to the primitives in the modeler by MaxJPRey in https://github.com/pyansys/pyaedt/pull/790
* Added ipython to requirements.txt by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/795
* Make RPC port assignment more robust by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/797
* Fixed Bug on variable setter in case project name and design name wer… by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/801
* Fixed Bug on delete_field_plot method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/800
* Added new method for bounding box calculation by Alberto-DM in https://github.com/pyansys/pyaedt/pull/802
* Add codecov to gh actions by akaszynski in https://github.com/pyansys/pyaedt/pull/793
* Improve the Description in the _setup_common.py file. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/806
* Added non-pyaedt files to coveragearc by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/807
* Assign correct CS to the Antenna Inserted by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/809
* Enhancement/global mesh settings by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/814
* Added set_spice_model method to Hfss3dLayout by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/803
* dummy cutout fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/810
* Update Transient Field plot in Maxwell 2D Transient by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/815
* Added Methods in Q3d: by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/813


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

Page 29 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.