Pyyeti

Latest version: v1.4.1

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

Scan your dependencies

Page 1 of 9

25.0

Documentation updates

1.4.1

This is a maintenance release:

- Remove support for Python versions older than 3.10
- Special thanks to J. Priest :-)
- Documentation updates and fixing some broken links
- Special thanks to J. Ristow :-)

1.4.0

There are 3 main updates in this release since 1.3.9:
1. The ``nastran.op2`` module has been enhanced, especially the `rdparampost` routine. It can now read more data blocks, many of which are returned in pandas DataFrames. This is a step forward in this ongoing project.

a. Note that this update isn't completely backwards compatible. For a short time, `rdparampost_old` will be available to help give users time to transition to the new routine.

3. The ``cla.DR_Event.apply_uf`` routine has been updated to prevent coupling between rigid-body modes, normal modes, and residual flexibility modes. Efficiency has been improved as well.

4. The DataCursor has been updated to (hopefully) be more user-friendly and efficient.

Support for Python versions older than 3.8 has been officially dropped.

1.3.9

New in this release:

- added ytools.numba_interp - many thanks to Jeremy Priest for this update! :)
- uses numba to parallelize interpolation (np.interp) across rows of 2d array
- made a standalone version of the uncertainty factor routine: cla.apply_uf (thanks again to JP for suggesting this!)
- added exponent rolloff factor "n" to frclim.sefl routine
- cleaned up a numba warning message - many thanks to Mattias Josefsson for doing this! :)
- fixed several bugs and updated documentation

1.3.8

The primary update is the addition of the Norton-Thevenin tutorial to the documentation.

Also in this release:
- update frclim.calcAM to accept `fs` parameter
- update nastran.n2p.make_uset to accepts strings for "nasset" parameter

And a couple other minor updates.

1.3.7

This release is mainly due to updates to the pyyeti.op2 module:

- added op2.rdparampost routine
- this is an update to op2.rdpostop2 which may get deprecated in the future
- updated the internals for easier op2 file manipulation
- op2.dbdct is the newer/better version of the old op2.dbnames
- add "with_trailers" option for directory
- update the "lsop2" script to accept the "--with-trailers" option ("-t")
- update op2 reader to read MSC 2017 tload record from the DYNAMICS datablock
- update op2.rdnas2cam to handle Path objects

Update cla.DR_Event.apply_uf to accept bool rfmodes

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.