Skip to main content

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.

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 hashes)

Uploaded Source

Built Distribution

elle-0.0.1-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page