Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 14 of 31

0.6.50

What's Changed
* Bump pandas from 1.3.5 to 1.5.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2529
* Add CODEOWNERS file for the workflows. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2502
* Fix beamform_2beams() method to compute far field pattern. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2534
* doc update by ring630 in https://github.com/pyansys/pyaedt/pull/2520
* Bump ansys-sphinx-theme from 0.9.3 to 0.9.5 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2536
* changed default value for machine in solve_in_batch command to localhost by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2538
* New icepak example by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2540
* Fix objects_in_bounding_box method which was expecting wrong order bounding box by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2541
* siwave source magnitude and phase setters by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2506
* Fix matplotlib version by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2542
* activated examples for 23R1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2545
* Cover face feature by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2543
* Lazy load by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2532
* Bump ipython from 8.10.0 to 8.11.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2550
* dcir example in hfss3dlayout by ring630 in https://github.com/pyansys/pyaedt/pull/2530
* Add color to improve documentation output log. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2552
* fixed support for remote plot export by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2547
* Improve icepak examples. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2548
* Enhancement/field line traces by gmalinve in https://github.com/pyansys/pyaedt/pull/2527
* Fix/issue2553 by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2554
* Toolkit icons by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2557
* Rlc component handling by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2517
* EDB create port between pin and reference layer by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2499
* Enabled 23R1 Unit Tests by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2546
* Fix edit definition issue by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2560
* scikit-rf integration by ring630 in https://github.com/pyansys/pyaedt/pull/2556
* Push time excitation by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2562
* Toolkit launchers: Use AEDT version-specific virtual environment; Update PyAnsys logo by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2558
* Example m2d electrostatic field line traces + fix in read material excel by gmalinve in https://github.com/pyansys/pyaedt/pull/2568
* Upgrade all examples to 2023.1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2563


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

0.6.48

What's Changed
* return objects for separate and connect bodies by gmalinve in https://github.com/pyansys/pyaedt/pull/2501
* Better native components support for advanced 3d component by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2457
* get_dcir_solution_data by ring630 in https://github.com/pyansys/pyaedt/pull/2503
* D785924: move get_instance_count to revision by apollo-crum in https://github.com/pyansys/pyaedt/pull/2507
* Non model in circle by Dr-Hawal-R in https://github.com/pyansys/pyaedt/pull/2512
* Consistent input/output from unit_converter, some EMIT fixes by myoung301 in https://github.com/pyansys/pyaedt/pull/2521
* Assign insulating to Faces by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2519
* Bump rpyc from 5.3.0 to 5.3.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2522
* Bump ansys-sphinx-theme from 0.8.2 to 0.9.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2523
* extended solve_in_batch with cores and tasks options by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2525
* Bump pyvista from 0.38.2 to 0.38.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2524
* Emit examples require 2023.2 which is not available yet. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2526

New Contributors
* Dr-Hawal-R made their first contribution in https://github.com/pyansys/pyaedt/pull/2512

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.47...v0.6.48

0.6.47

