Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 13 of 31

0.6.57

What's Changed
* update examples due to some api changes by jsalant22 in https://github.com/pyansys/pyaedt/pull/2636
* Fix bug in replace 3dcomponent by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2641
* implement update trace name by gmalinve in https://github.com/pyansys/pyaedt/pull/2635
* implemented get_sweep for Hfss and 3D Layout by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2643
* Update docstrings. by dcrawforAtAnsys in https://github.com/pyansys/pyaedt/pull/2646
* fix domain.set_inteferer call in examples by jsalant22 in https://github.com/pyansys/pyaedt/pull/2657
* Implemented Edb getitem and setitem. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2652
* fix/S798227 by jsalant22 in https://github.com/pyansys/pyaedt/pull/2632
* decrease analysis time in M3D examples by gmalinve in https://github.com/pyansys/pyaedt/pull/2650
* added possibility to solve_in_batch with distributed options by settngs num_tasks to -1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2653
* Fix/edb add repr method by dcrawforAtAnsys in https://github.com/pyansys/pyaedt/pull/2658
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2621
* Improved dostrings and replaced arg_with_dim method with number_with_units for better readability and clarity. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2655
* Fixed minor bugs in lsf batch syntax by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2662
* new value function in monitor class by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2668
* Update Installation.rst by PipKat in https://github.com/pyansys/pyaedt/pull/2669
* Implement sbr plus hdm reader by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2661
* Publish SBR+ ray export MATLAB pproc scripts by robertkipp in https://github.com/pyansys/pyaedt/pull/2674
* Added Linux support to Console.py_build by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2670
* fixed call of subprocess in batch run by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2673
* bug_fix_assign_roughness_model by ring630 in https://github.com/pyansys/pyaedt/pull/2671
* Import export stackup xml by ring630 in https://github.com/pyansys/pyaedt/pull/2663
* Non stackup layers import export support by ring630 in https://github.com/pyansys/pyaedt/pull/2677
* automatically assign pin name for component creation in case no name by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2680
* add _close_edb to close project by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2679
* Improved edb.py docstrings. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2683
* Soldermask opening for placing 3DComponent by ring630 in https://github.com/pyansys/pyaedt/pull/2685
* Replace all os.name checks with is_windows, is_linux booleans by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2689
* Replace all remaining os.name checks with is_windows, is_linux booleans Ref: 2689 by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2690
* Add ray-bundle sorting utility for SBR+ and CW by scanta2 in https://github.com/pyansys/pyaedt/pull/2687
* Fix linux and prerelease CICD by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2684
* Toolkits don't show up on Linux and 23.1 or before. by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2691

New Contributors
* robertkipp made their first contribution in https://github.com/pyansys/pyaedt/pull/2674
* scanta2 made their first contribution in https://github.com/pyansys/pyaedt/pull/2687

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.56...v0.6.57

0.6.56

What's Changed
* Bump scikit-learn from 1.2.1 to 1.2.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2607
* Bump sphinx-gallery from 0.11.1 to 0.12.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2606
* Bump matplotlib from 3.7.0 to 3.7.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2584
* bug fix hfss 3dlayout export profile by ring630 in https://github.com/pyansys/pyaedt/pull/2608
* Fix dependent variable issue by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2612
* Add pyproject.toml and use flit as the build-backend. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2539
* 2023 R1 COM Fallback by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2604
* improve get_objects_by_material by gmalinve in https://github.com/pyansys/pyaedt/pull/2614
* added student version support to aedt_personallib_install and console_setup by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2610
* add expressions cache and save fields Maxwell by gmalinve in https://github.com/pyansys/pyaedt/pull/2620
* Update README.rst by jsalant22 in https://github.com/pyansys/pyaedt/pull/2622
* Fix documentation issue for pre-commit. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2624
* support mult-terminal wave port (bundle port) by ring630 in https://github.com/pyansys/pyaedt/pull/2616
* Fix variables_to_include argument in create_3dcomponent by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2629
* improved aedtlib_personalib_install.py to support run as standalone file or as a method of pyaedt by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2626
* Mesh operation for 3D applications refactoring by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2625
* LSF support by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2633
* Copy toolkit "Lib" files to sub-directory where main toolkit files are located by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2637
* fixed default analyze values for num_cores and num_tasks by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2640
* Pyaedt applications will check if the file is locked and if the file is already loaded by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2638


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.55...v0.6.56

0.6.55

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.54...v0.6.55

0.6.54

What's Changed
* fixed download_file method for examples by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2581
* Bump pytest from 7.2.1 to 7.2.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2576
* Fix typo GetDesigns in edit_definition by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2582
* Switch prerelease workflow to Python 3.8 by myoung301 in https://github.com/pyansys/pyaedt/pull/2559
* Variables where appearing by default in both dependent and independent variables list. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2583
* Bump pypandoc from 1.10 to 1.11 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2585
* Increase permissiveness for some dependencies. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2580
* added additional parameters to import_3d_cad method. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2586
* fixed broken link to contributing pages by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2587
* Changed way to check if script is running Ironpython inside desktop by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2588
* edb get_center_line by ring630 in https://github.com/pyansys/pyaedt/pull/2590
* replaced all legacy analyze_XXXX method with analyze method. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2592
* Twinbuilder example is failing on build agent because graphic card is missing. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2591
* Improve documentation of export_reports method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2596
* Add create text schematic by amichel0205 in https://github.com/pyansys/pyaedt/pull/2544
* edb design options by ring630 in https://github.com/pyansys/pyaedt/pull/2595
* Bug/export import existing hfss3dlayout setup by isaacansys in https://github.com/pyansys/pyaedt/pull/2594
* Improved documentation methods by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2601


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.53...v0.6.54

0.6.53

What's Changed
* Fix subprocess by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2575
* Add multiplier to the log plot. by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2577
* Improve dependencies permissiveness. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2574
* Fix method import_materials_from_excel by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2579
* Dcir element data by ring630 in https://github.com/pyansys/pyaedt/pull/2573


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.52...v0.6.53

0.6.52

What's Changed
* Fixed remote file handling by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2570
* fixed open_file by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2571


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.50...v0.6.52

Page 13 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.