Pyaedt

Latest version: v0.11.6

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

Scan your dependencies

Page 15 of 31

0.6.43

What's Changed
* Bump sphinx from 5.3.0 to 6.0.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2225
* Improve examples in components_3d module. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2222
* fix update and delete reports by gmalinve in https://github.com/pyansys/pyaedt/pull/2226
* Improve component 3D duplication along line. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2227
* Bump ipython from 8.7.0 to 8.8.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2232
* Separate doc upload from generation into 2 stages by RobPasMue in https://github.com/pyansys/pyaedt/pull/2233
* Add blacken-docs to pre-commit. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2230
* Improve contributing section of the documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2235
* Add check-jsonschema to pre-commit. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2229
* Implementing pre-commit.ci by RobPasMue in https://github.com/pyansys/pyaedt/pull/2239
* Bump sphinx-autodoc-typehints from 1.19.5 to 1.20.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2241
* Bump sphinx from 6.0.0 to 6.1.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2240
* Update Documentation and issues links. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2243
* Bump sphinx-autodoc-typehints from 1.20.0 to 1.20.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2244
* pin group bug fix by ring630 in https://github.com/pyansys/pyaedt/pull/2238
* refacto / cleaning examples by gmalinve in https://github.com/pyansys/pyaedt/pull/2228
* Scale geometry feature by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2248
* Advanced 3d component by wilove997 in https://github.com/pyansys/pyaedt/pull/2247
* Bump imageio-ffmpeg from 0.4.7 to 0.4.8 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2255
* Bump imageio from 2.23.0 to 2.24.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2254
* Bump sphinx from 6.1.1 to 6.1.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2253
* broad_band setup fixed by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2252
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pyansys/pyaedt/pull/2256
* Bump sphinx from 6.1.2 to 6.1.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2263
* Bump pyansys/actions from 2 to 3 by dependabot in https://github.com/pyansys/pyaedt/pull/2262
* Fix derivatives method typo by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2261
* Add reviewer for dependabot. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2264
* docstring fix by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2260
* Icepak method by ansys-satyajeet in https://github.com/pyansys/pyaedt/pull/2234
* Implemented new methods in EDBPrimitives and new class to manage Primitves Arc Data by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2273
* Report layer copper area by ring630 in https://github.com/pyansys/pyaedt/pull/2258
* Monitor Class enhancements by wilove997 in https://github.com/pyansys/pyaedt/pull/2266
* Add new feature to assign coating method. User can specify an object or face ID by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2276
* Refactor icepak to follow Python pep guidelines. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2249
* Improved batch file. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2277
* Add numpy validation checks for returned value. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2274
* Minor doc fixes and simplification of code by kbhagat2 in https://github.com/pyansys/pyaedt/pull/2280
* Improved Documentation by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2279

New Contributors
* pre-commit-ci made their first contribution in https://github.com/pyansys/pyaedt/pull/2256
* kbhagat2 made their first contribution in https://github.com/pyansys/pyaedt/pull/2280

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

0.6.42

What's Changed
* Changed way non-Graphical is evaluated when Desktop is initialized by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2223


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.41...v0.6.42

0.6.41

What's Changed
* Bump ipywidgets from 8.0.3 to 8.0.4 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2196
* adaptive frequency bug fix by ring630 in https://github.com/pyansys/pyaedt/pull/2200
* Update path for documentation artifacts. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2195
* implementing healing and simplify options in M2D/M3D by gmalinve in https://github.com/pyansys/pyaedt/pull/2201
* Remove useless imports to improve performance. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2205
* Coverage package is not used anymore. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2202
* Add new issue template for the enhancements of the API design. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2208
* Improve unit test robustness by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2197
* Bump numpy from 1.24.0 to 1.24.1 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2210
* Improve check get_expression Variables.py by gmalinve in https://github.com/pyansys/pyaedt/pull/2212
* Edit the HPC options (CPUs, GPUs...) in the configuration file. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2209
* Improve export setups configurations by gmalinve in https://github.com/pyansys/pyaedt/pull/2213
* Add plane to the modeler and primitives. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2204
* Remove any usage of unicode and basestring. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2207
* Refactoring of modeler folder for better folder management by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2214
* aedt_material_bug_fix by ring630 in https://github.com/pyansys/pyaedt/pull/2216
* Bump sphinx from 5.3.0 to 6.0.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2219
* Bump nbsphinx from 0.8.10 to 0.8.11 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2220
* Refactor modules by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2217


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.40...v0.6.41

