concrete-properties
concrete-properties copied to clipboard
Calculate section properties for reinforced concrete sections.
From #29 : **TLDR**: `multprocessing` might be overkill for this task. Vectorisation using `numpy` arrays works. I've swapped the lists for `ndarray` where possible and it's worked. Run the test...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.2. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.2 💅 Cosmetic Output Improvements In #250 and #258, @facutuesca💰 added a nudge message with a magic link...