What's Changed
* Bump numpy from 1.24.1 to 1.24.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2432
* Upgrade black hook in pre-commit by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2430
* Upgrade the deploy action to use Node.js 16. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2431
* port per pin bug fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2428
* Collapse navigation always by akaszynski in https://github.com/pyansys/pyaedt/pull/2434
* Bump openpyxl from 3.0.10 to 3.1.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2398
* Bump pytest-xdist from 3.1.0 to 3.2.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2438
* Bump jupyterlab from 3.6.0 to 3.6.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2425
* Bump ansys-sphinx-theme from 0.8.1 to 0.8.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2439
* Bump ipython from 8.9.0 to 8.10.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2449
* Antenna toolkit by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2446
* 2452 : Fix issue with plot of top/bottom components by JDufrenneAnsys in https://github.com/pyansys/pyaedt/pull/2453
* Add wire_name to connect_to_component by amichel0205 in https://github.com/pyansys/pyaedt/pull/2459
* 2454 : Plot brd outline by JDufrenneAnsys in https://github.com/pyansys/pyaedt/pull/2455
* Fix failing tests by isaacansys in https://github.com/pyansys/pyaedt/pull/2461
* Points property wire by gmalinve in https://github.com/pyansys/pyaedt/pull/2468
* try to identify and fix issue on CPython unit tests that randomly dies. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2470
* Bump imageio from 2.25.0 to 2.25.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2473
* Bump openpyxl from 3.1.0 to 3.1.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2472
* Bump matplotlib from 3.6.3 to 3.7.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2474
* Bump pyvista from 0.38.1 to 0.38.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2475
* Examples/eplain wg filter by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2421
* refactor emit code by jsalant22 in https://github.com/pyansys/pyaedt/pull/2407
* added new runner for preview by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2478
* use pyaedt unit_converter for power by jsalant22 in https://github.com/pyansys/pyaedt/pull/2479
* fixed solve_in_batch method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2477
* added source_group to report_templates.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2471
* Fixed bad return value when a single variable name used and evaluate_expression is called by rmawatson in https://github.com/pyansys/pyaedt/pull/2463
* allow adding both faces and objects to the same BoundaryObject by rmawatson in https://github.com/pyansys/pyaedt/pull/2483
* Modified method add_from_toolkit by Alberto-DM in https://github.com/pyansys/pyaedt/pull/2490
* Updated unit test to support 23R2 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2489
* changing naming convention with SimulationConfiguration class by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2487
* Skip deprecated methods from Documentation by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2496
* fix itervalues() not existing in python 3 by rmawatson in https://github.com/pyansys/pyaedt/pull/2482
* Allow different type of inputs as cutout extend value by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2494
* fixes non existing variable name 'sheet' being used instead … by rmawatson in https://github.com/pyansys/pyaedt/pull/2498
* Improve rename design - Add save project option by gmalinve in https://github.com/pyansys/pyaedt/pull/2495

New Contributors
* JDufrenneAnsys made their first contribution in https://github.com/pyansys/pyaedt/pull/2453
* amichel0205 made their first contribution in https://github.com/pyansys/pyaedt/pull/2459
* rmawatson made their first contribution in https://github.com/pyansys/pyaedt/pull/2463

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.46...v0.6.47

0.6.46

What's Changed
* D771064: fix n-1 testing, remove multi interferer domain creation by apollo-crum in https://github.com/pyansys/pyaedt/pull/2379
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2390
* Improve Antenna documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2393
* update tests and examples based on circuit refacto by gmalinve in https://github.com/pyansys/pyaedt/pull/2392
* Update 3DComponent parts by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2386
* Allow brd import go use a control file by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2395
* Extend history property to user defined components by lorenzovecchietti in https://github.com/pyansys/pyaedt/pull/2374
* Update emit example due to new powerAtRx result type by jsalant22 in https://github.com/pyansys/pyaedt/pull/2397
* Bump sphinx-autodoc-typehints from 1.21.7 to 1.21.8 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2348
* Bump sphinx-autodoc-typehints from 1.21.8 to 1.22 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2400
* New plot_field method in AdvancedPostProcessor by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2394
* Fix/issue array pyvista by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2408
* create Terminal on single pin bug (EDB) by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2402
* Fix 2388 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2405
* extend plots in case of primitives without net name gds by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2404
* Added refdes property by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2411
* Update the links for the 'contributing' section. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2412
* fixed one bug in use_wire by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2409
* Bump jupyterlab from 3.5.3 to 3.6.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2414
* Bump pyvista from 0.37.0 to 0.38.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2415
* Fix 2387 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2406
* Implement visibility of SBR+ antenna link and the possibility to get the lattice vectors from a native component inside SBR+ by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2413
* 3d export with net name by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2423
* display wire properties implementation by gmalinve in https://github.com/pyansys/pyaedt/pull/2372


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.45...v0.6.46

0.6.45

What's Changed
* Bump scikit-learn from 1.2.0 to 1.2.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2349
* improved batch file to make it working with 22R2 and 23R1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2352
* Fix pointing to axis by wilove997 in https://github.com/pyansys/pyaedt/pull/2353
* New EMIT Examples by jsalant22 in https://github.com/pyansys/pyaedt/pull/2278
* Bump pandas from 1.5.2 to 1.5.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2360
* Fixed 1 Unit Tests on 23R1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2361
* Resolve 2363 by Alberto-DM in https://github.com/pyansys/pyaedt/pull/2364
* Feature/edit external circuit schematic netlist by gmalinve in https://github.com/pyansys/pyaedt/pull/2351
* Fix unit_converter bug by wilove997 in https://github.com/pyansys/pyaedt/pull/2366
* Fixes bug in 'count' entry of logscale in sweep by skandak-ansys in https://github.com/pyansys/pyaedt/pull/2350
* Improved console to avoid that is locked once exit and release desktop by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2362
* Bump pandas from 1.5.2 to 1.5.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2370
* zero epsr mur values fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2346
* Improvements to PyAEDT launcher from AEDT by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2369
* Update ComputeProtectionLevels.py by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2373
* Fix typo about CPython. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2377
* Bump ipython from 8.8.0 to 8.9.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2380
* Toolkit launcher Fixes and improvements & ignoring *.bak and *.orig files by kbhagat-ansys in https://github.com/pyansys/pyaedt/pull/2378
* Ugrade isort. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2383
* edb_primitive_bbox_and_center_property by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2375
* Circuit refactoring by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2368
* siwave meshing frequency bug by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2335
* Antenna toolkit by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2371
* Add emit support for units by jsalant22 in https://github.com/pyansys/pyaedt/pull/2359
* Fixed create_spiral_lumped_port for 2023R1 by Alberto-DM in https://github.com/pyansys/pyaedt/pull/2384

