v0.5.30
What's Changed
- Bump sphinx-autodoc-typehints from 1.18.3 to 1.19.0 by @dependabot in #1479
- Bump sphinx-autodoc-typehints from 1.19.0 to 1.19.1 by @dependabot in #1497
- Bump pyvista from 0.35.1 to 0.36.1 by @dependabot in #1496
- Bump imageio from 2.20.0 to 2.21.0 by @dependabot in #1495
- Update the introduction page of the documentation. by @MaxJPRey in #1502
- Bump scikit-learn from 1.1.1 to 1.1.2 by @dependabot in #1515
- Set points coordinates for BP curve coreloss. by @MaxJPRey in #1507
- Add Litz wire in Maxwell. by @MaxJPRey in #1512
- Numpy stopped supporting Python 3.7 since release 1.22.0. by @MaxJPRey in #1506
- Edit mostly example files based on viewing rendered doc by @PipKat in #1514
- Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 by @dependabot in #1520
- Provide thickness to a new pad stack layer while defining the start layer. by @MaxJPRey in #1511
- Implement export rl matrix by @gmalinve in #1517
- Doc/local vale check by @PipKat in #1521
- Bump imageio from 2.21.0 to 2.21.1 by @dependabot in #1519
- Allowing dependabot to update GH Actions by @RobPasMue in #1531
- Remove Code_Guidelines section from PyAEDT doc by @PipKat in #1527
- Bump matplotlib from 3.5.2 to 3.5.3 by @dependabot in #1532
- Add new TB Example for Dynamic ROM Creation by @SushobhitGupt in #1516
- Bump ansys-sphinx-theme from 0.4.2 to 0.5.0 by @dependabot in #1535
- Add Vale in the documentation build workflow. by @MaxJPRey in #1533
- Bump jupyterlab from 3.4.4 to 3.4.5 by @dependabot in #1528
- Frequency dependent source in circuit excitation by @Samuelopez-ansys in #1538
- Bump numpy from 1.23.1 to 1.23.2 by @dependabot in #1542
- Add insulating boundary for Maxwell3D. by @MaxJPRey in #1539
- New Example for Building a Static ROM in Twin Builder by @SushobhitGupt in #1543
- Fix arguments to pytest; Ignore coverage file when running from PyCharm (since workingDir=_unittest) by @kbhagat-ansys in #1534
- Dependabot for gh-actions wrongly configured by @RobPasMue in #1548
- Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.4.0 by @dependabot in #1549
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #1551
- Bump ansys-sphinx-theme from 0.5.0 to 0.5.1 by @dependabot in #1547
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #1552
- Bump actions/setup-python from 2 to 4 by @dependabot in #1550
- New 3dlayout method create_text by @ring630 in #1554
- minor example update by @ring630 in #1553
- Add a badge to mention the Python versions supported. by @MaxJPRey in #1545
- Add documentation for the classes located in 'boundary' module. by @MaxJPRey in #1563
- set_solder_ball enhancement by @ring630 in #1559
- Reorganize some PyAEDT doc by @PipKat in #1560
- Bump sphinx-gallery from 0.11.0 to 0.11.1 by @dependabot in #1566
- Bump ipywidgets from 7.7.1 to 8.0.1 by @dependabot in #1561
- Enhancement horizontal gap port and new method create_wave_port() by @ring630 in #1570
- Edb create port by @ring630 in #1574
- Update the documentation of the edge length property. by @MaxJPRey in #1578
- Add section to set Desktop Config to Twin Builder for the example by @SushobhitGupt in #1579
- removed the generate_unique_name when a name is provided by @maxcapodi78 in #1581
- Export matrix data q3d & q2d by @gmalinve in #1565
- Fix warning about using
is
to compare to a literal. by @bryankaylor in #1504 - Update variable naming scheme based on earlier review comments by @SushobhitGupt in #1583
- Bug fix create primitive net name by @ring630 in #1558
- fixed typo error in unclassified object retrivial by @maxcapodi78 in #1585
- fix up issue with logger syntax in static rom example by @SushobhitGupt in #1584
- Ensure Static ROM example can be run by regular aedt configuration by @SushobhitGupt in #1589
- Improved the speedup of create_object_list by improving the check speed on names by @maxcapodi78 in #1586
- 1564 assign roughness model per layer by @ring630 in #1587
- 1523 create cutout enhancement by @ring630 in #1591
- 1562-convex hull support by cutout by @ring630 in #1594
- Parallelization of the unit tests using pytest-xdist. by @MaxJPRey in #1544
- 23 1 unit test Refactoring by @maxcapodi78 in #1596
- Create a setup in Hybrid solution type with SBR+ region by @Samuelopez-ansys in #1597
- Add Assign Impedance Boundary to Maxwell 3D. by @MaxJPRey in #1595
- Fix icepak typo with 'C' by @Samuelopez-ansys in #1604
- Automate the licenses dependencies checking. by @MaxJPRey in #1601
- implemented force_error_on_missing_project flag by @maxcapodi78 in #1603
- Update documentation in the general_methods module. by @MaxJPRey in #1606
- First simple IPY Parallelization by @maxcapodi78 in #1605
- Cable modeling Implementation by @gmalinve in #1529
- removed EdbLib from padstack.py methods by @maxcapodi78 in #1609
New Contributors
- @RobPasMue made their first contribution in #1531
Full Changelog: v0.5.20...v0.5.30