Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 18 of 31

0.6.23

What's Changed
* Update Linux Timeout to 2 hours by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1892
* add methods for flexibility by ring630 in https://github.com/pyansys/pyaedt/pull/1891
* Bump scikit-learn from 1.1.2 to 1.1.3 by dependabot in https://github.com/pyansys/pyaedt/pull/1886
* Improve Insert Matrix method in Q3D and Q2D by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1895
* Fix/siwave sweep name by gmalinve in https://github.com/pyansys/pyaedt/pull/1894
* Fix/refactor 3dcomp by dcrawforAtAnsys in https://github.com/pyansys/pyaedt/pull/1898
* Bump pypandoc from 1.9 to 1.10 by dependabot in https://github.com/pyansys/pyaedt/pull/1900
* Q3D export from HFSS 3D Layout by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1903
* when deleting nets, the corresponding primitives should also be deleted. by ring630 in https://github.com/pyansys/pyaedt/pull/1897
* exclude reference terminal from port counting by ring630 in https://github.com/pyansys/pyaedt/pull/1904
* Fix documentation building warnings. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1902
* Add 'testing' label to the automatic labeler. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1907
* Bump imageio from 2.22.2 to 2.22.3 by dependabot in https://github.com/pyansys/pyaedt/pull/1909
* Bump ipython from 8.5.0 to 8.6.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1910
* Ignore deprecation warnings in testing output log. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1906
* Fix documentation warnings and improve docstring consistency. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1908
* Return the correct component when creating an interface port. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1914
* 'testing' label will be added when modifying test configuration files. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1915
* Horizontal port enhancement by ring630 in https://github.com/pyansys/pyaedt/pull/1916
* Rename setup and teardown because support for nose tests is deprecated. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1905
* Fix/export siwave dc report by gmalinve in https://github.com/pyansys/pyaedt/pull/1921
* Bump pyvista from 0.36.1 to 0.37.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1925
* Bump sphinx-autodoc-typehints from 1.19.4 to 1.19.5 by dependabot in https://github.com/pyansys/pyaedt/pull/1924
* Add documentation examples. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1923
* Enabling the monitor point export from the Icepak design settings. by TejasJe in https://github.com/pyansys/pyaedt/pull/1913
* port enhancement by ring630 in https://github.com/pyansys/pyaedt/pull/1920
* Pin group bug fix by ring630 in https://github.com/pyansys/pyaedt/pull/1931
* Aedt logger improvements by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1926
* refactored Setup to support SBR+ and Hfss Auto Sweeps. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1932

New Contributors
* TejasJe made their first contribution in https://github.com/pyansys/pyaedt/pull/1913

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.22...v0.6.23

0.6.22

What's Changed
* Fixed extra parameter inside desktop.py causing AedtLogger.error to c… by GarrStau in https://github.com/pyansys/pyaedt/pull/1831
* edbpath variable was not correctly updated after a save as by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1847
* Bump psutil from 5.9.2 to 5.9.3 by dependabot in https://github.com/pyansys/pyaedt/pull/1849
* Bump sphinx from 5.2.3 to 5.3.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1846
* Bump imageio from 2.22.1 to 2.22.2 by dependabot in https://github.com/pyansys/pyaedt/pull/1845
* Component refactor by ring630 in https://github.com/pyansys/pyaedt/pull/1842
* Use codecs package in EDB for IronPython. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1855
* Q2D Q3D update setup by gmalinve in https://github.com/pyansys/pyaedt/pull/1836
* fix export_results by gmalinve in https://github.com/pyansys/pyaedt/pull/1851
* Bump pypandoc from 1.8.1 to 1.9 by dependabot in https://github.com/pyansys/pyaedt/pull/1732
* Bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/pyansys/pyaedt/pull/1857
* Q2D/Q3D export touchstone by gmalinve in https://github.com/pyansys/pyaedt/pull/1859
* New class PinGroup and Terminal by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1860
* Feature/create region value by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/1853
* Expose the globalcontext and searchindex files for the dev portal. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1858
* Improved create_network_block method by wilove997 in https://github.com/pyansys/pyaedt/pull/1866
* Improve the sweeps. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1856
* The documentation for the portal is extracted from the release content. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1829
* Test network_block creation in Icepak. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1869
* Bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/pyansys/pyaedt/pull/1872
* Edb data refactoring 2.0 by svandenb-dev in https://github.com/pyansys/pyaedt/pull/1867
* Documentation must reference aedt.docs.pyansys.com. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1871
* Bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1873
* The documentation for the dev portal is generated during the release process. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1878
* Added new Example to Edb Library by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1879
* Add the edit button in the documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1883
* Bump jupyterlab from 3.4.8 to 3.5.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1874
* The gravity direction for Icepak network block goes from -X to +Z. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1880
* Bump ansys-sphinx-theme from 0.6.1 to 0.7.0 by dependabot in https://github.com/pyansys/pyaedt/pull/1888
* Bump pytest-xdist from 2.5.0 to 3.0.2 by dependabot in https://github.com/pyansys/pyaedt/pull/1887
* Add CableModeling to the API index of the documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1885
* Edit source from file by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1889
* Refactored Hfss Sweep and Hfss3dLayout sweep to support Siwave and new version properties by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1876
* Add an example for the heat sink in Icepak. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1884

New Contributors
* wilove997 made their first contribution in https://github.com/pyansys/pyaedt/pull/1866

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.21...v0.6.22

0.6.21

What's Changed
* Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1837
* Fix minor issue on ironpython by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1839


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.20...v0.6.21

0.6.20

What's Changed
* Upgrade numpydoc to 1.5.0. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1824
* Bump sphinx-autodoc-typehints from 1.19.2 to 1.19.4 by dependabot in https://github.com/pyansys/pyaedt/pull/1744
* Improved plot with view by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1833
* Defaulting rlc value to zero when pinpairs are not present by svandenb-dev in https://github.com/pyansys/pyaedt/pull/1832
* Eddy effects available for Maxwell transient. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1834
* Materials by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1835


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.18...v0.6.20

0.6.18

What's Changed
* Build json documentation for the developer portal. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1747
* Bump numpy from 1.23.3 to 1.23.4 by dependabot in https://github.com/pyansys/pyaedt/pull/1823
* improve unit converter by gmalinve in https://github.com/pyansys/pyaedt/pull/1826
* Speedup unite by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1828
* Fixed bug in create_rectangle_in_pad method by Alberto-DM in https://github.com/pyansys/pyaedt/pull/1827


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.16...v0.6.18

0.6.16

What's Changed
* Stackup minor update by ring630 in https://github.com/pyansys/pyaedt/pull/1807
* Full support to 23R1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1806
* Define the location of the dotnet runtime executable. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1812
* Material enhancement by ring630 in https://github.com/pyansys/pyaedt/pull/1810
* Flatten 3d component by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1815
* Bump matplotlib from 3.6.0 to 3.6.1 by dependabot in https://github.com/pyansys/pyaedt/pull/1818
* Add unit tests for conductor and dielectric materials. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1821
* Update pre-commit hooks. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1805
* Improved 3d Layout methods to get location by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/1822
* add example and doc - Cable modeling by gmalinve in https://github.com/pyansys/pyaedt/pull/1809


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.15...v0.6.16

Page 18 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.