Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 4 of 31

0.9.4

0.9.3

What's Changed
* FEAT: PCB component by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4727
* FEAT: added method assign_thin_conductor to Q3D by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4738
* FEAT: replaced fast-simplification with decimate_pro alghoritm from pyvista by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4739
* FIX: bug on multidesktop in case of connection to existing sessions. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4743
* TEST: Improve workflow coverage by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4736
* CHORE: Extend wheelhouse with installer target by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4742
* FIX: Tkinter issue by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4747
* CHORE: pyansys GitHub org was renamed ansys. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4750
* FEAT: Added preview to stl files in import_nastran extension by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4749


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* CHORE: pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/4671
* FIX: design_type in desktop.py by myoung301 in https://github.com/ansys/pyaedt/pull/4673
* FIX: added CPyRAM support by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4676
* CHORE: Update ansys-sphinx-theme requirement from <0.16,>=0.10.0 to >=0.10.0,<0.17 by dependabot in https://github.com/ansys/pyaedt/pull/4678
* FEAT: added NativeComponentPCB class to manage Icepak PCB settings and options. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4677
* FEAT: Added push excitation by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4674
* FIX: Pipe subprocess stdin to DEVNULL by bryankaylor in https://github.com/ansys/pyaedt/pull/4683
* FEAT: Add layout boundaries by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4684
* FIX: improved the way wires are mapped and managed in Circuit by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4679
* FEAT: Added new workflow to export from Twinbuilder by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4688
* FIX: Skin depth deprecation warning bug by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4690
* FEAT: added units to export_to_csv method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4691
* FIX: Assign conducting plate bug by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4695
* CHORE: Pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/4699
* DOCS: Update readme by dcrawforAtAnsys in https://github.com/ansys/pyaedt/pull/4709
* CHORE: Prefix dependabot's pull requests with "CHORE". by MaxJPRey in https://github.com/ansys/pyaedt/pull/4711
* FEAT: added options to decimate and to group when importing nastran file. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4698
* CHORE: expose show for plotting by dcrawforAtAnsys in https://github.com/ansys/pyaedt/pull/4708
* FIX: Function handler to return False by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4706
* REFACTOR: Update mirror argument from "position" to "origin" by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4715
* FEAT: improve edit_external_circuit by gmalinve in https://github.com/ansys/pyaedt/pull/4696
* CHORE: Update scikit-learn requirement from <1.5,>=1.0.0 to >=1.0.0,<1.6 by dependabot in https://github.com/ansys/pyaedt/pull/4710
* DOCS: Revert changes to use webp by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4716
* PERF: improve create ellipse 2d/3d by gmalinve in https://github.com/ansys/pyaedt/pull/4700
* CHORE: Update sphinx-design requirement from <0.6,>=0.4.0 to >=0.4.0,<0.7 by dependabot in https://github.com/ansys/pyaedt/pull/4720
* REFACTOR: Refactor grpc plugin by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4719
* FEAT: added CQUAD models to import_nastran by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4725
* REFACTOR: Extend consistency on plot methods by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4723
* REFACTOR: New assign priority function by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4717
* FEAT: add local component update by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4729
* FIX: changed default behavior of import_nastran method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4726
* FIX: Create virtual environment per Python version by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4681
* FEAT: added windowing to fft computetion by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4732
* CHORE: Add security policy. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4721
* FIX: submit_job improvement to allow the possibility to pass a server path by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4722
* CHORE: Update codespell version by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4734


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* CHORE: Bump version into v0.10.dev0 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4639
* DOCS: Add download PDF button for release by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4644
* DOCS: Fix vale report on doc style by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4643
* FIX: improve nastran method. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4646
* CHORE: Update pyedb dependency by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4648
* CHORE: allow latest PyEDB version by RobPasMue in https://github.com/ansys/pyaedt/pull/4651
* REFACTOR: Improve try/except statements in `_get_design_mesh_regions` and `_get_design_mesh_operations` by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4636
* FIX: Field calculation when no Phase is provided. by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4656
* REFACTOR: Touchstone name with "." by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4654
* REFACTOR: Issue launch toolkit from aedt by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4652
* FEAT: added method to tune derivatives value by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4657
* FIX: grid points import where e letter is already part of the nas file by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4658
* REFACTOR: SPISIM linux subprocess by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4665
* DOCS: Reduce documentation size by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4655
* FIX: Circuit crash due to IBIS Model without diff pin by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4667
* FEAT: Improve antenna array processing and plotting by dcrawforAtAnsys in https://github.com/ansys/pyaedt/pull/4626
* FEAT: enforce touchstone model passive by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4668


**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.9.0...v0.9.1

0.9.0

0.8.11

Page 4 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.