Skip to main content

Anonymous finite elements with analytic derivatives.

Project description

anabel

Travis-CI Build Status Commits since latest release

Composable finite elements with analytic derivatives.

Installation

pip install anabel

You can also install the in-development version with::

pip install https://github.com/claudioperez/anabel/archive/master.zip

Documentation

To use the project:

    import anabel
    anabel.unimplemented_function()

Development

To run the all 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

0.0.0 (2020-07-13)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anabel-0.0.0.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distributions

anabel-0.0.0-py3.8.egg (71.9 kB view hashes)

Uploaded Source

anabel-0.0.0-cp37-cp37m-win_amd64.whl (21.7 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

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