Resqpy

Latest version: v4.14.3

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

Scan your dependencies

Page 12 of 29

4.2.0

This release adds 3.11 to the range of python versions compatible with resqpy, as well as updating the versions of many other dependencies.

It also adds a function to the weights and measures module for converting transmissibility values between different units (which in resqpy include a viscosity term).

4.1.0

This change enhances the TriMesh class, notably with a method for interpolating zero crossing points on triangle edges.

4.0.1

This patch fixes a bug in get_boundary(), introduced with v4.0.0. The bug affects find_faces...regular_optimised().

4.0.0

This major release includes the following breaking changes:

- renaming of **resqpy.multiprocessing** as **resqpy.multi_processing** (to avoid potential namespace conflicts with the standard python package)
- removal of features previously flagged as deprecated
- removal of _support_ argument from _PropertyCollection.singleton()_ and ._single_array_ref()_ – use support_uuid argument instead
- renaming of the _set_bool_ argument to _is_closed_, in the _Polyline()_ initialiser

The grid_surface module has been refactored into a sub-package. A new module in that area includes some functions written for GPU execution. Only use those functions if you are familiar with GPU processing in python. They require installation of cuda and cupy separately from the resqpy install dependencies (such installation is only needed if application code calls the GPU based functions).

3.12.3

This patch adds optional facet filtering arguments to the property_part() and property_parts() functions.

3.12.2

This patch modifies some docstrings, and makes a few other small changes, to get the sphinx build of readthedocs working.

Page 12 of 29

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.