ndelement


Namendelement JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/bempp/ndelement
Summaryn-dimensional finite element definition library.
upload_time2024-12-09 16:44:29
maintainerNone
docs_urlNone
authorMatthew Scroggs <rust@mscroggs.co.uk>
requires_python>=3.8
licenseBSD-3-Clause
keywords numerics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ndelement

[![DefElement verification](https://defelement.org/badges/ndelement.svg)](https://defelement.org/verification.html)

ndelement is an open-source library written in Rust that can be used to create n-dimensional finite elements.

## Using ndelement
### Rust
You can use the latest release of ndelement by adding the following to `[dependencies]` section of your Cargo.toml file:

```toml
ndelement = "0.2.1"
```

### Python
You can install the latest release of ndelement by running:

```bash
pip3 install ndelement
```

## Documentation
The latest documentation of the main branch of this repo is available at [bempp.github.io/ndelement/](https://bempp.github.io/ndelement/).

## Testing
The Rust functionality of the library can be tested by running:
```bash
cargo test
```

The Python functionality of the library can be tested by running:
```bash
python -m pytest python/test
```

## Examples
Examples of use can be found in the [examples folder](examples/).

## Getting help
Errors in the library should be added to the [GitHub issue tracker](https://github.com/bempp/ndelement/issues).

Questions about the library and its use can be asked on the [Bempp Discourse](https://bempp.discourse.group).

## Licence
ndelement is licensed under a BSD 3-Clause licence. Full text of the licence can be found [here](LICENSE.md).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bempp/ndelement",
    "name": "ndelement",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "numerics",
    "author": "Matthew Scroggs <rust@mscroggs.co.uk>",
    "author_email": "Matthew Scroggs <rust@mscroggs.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/1c/98/ee269a3bb6bcf3a5f9a02988454db9157dbc33f90b8f61220028da2b2b70/ndelement-0.2.1.tar.gz",
    "platform": null,
    "description": "# ndelement\n\n[![DefElement verification](https://defelement.org/badges/ndelement.svg)](https://defelement.org/verification.html)\n\nndelement is an open-source library written in Rust that can be used to create n-dimensional finite elements.\n\n## Using ndelement\n### Rust\nYou can use the latest release of ndelement by adding the following to `[dependencies]` section of your Cargo.toml file:\n\n```toml\nndelement = \"0.2.1\"\n```\n\n### Python\nYou can install the latest release of ndelement by running:\n\n```bash\npip3 install ndelement\n```\n\n## Documentation\nThe latest documentation of the main branch of this repo is available at [bempp.github.io/ndelement/](https://bempp.github.io/ndelement/).\n\n## Testing\nThe Rust functionality of the library can be tested by running:\n```bash\ncargo test\n```\n\nThe Python functionality of the library can be tested by running:\n```bash\npython -m pytest python/test\n```\n\n## Examples\nExamples of use can be found in the [examples folder](examples/).\n\n## Getting help\nErrors in the library should be added to the [GitHub issue tracker](https://github.com/bempp/ndelement/issues).\n\nQuestions about the library and its use can be asked on the [Bempp Discourse](https://bempp.discourse.group).\n\n## Licence\nndelement is licensed under a BSD 3-Clause licence. Full text of the licence can be found [here](LICENSE.md).\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "n-dimensional finite element definition library.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/bempp/ndelement",
        "repository": "https://github.com/bempp/ndelement"
    },
    "split_keywords": [
        "numerics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ceea98da9d4afc6e1b804b3b37076ad88d70c19fd96395d5bf655635263a50a",
                "md5": "27e357ed7dfa1aedb27cc521a08c986f",
                "sha256": "1664c154f0c07929911b05a17cd0058d28901102f7a4177ff5b2d9d3a888a81c"
            },
            "downloads": -1,
            "filename": "ndelement-0.2.1-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "27e357ed7dfa1aedb27cc521a08c986f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 453364,
            "upload_time": "2024-12-09T16:44:25",
            "upload_time_iso_8601": "2024-12-09T16:44:25.246875Z",
            "url": "https://files.pythonhosted.org/packages/8c/ee/a98da9d4afc6e1b804b3b37076ad88d70c19fd96395d5bf655635263a50a/ndelement-0.2.1-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fb0600cfedf4b628ba421e42d5c781e78532695b594a0652e2504f58463d36d",
                "md5": "34b22a2150c5df8eb79216f6643be8e8",
                "sha256": "25a24024fcc19caa94434d7ccb707569b79998b0d4117c8282727002fd3cff18"
            },
            "downloads": -1,
            "filename": "ndelement-0.2.1-py3-none-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "34b22a2150c5df8eb79216f6643be8e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5102645,
            "upload_time": "2024-12-09T16:44:27",
            "upload_time_iso_8601": "2024-12-09T16:44:27.655582Z",
            "url": "https://files.pythonhosted.org/packages/1f/b0/600cfedf4b628ba421e42d5c781e78532695b594a0652e2504f58463d36d/ndelement-0.2.1-py3-none-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c98ee269a3bb6bcf3a5f9a02988454db9157dbc33f90b8f61220028da2b2b70",
                "md5": "82bac22448d515391c917813cb35c7c1",
                "sha256": "89e6190d43c53bcbce72403630bfd24b314f270a0f70569a8894c89962f9b94c"
            },
            "downloads": -1,
            "filename": "ndelement-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "82bac22448d515391c917813cb35c7c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49655,
            "upload_time": "2024-12-09T16:44:29",
            "upload_time_iso_8601": "2024-12-09T16:44:29.123916Z",
            "url": "https://files.pythonhosted.org/packages/1c/98/ee269a3bb6bcf3a5f9a02988454db9157dbc33f90b8f61220028da2b2b70/ndelement-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 16:44:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bempp",
    "github_project": "ndelement",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ndelement"
}
        
Elapsed time: 1.73925s