Pyaedt

Latest version: v0.8.6

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

Scan your dependencies

Page 1 of 27

0.8.6

What's Changed
* MAINT: Update pyedb requirement by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4432
* MAINT: Update numpydoc requirement from <1.7,>=1.5.0 to >=1.5.0,<1.8 by dependabot in https://github.com/ansys/pyaedt/pull/4429
* Fix for subregion with multiple objects by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4424
* MAINT: Update pyedb requirement from <0.5,>=0.4.0 to >=0.4.0,<0.8 by dependabot in https://github.com/ansys/pyaedt/pull/4422

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.5...v0.8.6

0.8.4

What's Changed
* Do not use empty list as parameter's default value. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4397
* Icepak subregion mesh by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4313
* Remove unused variables. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4396
* Fix com Desktop Launch by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4411


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.3...v0.8.4

0.8.3

What's Changed
* MAINT: Bump pandas from 1.3.5 to 2.2.1 by dependabot in https://github.com/ansys/pyaedt/pull/4345
* Enhancement/temp dep&transient bc by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4062
* MAINT: Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/ansys/pyaedt/pull/4347
* delete unclassified by gmalinve in https://github.com/ansys/pyaedt/pull/4349
* MAINT: Update pyedb deps by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4350
* MAINT: Bump ipython from 8.16.1 to 8.22.2 by dependabot in https://github.com/ansys/pyaedt/pull/4353
* refactor error handler: by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4354
* MAINT: Fix wrong version of pyedb by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4356
* Remove the exception details -as e- when not needed. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4361
* CI: Update license by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4372
* MAINT: Remove install target full by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4368
* Call API only when Polyline by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4370
* Lazy load of parametrics, setups and optimizations by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4366
* CI: Fix nightly documentation build by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4379
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/4376
* MAINT: Update dependencies with ranges by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4369
* spisim_com_enhancement by ring630 in https://github.com/ansys/pyaedt/pull/4312
* fixed region definition for RZ designs by IreneWoyna in https://github.com/ansys/pyaedt/pull/4360
* improve create_component by gmalinve in https://github.com/ansys/pyaedt/pull/4389
* Add export option to export_file and export_on_grid by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4390
* improve create_polyline for angular arc by gmalinve in https://github.com/ansys/pyaedt/pull/4392
* Com enhancement by ring630 in https://github.com/ansys/pyaedt/pull/4393
* MAINT: Fix version incompatibility by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4386
* Refactored Desktop class to support multiple desktop instances at the same time by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4371
* Lazy load on objects by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4384
* Unused import by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4395
* Update pyproject.toml by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4401


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.2...v0.8.3

0.8.2

What's Changed
* use 0.0.0.0 as hostname for rpyc servers by ansAFinney in https://github.com/ansys/pyaedt/pull/4294
* Improved way info can be read and written in Virtual Compliance by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4299
* Add lazy load flag by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4298
* bug fix virtual compliance report by ring630 in https://github.com/ansys/pyaedt/pull/4303
* Fix/issue 4122 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4307
* TESTS: Refact warnings filtering by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4297
* fix view and plot label in plot_field_from_fieldplot by gmalinve in https://github.com/ansys/pyaedt/pull/4293
* improve speedup of Modeler by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4309
* fix export_field_file on grid by gmalinve in https://github.com/ansys/pyaedt/pull/4308
* Update 2024 r1 CI and Examples by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4310
* Disable EMIT tests 2024R1 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4316
* Circuit vpwl by boyang2022 in https://github.com/ansys/pyaedt/pull/4317
* MAINT: Bump matplotlib from 3.5.3 to 3.8.3 by dependabot in https://github.com/ansys/pyaedt/pull/4327
* MAINT: Bump pytest from 7.4.2 to 8.0.2 by dependabot in https://github.com/ansys/pyaedt/pull/4325
* MAINT: Bump pypandoc from 1.11 to 1.13 by dependabot in https://github.com/ansys/pyaedt/pull/4324
* MAINT: Bump pyvista from 0.42.2 to 0.43.3 by dependabot in https://github.com/ansys/pyaedt/pull/4326
* docs: Remove any specifics about AEDT vs EDB API. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4328
* Created Virtual Compliance example by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4322
* Move dotnet dependencies by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4329
* Do not rename built-in 'dir'. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4333
* maint: Remove references to old files that were removed. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4332
* MAINT: Bump rpyc from 5.3.1 to 6.0.0 by dependabot in https://github.com/ansys/pyaedt/pull/4321
* passivity causality check by svandenb-dev in https://github.com/ansys/pyaedt/pull/4319
* set dictionary circuit components by gmalinve in https://github.com/ansys/pyaedt/pull/4330
* MAINT: Bump ansys-sphinx-theme from 0.13.1 to 0.14.0 by dependabot in https://github.com/ansys/pyaedt/pull/4336
* MAINT: Bump pytest-xdist from 3.3.1 to 3.5.0 by dependabot in https://github.com/ansys/pyaedt/pull/4339
* MAINT: Bump numpy from 1.26.0 to 1.26.4 by dependabot in https://github.com/ansys/pyaedt/pull/4337
* MAINT: Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 by dependabot in https://github.com/ansys/pyaedt/pull/4338
* install motor toolkit by gmalinve in https://github.com/ansys/pyaedt/pull/3724
* Fix angle in degrees example by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4340
* Enhance Icepak default templates by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4265

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

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.1...v0.8.2

