Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

bempp/ndgrid

Repository files navigation

ndgrid (archived)

The ndgrid library is now maintained as part of the bempp/nd repository.

ndgrid

crates.io

ndgrid is an open-source library written in Rust for n-dimensional grids/meshes.

Using ndgrid

Rust

You can use the latest release of ndgrid by adding the following to [dependencies] section of your Cargo.toml file:

ndgrid = "0.1.5"

Documentation

The latest documentation of the main branch of this repo is available at bempp.github.io/ndgrid/.

Testing

The functionality of the library can be tested by running:

cargo test

Examples

Examples of use can be found in the examples folder.

Getting help

Documentation of the latest development version of ndgrid can be found at bempp.github.io/ndgrid/ndgrid.

Errors in the library should be added to the GitHub issue tracker.

Questions about the library and its use can be asked on the Bempp Discourse.

Licence

ndgrid is licensed under a BSD 3-Clause licence. Full text of the licence can be found here.

About

Rust grid library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •