Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 1 of 31

0.11.6

What's Changed
* FIX: Create chamfer by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5419
* DOCS: export_field_plot and export_model_obj documentation improvement by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/5432
* FIX: Export model obj and rename argument by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5444
* DOCS: Fix python code error in visualization report by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5437
* FEAT: RCS class by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5405
* FEAT: fix create_polyline for angular arc + update docs by gmalinve in https://github.com/ansys/pyaedt/pull/5442
* FEAT: Import data table in HFSS solution by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5449
* FIX: Fixed bug which prevented to skip healing on nastran import by maxcapodi78 in https://github.com/ansys/pyaedt/pull/5433
* FEAT: Add power calculation by maxcapodi78 in https://github.com/ansys/pyaedt/pull/5447
* DOCS: Add PyAEDT cheat sheet by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5396
* FIX: Check _object_names_to_ids keys are the same than existing object names by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5468
* FEAT: maxwell electrostatic matrix by gmalinve in https://github.com/ansys/pyaedt/pull/5465
* FIX: FilterSolutions document link by ramin4667 in https://github.com/ansys/pyaedt/pull/5458
* FEAT: Import table in Circuit and HFSS 3D Layout solution by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5455
* FIX: Modeler objects were not correctly updated in some cases. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/5471


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.11.5...v0.11.6

0.11.5

What's Changed
* DOCS: configure layout doc by hui-zhou-a in https://github.com/ansys/pyaedt/pull/5409
* FIX: Fix hardcoded path by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5414
* FEAT: Material appearance by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5427
* FIX: FilterSolutions Sphinx Update by ramin4667 in https://github.com/ansys/pyaedt/pull/5425


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.11.4...v0.11.5

0.11.4

What's Changed
* BUILD: update scikit-rf requirement from <1.4,>=0.30.0 to >=0.30.0,<1.5 by dependabot in https://github.com/ansys/pyaedt/pull/5397
* FIX: close UI by click X should not trigger parametrization by hui-zhou-a in https://github.com/ansys/pyaedt/pull/5367
* CI: Change flags in codecov by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5395
* FIX: Revert f-string by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5404
* FEAT: Update wireframe method by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5386
* FEAT: Circuit current probe by boyang2022 in https://github.com/ansys/pyaedt/pull/5352


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.11.3...v0.11.4

0.11.3

0.11.2

What's Changed
* FEAT: New class ReportPlotter to handle all matplotlib plot by maxcapodi78 in https://github.com/ansys/pyaedt/pull/5297
* FIX: Replace a function from wrong position by ramin4667 in https://github.com/ansys/pyaedt/pull/5312
* FIX: cutout extension by hui-zhou-a in https://github.com/ansys/pyaedt/pull/5311
* CI: Bump ansys actions version by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5315


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.11.1...v0.11.2

0.11.1

What's Changed
* FEAT: PyAEDT now open the most recent stable version as default by Alberto-DM in https://github.com/ansys/pyaedt/pull/5239
* CHORE: Bump dev version into 0.12.dev0 by gmalinve in https://github.com/ansys/pyaedt/pull/5257
* REFACTOR: Populate pyvista Plotter with initial data, enabling further customization before rendering by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/5247
* CHORE: Fix 2025R1 compatibility by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5261
* CHORE: Pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/5259
* CI: Upgrade artifact actions by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5260
* FIX: Trap topology condition update for multiband filters by ramin4667 in https://github.com/ansys/pyaedt/pull/5266
* FIX: Case where only a prerelease is installed on system by Alberto-DM in https://github.com/ansys/pyaedt/pull/5264
* CHORE: Match CONTRIBUTORS.md template files by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5267
* FIX: check solve_inside in create_fieldplot_volume by gmalinve in https://github.com/ansys/pyaedt/pull/5256
* FEAT: add twinbuilder apis by chrpetre in https://github.com/ansys/pyaedt/pull/5265
* CI: Update artifact action on every workflows by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5268
* REFACTOR: Renaming filter into filter_order by ramin4667 in https://github.com/ansys/pyaedt/pull/5262
* FIX: FilterSolutions unittest typo update by ramin4667 in https://github.com/ansys/pyaedt/pull/5270
* FEAT: Prepare for EMIT Python 3.12 support. by myoung301 in https://github.com/ansys/pyaedt/pull/5248
* FIX: Remove confusing/erroneous info message by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/5274
* CI: Fix conflict in artifact action version by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5279
* FEAT: method to add notes on design by anur7 in https://github.com/ansys/pyaedt/pull/5271
* BUILD: update sphinx requirement from <8.1,>=7.1.0 to >=7.1.0,<8.2 by dependabot in https://github.com/ansys/pyaedt/pull/5286
* FIX: Select "user specified settings" setting more reliably by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/5275
* DOCS: Add disclaimer to pyaedt installer by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5288
* FIX: Remove Konsole from the terminal list by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5290
* FIX: Close on exit unless asked not to by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5292
* DOCS: Add steps to install toolkit by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/5293
* FIX: FilterSolutions graph min and max not working by ramin4667 in https://github.com/ansys/pyaedt/pull/5276
* CHORE: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/5296
* FIX: Field plot by hui-zhou-a in https://github.com/ansys/pyaedt/pull/5299
* CI: Bump doc-style action version by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/5303
* DOCS: Fix user guide circuit example by hui-zhou-a in https://github.com/ansys/pyaedt/pull/5305
* CHORE: Improve pre-commit PR title by MaxJPRey in https://github.com/ansys/pyaedt/pull/5301

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

**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.11.0...v0.11.1

Page 1 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.