Pyaedt

Latest version: v0.15.0

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

Scan your dependencies

Page 12 of 33

0.6.81

What's Changed
* Improve EmitConstants enums by myoung301 in https://github.com/ansys/pyaedt/pull/3113
* fix failing examples by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3119
* MAINT: Remove unnecessary Python 'wheel' package. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3118
* Fix/emit test analyze manually by jsalant22 in https://github.com/ansys/pyaedt/pull/3122
* fix get_objects_by_material for solid objects only by gmalinve in https://github.com/ansys/pyaedt/pull/3126
* Network class for icepak by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3105
* export to hfss with net name bug fix by svandenb-dev in https://github.com/ansys/pyaedt/pull/3120
* Improve launch_aedt robustness to avoid 2 desktop session launched simoultaneously. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3130
* Remove redundant docstring in reset_timer by pelmers in https://github.com/ansys/pyaedt/pull/3128
* Support for monitor points from assigned point name by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3132
* changed way to compute face center and edge midpoint by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3135
* Added new method to identify touching conductors. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3121
* Added new method to plot Maxwell3D fields on layout components on Aphiformulation by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3129
* D837995: block interaction runs for domains with channels specified by apollo-crum in https://github.com/ansys/pyaedt/pull/3124
* Import definition was failing if definition was not in edb. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3138
* Siwave voltage probe by ring630 in https://github.com/ansys/pyaedt/pull/3137
* Add fan operating point export by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3140
* import dxf implementation by gmalinve in https://github.com/ansys/pyaedt/pull/3136
* MAINT: Bump sphinx-autodoc-typehints from 1.23.0 to 1.23.1 by dependabot in https://github.com/ansys/pyaedt/pull/3133
* Improvements to examples docstrings by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3141
* Added new method touching_conductors and reverted touching_objects to a property by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3139
* Updated runner to Python 3.10 by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3142
* MAINT: Bump sphinx-autodoc-typehints from 1.23.1 to 1.23.2 by dependabot in https://github.com/ansys/pyaedt/pull/3143
* MAINT: Bump numpy from 1.24.3 to 1.25.0 by dependabot in https://github.com/ansys/pyaedt/pull/3144
* assign flux tangential implementation by gmalinve in https://github.com/ansys/pyaedt/pull/3146
* unload pythonnet after unittest by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3150
* Fix mesh regions name by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3147
* Assign layout force by gmalinve in https://github.com/ansys/pyaedt/pull/3153
* Update export fan op point test by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3152

New Contributors
* pelmers made their first contribution in https://github.com/ansys/pyaedt/pull/3128

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.80...v0.6.81

0.6.80

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/3089
* Feat/power budget extension by RicardoCorpaM in https://github.com/ansys/pyaedt/pull/3092
* Add option to keep original objects after unite operation by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3099
* Get extended net by ring630 in https://github.com/ansys/pyaedt/pull/3093
* MAINT: Bump jupyterlab from 4.0.1 to 4.0.2 by dependabot in https://github.com/ansys/pyaedt/pull/3101
* Fix incorrect reporting examples by mjpelmear in https://github.com/ansys/pyaedt/pull/3106
* Geometry check by amichel0205 in https://github.com/ansys/pyaedt/pull/3108
* EDB Nets class fix for doc by svandenb-dev in https://github.com/ansys/pyaedt/pull/3110
* Add Object Oriented to Coordinate Systems classes. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3109
* Export layout to 3D modeler with keeping net name speed and robustness improvement by svandenb-dev in https://github.com/ansys/pyaedt/pull/3102
* MAINT: Bump imageio from 2.30.0 to 2.31.0 by dependabot in https://github.com/ansys/pyaedt/pull/3088
* MAINT: Bump imageio from 2.31.0 to 2.31.1 by dependabot in https://github.com/ansys/pyaedt/pull/3114
* MAINT: Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/ansys/pyaedt/pull/3112
* MAINT: Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/ansys/pyaedt/pull/3045
* fix linux wheelhouse_linux.yml by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3115

New Contributors
* mjpelmear made their first contribution in https://github.com/ansys/pyaedt/pull/3106

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.79...v0.6.80

0.6.79

