Library of anonymous finite elements with analytic derivatives.
Project description
======== Overview
2D beam model.
- Free software: BSD 3-Clause License
Installation
::
pip install elle
You can also install the in-development version with::
pip install https://github.com/claudioperez/Beam2D/archive/master.zip
Documentation
To use the project:
.. code-block:: python
from elle import beam2d
Development
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table:: :widths: 10 90 :stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Changelog
1.0.0 (2020-07-30)
- First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
elle-0.0.1.tar.gz
(4.0 kB
view details)
Built Distribution
elle-0.0.1-py3-none-any.whl
(4.4 kB
view details)
File details
Details for the file elle-0.0.1.tar.gz
.
File metadata
- Download URL: elle-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82ea60bfbdf7885008e8a9339c3a3d0227eb34d14413b2e5f52599cf80620b17 |
|
MD5 | e6b0af9a68fda20264cabc273f9a2aa6 |
|
BLAKE2b-256 | 24292af5e3e133bc87cb32758d94fdee233ca58e2506d8b1232738282752a4ac |
File details
Details for the file elle-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: elle-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79071880cc75c5f5dd623df86ba896c0ca4a0bb8b2e24905e063d91cd8eefe23 |
|
MD5 | 39bb6afd132c7bce96f476eb11530959 |
|
BLAKE2b-256 | e9110459b389d34c8bdbcddcc8cd9ab3157836ae910e32f3588bbc6a9ff75846 |