0.8.1

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/4223
* Reference cs for 3dlayout comp import by ring630 in https://github.com/ansys/pyaedt/pull/4212
* Added ERL computation in Circuit through SPISIM launched in non-graphical mode by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4219
* Maxwell impedance BC can now be assigned to faces as well, improved docstring by IreneWoyna in https://github.com/ansys/pyaedt/pull/4229
* New feature from 24.1 - via_mesh_plating by ring630 in https://github.com/ansys/pyaedt/pull/4233
* fix: declare regex as raw string to avoid escape sequence deprecation by JonathanRayner in https://github.com/ansys/pyaedt/pull/4239
* export_to_3d_design_with_via_hole by ring630 in https://github.com/ansys/pyaedt/pull/4241
* fix q3d dynamic link by gmalinve in https://github.com/ansys/pyaedt/pull/4220
* fix freq sweep and deprecate q3d method by gmalinve in https://github.com/ansys/pyaedt/pull/4235
* Changed info message wording: by IreneWoyna in https://github.com/ansys/pyaedt/pull/4246
* set solve_inside to False for pec, added a unit test by IreneWoyna in https://github.com/ansys/pyaedt/pull/4231
* 4199 sweep along vector issue by amichel0205 in https://github.com/ansys/pyaedt/pull/4250
* added erl parameter to VirtualCompliance by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4234
* Design dataset 'delete' function fixed by Ouam74 in https://github.com/ansys/pyaedt/pull/4263
* change button text cir comp by gmalinve in https://github.com/ansys/pyaedt/pull/4267
* Maint/replace edb with pyedb by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4269
* Enhancement/icepak postprocessing by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4259
* Fix & Improvement to parametric heatsink function by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4226
* Update MIT license URL. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4262
* add digits format plot by gmalinve in https://github.com/ansys/pyaedt/pull/4266
* Remove WPF method in PyAEDT by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4275
* Maxwell Icepak 2-way coupling example by IreneWoyna in https://github.com/ansys/pyaedt/pull/4243
* Update README.md by jsalant22 in https://github.com/ansys/pyaedt/pull/4276
* Refactored IcepakPostProcessor to include advanced features with pyvista and numpy by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4277
* CI: Fix documentation workflow by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4280
* MAINT: Depecrate python version 3.7 by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4281
* CI: Update workflows runs-on by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4285
* Add custom LSF by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4290
* refacto examples by gmalinve in https://github.com/ansys/pyaedt/pull/4221
* Feat/issue 4053 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4056
* New dev version by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4279

New Contributors
* JonathanRayner made their first contribution in https://github.com/ansys/pyaedt/pull/4239
* Ouam74 made their first contribution in https://github.com/ansys/pyaedt/pull/4263

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.7.12...v0.8.0

Page 1 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.