https://github.com/bempp/octree

A Rust Octree implementation

https://github.com/bempp/octree

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Rust Octree implementation

Basic Info
  • Host: GitHub
  • Owner: bempp
  • License: bsd-3-clause
  • Language: Rust
  • Default Branch: main
  • Size: 48.8 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

octree

A Rust Octree implementation

Documentation

Documentation of the latest main branch of octree can be found at bempp.github.io/octree

Owner

  • Name: Bempp
  • Login: bempp
  • Kind: organization

GitHub Events

Total
  • Release event: 1
  • Watch event: 2
  • Delete event: 4
  • Push event: 10
  • Pull request event: 6
  • Create event: 5
Last Year
  • Release event: 1
  • Watch event: 2
  • Delete event: 4
  • Push event: 10
  • Pull request event: 6
  • Create event: 5

Packages

  • Total packages: 1
  • Total downloads:
    • cargo 1,722 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
crates.io: bempp-octree

A library to create Octrees

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,722 Total
Rankings
Dependent repos count: 24.9%
Dependent packages count: 33.0%
Average: 51.3%
Downloads: 95.9%
Maintainers (1)
Last synced: 11 months ago

Dependencies

.github/workflows/docs.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v2 composite
  • actions/upload-pages-artifact v1 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/run-tests.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v3 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/run-weekly-tests.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v3 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/style-checks.yml actions
  • actions-rust-lang/setup-rust-toolchain v1 composite
  • actions/checkout v3 composite
  • mpi4py/setup-mpi v1 composite
Cargo.toml cargo
  • criterion 0.5.* development
  • approx 0.5
  • bitflags 2.6.0
  • coe-rs 0.1.2
  • itertools 0.13.*
  • num 0.4
  • rand 0.8.5
  • rand_distr 0.4.3
  • rayon 1.9