New Contributors
* jsalant22 made their first contribution in https://github.com/pyansys/pyaedt/pull/2278
* skandak-ansys made their first contribution in https://github.com/pyansys/pyaedt/pull/2350

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.44...v0.6.45

0.6.44

What's Changed
* Update stackup documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2284
* Fix/d753499 fix pyemit tests by apollo-crum in https://github.com/pyansys/pyaedt/pull/2282
* Bump matplotlib from 3.6.2 to 3.6.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2293
* Bump sphinx-autodoc-typehints from 1.20.1 to 1.20.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2292
* pin position not correction evaluated by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2287
* Documentation Updates by dcrawforAtAnsys in https://github.com/pyansys/pyaedt/pull/2294
* fixed Readme image directly linked ansys.com website by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2283
* Improve log message when creating a port on component. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2299
* Monitor class documentation enhancement by wilove997 in https://github.com/pyansys/pyaedt/pull/2296
* Method for stationary wall boundary assignment by wilove997 in https://github.com/pyansys/pyaedt/pull/2290
* fix revision name to get tests passing by apollo-crum in https://github.com/pyansys/pyaedt/pull/2304
* Bump sphinx-autodoc-typehints from 1.20.2 to 1.21.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2305
* Bump pytest from 7.2.0 to 7.2.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2306
* Check and fix zero plating ratio via definition with SimulationConfiguration class build_project command by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2300
* assign_stationary_wall documentation update by wilove997 in https://github.com/pyansys/pyaedt/pull/2308
* Update Primitives3D documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2302
* Downgrade Sphinx version. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2311
* Bump sphinx-autodoc-typehints from 1.21.1 to 1.21.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2313
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2307
* TEST: Improve emit tests. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2298
* Use https link instead of png images. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2318
* Feature/s755061 move domain by apollo-crum in https://github.com/pyansys/pyaedt/pull/2312
* Bump sphinx-autodoc-typehints from 1.21.3 to 1.21.4 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2319
* Object history implementation by gmalinve in https://github.com/pyansys/pyaedt/pull/2285
* edb primitive clone added by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2321
* Bump nbsphinx from 0.8.11 to 0.8.12 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2327
* Bump pandas from 1.5.2 to 1.5.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2326
* Via platting fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2309
* fix cable harness bug - input/output terminations by gmalinve in https://github.com/pyansys/pyaedt/pull/2317
* create port per pin not working with simulationconfiguration by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2324
* D758967: add domain validity and change a class name by apollo-crum in https://github.com/pyansys/pyaedt/pull/2320
* Bump sphinx-autodoc-typehints from 1.21.4 to 1.21.7 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2330
* Added Desktop Back Compatibility to v221- by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2332
* Fix add parametric study from csv by wilove997 in https://github.com/pyansys/pyaedt/pull/2328
* Fix/create report point names by gmalinve in https://github.com/pyansys/pyaedt/pull/2336
* Bump ansys-sphinx-theme from 0.8.0 to 0.8.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2341
* Bump jupyterlab from 3.5.2 to 3.5.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2342
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2344
* Bump imageio from 2.24.0 to 2.25.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2340
* Layer update with json bug by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2333
* New methods for CSs manipulation by wilove997 in https://github.com/pyansys/pyaedt/pull/2315
* Improve pyaedt batch by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2343

New Contributors
* apollo-crum made their first contribution in https://github.com/pyansys/pyaedt/pull/2282

**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.43...v0.6.44

Page 14 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.