continuum_mechanics icon indicating copy to clipboard operation
continuum_mechanics copied to clipboard

Utilities for doing calculations in continuum mechanics.

Results 18 continuum_mechanics issues
Sort by recently updated
recently updated
newest added

Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

This PR updates [pip](https://pypi.org/project/pip) from **21.0.1** to **22.2.1**. Changelog ### 22.2.1 ``` =================== Bug Fixes --------- - Send the pip upgrade prompt to stderr. (`11282 <https://github.com/pypa/pip/issues/11282>`_) - Ensure that things...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **3.5.4** to **5.1.1**. Changelog ### 5.1.1 ``` ===================================== Bugs fixed ---------- * 10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean`` iterator implementation. * 10702:...

This PR updates [numpy](https://pypi.org/project/numpy) from **1.20.2** to **1.23.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/numpy - Homepage: https://www.numpy.org

This PR updates [tox](https://pypi.org/project/tox) from **3.23.0** to **3.25.1**. Changelog ### 3.25.1 ``` -------------------- Bugfixes ^^^^^^^^ - ``sitepackages = true`` will add user's site-package to the python path on Windows as...

Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

This PR updates [watchdog](https://pypi.org/project/watchdog) from **2.0.2** to **2.1.9**. Changelog ### 2.1.9 ``` ~~~~~ 2022-06-10 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9>`__ - [fsevents] Fix flakey test to assert that there are no errors...

This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **6.4.1**. Changelog ### 6.4.1 ``` -------------------------- - Greatly improved performance on PyPy, and other environments that need the pure Python trace function. Thanks,...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.2.3** to **7.1.2**. Changelog ### 7.1.2 ``` ========================= Bug Fixes --------- - `9726 <https://github.com/pytest-dev/pytest/issues/9726>`_: An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed. - `9820 <https://github.com/pytest-dev/pytest/issues/9820>`_:...

This PR updates [twine](https://pypi.org/project/twine) from **3.4.1** to **4.0.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/twine - Docs: https://twine.readthedocs.io/