bempp-rs


Namebempp-rs JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/bempp/bempp-rs
SummaryBoundary element method library
upload_time2024-09-19 14:54:53
maintainerNone
docs_urlNone
authorTimo Betcke <timo.betcke@gmail.com>, Srinath Kailasa <srinathkailasa@gmail.com>, Matthew 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.
            # Bempp-rs

Bempp-rs is an open-source boundary element library written in Rust that can be used to assemble all the standard integral
kernels for Laplace and Helmholtz problems.

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

```toml
bempp = "0.2.0"
```

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

```bash
pip3 install bempp-rs
```


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

## Testing
The functionality of the library can be tested by running:
```bash
cargo 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/bempp-rs/issues).

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

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

The *.txt files in the folder `simplex_rules` are taken from the electronic supplemental material of the paper [1],
which is licensed under a CC BY 4.0 license.

## References
[1] F. D. Witherden, P.E. Vincent, *On the identification of symmetric quadrature rules for finite element methods*,
    Computers & Mathematics with Applications 69 (2015), 1232-1241,
    [doi.org/10.1016/j.camwa.2015.03.017](https://doi.org/10.1016/j.camwa.2015.03.017).




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bempp/bempp-rs",
    "name": "bempp-rs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "numerics",
    "author": "Timo Betcke <timo.betcke@gmail.com>, Srinath Kailasa <srinathkailasa@gmail.com>, Matthew Scroggs <rust@mscroggs.co.uk>",
    "author_email": "Timo Betcke <timo.betcke@gmail.com>, Srinath Kailasa <srinathkailasa@gmail.com>, Matthew Scroggs <rust@mscroggs.co.uk>",
    "download_url": "https://files.pythonhosted.org/packages/d7/e7/4223e67133fc4ebbc8c8e0c88abb136ddde7d000fe88936ae12f6668c1d7/bempp_rs-0.2.0.tar.gz",
    "platform": null,
    "description": "# Bempp-rs\n\nBempp-rs is an open-source boundary element library written in Rust that can be used to assemble all the standard integral\nkernels for Laplace and Helmholtz problems.\n\n## Using bempp-rs\n### Rust\nYou can use the latest release of bempp by adding the following to `[dependencies]` section of your Cargo.toml file:\n\n```toml\nbempp = \"0.2.0\"\n```\n\n### Python\nYou can install the latest release of bempp by running:\n\n```bash\npip3 install bempp-rs\n```\n\n\n## Documentation\nThe latest documentation of the main branch of this repo is available at [bempp.github.io/bempp-rs/](https://bempp.github.io/bempp-rs/).\n\n## Testing\nThe functionality of the library can be tested by running:\n```bash\ncargo 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/bempp-rs/issues).\n\nQuestions about the library and its use can be asked on the [Bempp Discourse](https://bempp.discourse.group).\n\n## Licence\nBempp-rs is licensed under a BSD 3-Clause licence. Full text of the licence can be found [here](LICENSE.md).\n\nThe *.txt files in the folder `simplex_rules` are taken from the electronic supplemental material of the paper [1],\nwhich is licensed under a CC BY 4.0 license.\n\n## References\n[1] F. D. Witherden, P.E. Vincent, *On the identification of symmetric quadrature rules for finite element methods*,\n    Computers & Mathematics with Applications 69 (2015), 1232-1241,\n    [doi.org/10.1016/j.camwa.2015.03.017](https://doi.org/10.1016/j.camwa.2015.03.017).\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Boundary element method library",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/bempp/bempp-rs",
        "repository": "https://github.com/bempp/bempp-rs"
    },
    "split_keywords": [
        "numerics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd587785e7780872ab4823bfd32e5e1cc1ad6a1b78a38719f45bf265065086a6",
                "md5": "7a6fb186ecfdbef9bad8d5330dcd1934",
                "sha256": "f1c486ad6964d178c7fecc4dc69a924733b8ab6a668b194d6008be0cfcf14597"
            },
            "downloads": -1,
            "filename": "bempp_rs-0.2.0-py3-none-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7a6fb186ecfdbef9bad8d5330dcd1934",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1368776,
            "upload_time": "2024-09-19T14:54:49",
            "upload_time_iso_8601": "2024-09-19T14:54:49.088977Z",
            "url": "https://files.pythonhosted.org/packages/dd/58/7785e7780872ab4823bfd32e5e1cc1ad6a1b78a38719f45bf265065086a6/bempp_rs-0.2.0-py3-none-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aedb8bc890fb0608d97ec3de4a52fd9ae61f27ec2249e533a5c1f202bd80fe84",
                "md5": "229cfb33d63227a532dc8fbd0b957f84",
                "sha256": "67303af0d1d2750cde7579c6975cab6e12befdccb2c5adaea7f103b7020a3975"
            },
            "downloads": -1,
            "filename": "bempp_rs-0.2.0-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "229cfb33d63227a532dc8fbd0b957f84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1171566,
            "upload_time": "2024-09-19T14:54:50",
            "upload_time_iso_8601": "2024-09-19T14:54:50.451752Z",
            "url": "https://files.pythonhosted.org/packages/ae/db/8bc890fb0608d97ec3de4a52fd9ae61f27ec2249e533a5c1f202bd80fe84/bempp_rs-0.2.0-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "004c32537b0e3581e4217e8a493af5b8011d252969bba8cda5af99ac8ba76c45",
                "md5": "dcf9e9afc62cdd58b7c3c27c09c1de8e",
                "sha256": "f4f17e49cad78e5c6f6f40b73e08bf055a6be6818827615abc8da30b9e5f2e78"
            },
            "downloads": -1,
            "filename": "bempp_rs-0.2.0-py3-none-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dcf9e9afc62cdd58b7c3c27c09c1de8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5960938,
            "upload_time": "2024-09-19T14:54:52",
            "upload_time_iso_8601": "2024-09-19T14:54:52.076890Z",
            "url": "https://files.pythonhosted.org/packages/00/4c/32537b0e3581e4217e8a493af5b8011d252969bba8cda5af99ac8ba76c45/bempp_rs-0.2.0-py3-none-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7e74223e67133fc4ebbc8c8e0c88abb136ddde7d000fe88936ae12f6668c1d7",
                "md5": "c40ef8be5674d406447d7c5c77c97b25",
                "sha256": "d554d14ac8e116f2c93858c84fb84eb67599d92846f70ac485904f579354b6a1"
            },
            "downloads": -1,
            "filename": "bempp_rs-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c40ef8be5674d406447d7c5c77c97b25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 235164,
            "upload_time": "2024-09-19T14:54:53",
            "upload_time_iso_8601": "2024-09-19T14:54:53.988828Z",
            "url": "https://files.pythonhosted.org/packages/d7/e7/4223e67133fc4ebbc8c8e0c88abb136ddde7d000fe88936ae12f6668c1d7/bempp_rs-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 14:54:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bempp",
    "github_project": "bempp-rs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "bempp-rs"
}
        
Elapsed time: 0.30475s