Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 10 of 31

0.6.86

What's Changed
* Refactoring EMIT examples for documentation by madelinecoleman1 in https://github.com/ansys/pyaedt/pull/3255
* Update to AEDT 2023R2 by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3265
* Load stackup bug fix by ring630 in https://github.com/ansys/pyaedt/pull/3278
* Enhancement/change region properties by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3281
* fixed examples by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3280
* set temp dir by gmalinve in https://github.com/ansys/pyaedt/pull/3282
* Nnetake make flexible unit of ambient temp by nnetake in https://github.com/ansys/pyaedt/pull/3285
* improved grpc plugin call by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3287
* Fix get sparameter in circuit by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3290
* MAINT: Bump pyvista from 0.40.1 to 0.40.2 by dependabot in https://github.com/ansys/pyaedt/pull/3297
* remove aedt_logger from pyaedt init. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3294
* DC_IR_bug fix by pvinod13 in https://github.com/ansys/pyaedt/pull/3291
* expose props for face CS by gmalinve in https://github.com/ansys/pyaedt/pull/3293
* Image for MCAD import example. by abarhamm in https://github.com/ansys/pyaedt/pull/3295
* refactored of retry_ntimes by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3298
* added unit test for interference classification by madelinecoleman1 in https://github.com/ansys/pyaedt/pull/3230
* fixed examples for docs by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3302
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/3284
* splitted long Emit test in multiple smaller tests by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3304

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

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.85...v0.6.86

0.6.85

What's Changed
* MAINT: Bump joblib from 1.3.0 to 1.3.1 by dependabot in https://github.com/ansys/pyaedt/pull/3210
* MAINT: Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/ansys/pyaedt/pull/3209
* Adding interference type classification gui and example by madelinecoleman1 in https://github.com/ansys/pyaedt/pull/3176
* MAINT: Bump scikit-learn from 1.2.2 to 1.3.0 by dependabot in https://github.com/ansys/pyaedt/pull/3217
* MAINT: Bump pyvista from 0.39.1 to 0.40.0 by dependabot in https://github.com/ansys/pyaedt/pull/3216
* added options to export_field_jpg to export selections of objects, axis, grid, ruler and region by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3218
* added method set_radiated_power_calc_method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3219
* Change component info props by gmalinve in https://github.com/ansys/pyaedt/pull/3208
* added argument air_horizontal_padding to edit_hfss_extent method in Hfss 3D Layout by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3220
* fix objects segmentation by gmalinve in https://github.com/ansys/pyaedt/pull/3227
* Add axis in bondwire by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3228
* MAINT: Bump ipywidgets from 8.0.6 to 8.0.7 by dependabot in https://github.com/ansys/pyaedt/pull/3229
* Ansys cloud by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3223
* two new functions to deal with diff pairs into 3DL by felipeescastro in https://github.com/ansys/pyaedt/pull/3222
* add docstrings and test coverage by jsalant22 in https://github.com/ansys/pyaedt/pull/3215
* MAINT: Bump matplotlib from 3.7.1 to 3.7.2 by dependabot in https://github.com/ansys/pyaedt/pull/3231
* Boundaries object oriented by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3158
* Splitted PostProcessing Unit Tests in 2 files by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3232
* Refactored desktop initialization by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3235
* added add_script_to_menu method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3237
* EDB port renaming and overwriting renaming convention by svandenb-dev in https://github.com/ansys/pyaedt/pull/2981
* Add impedance multiplier by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3236
* Update test_26_emit.py by jsalant22 in https://github.com/ansys/pyaedt/pull/3233
* Add labels for dependabot PRs. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3239
* added include_no_layer argument to enable_harmonic_force_on_layout_component, assign_layout_force by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3240
* feat: update cpython_linux.yml by RobPasMue in https://github.com/ansys/pyaedt/pull/3238
* Fix/issue 2969 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3242
* Add archive project by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3243
* delete original face object by gmalinve in https://github.com/ansys/pyaedt/pull/3249
* Embed pydesktop plugin by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3241
* comment out emit examples which needs refactoring to run on CICD in full documentation by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3253
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/3247
* MAINT: Bump pyvista from 0.40.0 to 0.40.1 by dependabot in https://github.com/ansys/pyaedt/pull/3245
* MAINT: Bump numpy from 1.25.0 to 1.25.1 by dependabot in https://github.com/ansys/pyaedt/pull/3244
* Replace rlc by gap boundaries by svandenb-dev in https://github.com/ansys/pyaedt/pull/3254
* remove glob and replaced with pathlib in a new method called search_files in filesystem.py class by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3258
* Glob removal by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3259
* added new method plot_animated_field by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3257
* Joey du dev by flamingto in https://github.com/ansys/pyaedt/pull/3261
* Icepak py aedt mehdi by abarhamm in https://github.com/ansys/pyaedt/pull/3256
* Various improvement to error handler to have much more details on the failed caller method, the method which fails and the inner AEDT calls that failed by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3262
* MAINT: Bump jupyterlab from 4.0.2 to 4.0.3 by dependabot in https://github.com/ansys/pyaedt/pull/3270
* refactored downloads.py by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3268
* Bug fix by ring630 in https://github.com/ansys/pyaedt/pull/3269
* fix interface port pins by gmalinve in https://github.com/ansys/pyaedt/pull/3271
* show bitmap image option when creating Nport component by gmalinve in https://github.com/ansys/pyaedt/pull/3274
* Region properties functions by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3267