0.6.40

What's Changed
* Fix test part 1 by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2189
* Allow partial local_config.json by myoung301 in https://github.com/pyansys/pyaedt/pull/2188
* Improved Unit Tests uniqueness by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2191
* Set layer transpanrency by ring630 in https://github.com/pyansys/pyaedt/pull/2190
* Added Property convert_fields_in_db to ModelPlotter by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2192
* Refactor the street map imports with HFSS. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2187
* backdrill enhancement by ring630 in https://github.com/pyansys/pyaedt/pull/2193


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.38...v0.6.40

0.6.38

What's Changed
* FIX: turn doc-deploy-stable into a unique job by jorgepiloto in https://github.com/pyansys/pyaedt/pull/2155
* Logger message can now support several args. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2154
* Improve deployment of the json content. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2158
* The stable deployment job requires the full_documentation job. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2159
* Field solution data not in polyline by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2162
* Bump jupyterlab from 3.5.1 to 3.5.2 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2169
* Bump numpy from 1.23.5 to 1.24.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2168
* Bump actions/download-artifact from 1 to 3 by dependabot in https://github.com/pyansys/pyaedt/pull/2167
* Bump imageio from 2.22.4 to 2.23.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2170
* New Circuit Source and Excitation class by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2157
* Ipc2581 transition by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2106
* added background image and scale options to ModelPlotter by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2172
* update get/set vars by gmalinve in https://github.com/pyansys/pyaedt/pull/2161
* Add Readme to Cable Modeling example by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2173
* fix spelling mistake by gmalinve in https://github.com/pyansys/pyaedt/pull/2176
* Naming Convention update for Pingroups by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2177
* Update the links in the contribute section of the documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2180
* create circuit port on pin groups by ring630 in https://github.com/pyansys/pyaedt/pull/2178
* Modify the options for coverage. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2163
* Added new method import_from_openstreet_map by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2181
* Pytest uses 4 cores. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2184
* fix check on plotsettings for cutplanes by gmalinve in https://github.com/pyansys/pyaedt/pull/2186
* Add project urls. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2185
* import stackup file with different layer name by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2183


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.37...v0.6.38

0.6.37

What's Changed
* Bump rpyc from 5.0.1 to 5.3.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2098
* Use an Ubuntu agent to deploy the json documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2125
* Fix bug in units computation on variables when a formula is entered. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2126
* Virtual Mesh Regions support fix by wilove997 in https://github.com/pyansys/pyaedt/pull/2121
* Convert trace to polygon by svandenb-dev in https://github.com/pyansys/pyaedt/pull/2120
* add password for encrypted components by gmalinve in https://github.com/pyansys/pyaedt/pull/2118
* Support for TECH files in GDS and DXF imports in HFSS 3D Layout by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2131
* Bump rpyc from 5.0.1 to 5.3.0 by dependabot in https://github.com/pyansys/pyaedt/pull/2060
* fix bug in Edb stackup when in some cases Outline layer was disappearing after a new layer addon. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2130
* Modeler 3d layout Improvements on primitives handling. by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2137
* DOC: enable multi-version documentation by jorgepiloto in https://github.com/pyansys/pyaedt/pull/2139
* Added boolean operation to EDBPrimitive Class (unite, intersect and subtract). by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2144
* Added method to get_derivative_variables to Hfss Setup classes by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2145
* Use the __version__ attribute to set the release and version value. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2148
* Hfss3dLayout Modeler getitem now works with multiple input items (Pyaedt Objects or str for netname, vias and geometries) by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2149
* Examples improvements by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2152


**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.36...v0.6.37

Page 15 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.