What's Changed
* Fix bug in delete coordinate system referred to different coordinate system by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3061
* Add solids to Nastran import, CPENTA, CTETRA, CHEXA by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3067
* MAINT: Bump imageio from 2.29.0 to 2.30.0 by dependabot in https://github.com/ansys/pyaedt/pull/3066
* MAINT: Bump pandas from 2.0.1 to 2.0.2 by dependabot in https://github.com/ansys/pyaedt/pull/3065
* Replaced pcb in examples. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3075
* pass variable to creaste_polygon() by ring630 in https://github.com/ansys/pyaedt/pull/3077
* MAINT: Bump jupyterlab from 4.0.0 to 4.0.1 by dependabot in https://github.com/ansys/pyaedt/pull/3070
* S835374: add max_n_to_1_instance for optimal n to 1 by apollo-crum in https://github.com/ansys/pyaedt/pull/3059
* Remove Machine_learning_applied_to_Patch.py by dcrawforAtAnsys in https://github.com/ansys/pyaedt/pull/3084
* Add documentation for the hybrid solution. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3085
* Service Manager: Log location of AEDT (helpful if multiple AEDTs on a machine); use logger instead of prints by kbhagat-ansys in https://github.com/ansys/pyaedt/pull/3083
* Release COM object by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3086
* Simulation configuration flexibility added by svandenb-dev in https://github.com/ansys/pyaedt/pull/3076
* Edb refactor by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3079
* New example post layout parameterization and new property edb.board_size by ring630 in https://github.com/ansys/pyaedt/pull/3071
* fixed new method intersection_type by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3087


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.78...v0.6.79

0.6.78

What's Changed
* New Property class is causing docs to fail. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3063


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.77...v0.6.78

0.6.76

What's Changed
* MAINT: Bump sphinx from 7.0.0 to 7.0.1 by dependabot in https://github.com/ansys/pyaedt/pull/3005
* MAINT: Bump pytest-xdist from 3.2.1 to 3.3.0 by dependabot in https://github.com/ansys/pyaedt/pull/3006
* MAINT: Bump jupyterlab from 3.6.3 to 4.0.0 by dependabot in https://github.com/ansys/pyaedt/pull/3011
* Rename pyansys/actions as ansys/actions in workflows. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3012
* multizone support with siwave by svandenb-dev in https://github.com/ansys/pyaedt/pull/3008
* Close 2946 by sivasu37 in https://github.com/ansys/pyaedt/pull/3010
* fix issue 3007 (get_messages failing with 3dcomp) by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3016
* Added a resistor to the demo. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3017
* fix ctrl prog by gmalinve in https://github.com/ansys/pyaedt/pull/3021
* Add ansys new repository to toolkits by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3019
* New block assignment function by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3018
* Submit job by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3015
* MAINT: Bump pyvista from 0.38.6 to 0.39.1 by dependabot in https://github.com/ansys/pyaedt/pull/3014
* add ctrl prg example by gmalinve in https://github.com/ansys/pyaedt/pull/3024

New Contributors
* sivasu37 made their first contribution in https://github.com/ansys/pyaedt/pull/3010

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.75...v0.6.76

0.6.75

What's Changed
* fix some emit bugs by jsalant22 in https://github.com/pyansys/pyaedt/pull/2982
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2983
* New eigenmode example by 58Bahram in https://github.com/pyansys/pyaedt/pull/2980
* update Maxwell 3D example name by IreneWoyna in https://github.com/pyansys/pyaedt/pull/2987
* excitation enhancement and bug fix by ring630 in https://github.com/pyansys/pyaedt/pull/2984
* Upgrade ansys-sphinx-theme by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2990
* fix documentation typos by IreneWoyna in https://github.com/pyansys/pyaedt/pull/2988
* added new method to normalize path slashes. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2989
* get_solution_data in points by gmalinve in https://github.com/pyansys/pyaedt/pull/2992
* Added new Q3D DC IR Example by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2993
* Dc ir example by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2994
* Fix circuit source bug by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2995
* Add import gds in Edb the possibility to pass technology file by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2974
* Update example Q3D DC IR. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/3000
* Fix 3dcomponents without excitations by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2999
* add get_interaction() function to revision by jsalant22 in https://github.com/pyansys/pyaedt/pull/2997
* Control file generator by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/3001

New Contributors
* 58Bahram made their first contribution in https://github.com/pyansys/pyaedt/pull/2980
* IreneWoyna made their first contribution in https://github.com/pyansys/pyaedt/pull/2987

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.74...v0.6.75

Page 12 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.