New Contributors
* madelinecoleman1 made their first contribution in https://github.com/ansys/pyaedt/pull/3176
* felipeescastro made their first contribution in https://github.com/ansys/pyaedt/pull/3222
* flamingto made their first contribution in https://github.com/ansys/pyaedt/pull/3261
* abarhamm made their first contribution in https://github.com/ansys/pyaedt/pull/3256

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.82...v0.6.85

0.6.82

What's Changed
* fix doc for monitor by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3163
* enhancement get_extended_net by ring630 in https://github.com/ansys/pyaedt/pull/3157
* Optimized open_aedt_file by Alberto-DM in https://github.com/ansys/pyaedt/pull/3156
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/3149
* Improved desktop launcher by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3161
* Delete mesh region by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3162
* Replace galileo in unittest with Ansys edb by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3159
* Added UT for 3D Layout and Hfss Field Plots on Nets and Layers. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3166
* Add complete assign free opening functions by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3177
* Check for quantities in monitors by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3167
* Update mesh region creation/update failing behaviour by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3169
* Preserve Spice Pins during cutout in EDB by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3168
* Fix pressure unit in assign free opening by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3181
* Add bc assignment to object list by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3187
* Add boundary name option in assign_grille by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3186
* Improve desktop launch by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3196
* MAINT: Bump joblib from 1.2.0 to 1.3.0 by dependabot in https://github.com/ansys/pyaedt/pull/3197
* Fixes for assign block list input by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3193
* Harmonic force on nets by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3188
* Enhancement/add symmetry wall bc by nnetake in https://github.com/ansys/pyaedt/pull/3191
* Upgrade ipython depending on Python version. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3200
* MAINT: Bump sphinx-autodoc-typehints from 1.23.2 to 1.23.3 by dependabot in https://github.com/ansys/pyaedt/pull/3190
* MAINT: Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/ansys/pyaedt/pull/3178
* bug fix create port on nets by svandenb-dev in https://github.com/ansys/pyaedt/pull/3194
* Move odefinitionmanager to property by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3201
* Fix create_port_on_pins by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3199
* primitive layer_name setter bug fix by svandenb-dev in https://github.com/ansys/pyaedt/pull/3195
* support padsatck with rectangle shape for antipads by svandenb-dev in https://github.com/ansys/pyaedt/pull/3202
* check_grpc_port was returning false when machine_name was set to "" by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3204
* Enhancement/create conducting plate add list assignment by nnetake in https://github.com/ansys/pyaedt/pull/3198
* Improve subtract by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3205
* Fix create_bondwire by gmalinve in https://github.com/ansys/pyaedt/pull/3203
* added new property terminals to Edb by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3206
* Edb boolean bug fix by svandenb-dev in https://github.com/ansys/pyaedt/pull/3207

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

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

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

Page 10 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.