Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 25 of 31

0.4.72

What's Changed
* Fixed set_variable method which was always returning false even in case of success by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1203
* Wheelhouse improvements by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1205
* Refactoring RDAT parser to read Smith Chart report by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1204
* Fix create_edge_port for stripline ports by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1206
* Project without User Lists defined exception by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1207


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.71...v0.4.72

0.4.71

What's Changed
* assign force and torque implementation 2D and 3D by gmalinve in https://github.com/pyansys/pyaedt/pull/1183
* Add IronPython to the python version available for the issue template. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1185
* Bump imageio from 2.19.1 to 2.19.2 by dependabot in https://github.com/pyansys/pyaedt/pull/1186
* Remove wheels and pdf from the release assets. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1189
* Change layer zones by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1193
* Added Export Acis method to hfss3dlayout.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1192
* Mass property for 3D Objects by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1197
* Remove the releases workflow file as it is not used anymore. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1188
* Updated wheelhose Release Workflow by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1195
* Spatial Modifier by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1196
* Various fixes and improvements by Alberto-DM in https://github.com/pyansys/pyaedt/pull/1194
* Renormalization uncheck for waveport in Driven Modal by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1200
* Nissan leaf example by tizianrot in https://github.com/pyansys/pyaedt/pull/1201
* Adding Process ID so PyAEDT can point to a specific instance of Electronics Desktop by camuher in https://github.com/pyansys/pyaedt/pull/1187
* Add 3d stackup creation class by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1198
* upload only of wheelhouse zip by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1202

New Contributors
* tizianrot made their first contribution in https://github.com/pyansys/pyaedt/pull/1201
* camuher made their first contribution in https://github.com/pyansys/pyaedt/pull/1187

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.70...v0.4.71

0.4.70

What's Changed
* Fixed bug for AdaptivePass Report by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1161
* Bump imageio from 2.19.0 to 2.19.1 by dependabot in https://github.com/pyansys/pyaedt/pull/1163
* Added Name Setter to Padstack Instances by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1159
* Improved Robustness of import_configurations to handle integration lines for Lumped RLC and Ports. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1169
* Bump pypandoc from 1.7.5 to 1.8 by dependabot in https://github.com/pyansys/pyaedt/pull/1170
* Fix issue 1162 by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1167
* Material refactoring by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1168
* hfss fixes for export_touchstone() by gmalinve in https://github.com/pyansys/pyaedt/pull/1166
* Fix User List Init by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1174
* Added cleanup_solution method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1172
* Added delete methods to parametrics, optimizations and setup classes. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1171
* Setup Y connection for Maxwell2D transient design. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1175
* Python optimizers by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1173
* Import 1D and 3D dataset method by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1177
* H3d layout geometries refactor by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1178
* Fix issue when reading Lists in AEDT File. by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1181
* Add the wheelhouse in the unit_tests workflow. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1182


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.63...v0.4.70

0.4.62

What's Changed
* Improved the Documentation structure by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1146
* Made Circuit Example non graphical to support trace editor lines. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1144
* fix assign_winding and assign_coil + update tests by gmalinve in https://github.com/pyansys/pyaedt/pull/1147
* Report note by cmesibov in https://github.com/pyansys/pyaedt/pull/1149
* fixed_rename_design method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1148

New Contributors
* cmesibov made their first contribution in https://github.com/pyansys/pyaedt/pull/1149

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.61...v0.4.62

0.4.53

What's Changed
* Set python packages version for dependabot. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1048
* Delete requirements_style.txt by akaszynski in https://github.com/pyansys/pyaedt/pull/1054
* Bump pytest from 7.0.0 to 7.1.1 by dependabot in https://github.com/pyansys/pyaedt/pull/1049
* Bump imageio from 2.16.2 to 2.17.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1058
* Improve the auto-generated documentation of ParametricSetups in DesignXPloration module. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1062
* Removed PostProcessor.py scratch path and replaced with working_dir by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1063
* add EDB unit tests to increase the coverage of EDB_Data by jeremich41 in https://github.com/pyansys/pyaedt/pull/1060
* bug fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/1061
* Fix solder height calculation by isaacansys in https://github.com/pyansys/pyaedt/pull/1056
* when get_solution_data method is used the user can pass a list of variations with values or a dict by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1065
* Move Faces method. From an specific object move selected faces by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1067
* posx and posy variable name replacement to standardization xpos and ypos by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1069


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.52...v0.4.53

0.4.52

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.51...v0.4.52

Page 25 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.