https://github.com/bempp/cheb

One, two, and three dimensional Chebychev interpolation in Rust.

https://github.com/bempp/cheb

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 (0.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

One, two, and three dimensional Chebychev interpolation in Rust.

Basic Info
  • Host: GitHub
  • Owner: bempp
  • License: apache-2.0
  • Language: Rust
  • Default Branch: main
  • Size: 1000 Bytes
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

cheb

One, two, and three dimensional Chebychev interpolation in Rust.

Owner

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

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Dependencies

Cargo.toml cargo
  • criterion 0.5.1 development
  • rand_chacha 0.3 development
  • approx 0.5
  • bytemuck 1.16.0
  • coe-rs 0.1.2
  • hexf 0.2.1
  • itertools 0.13.0
  • num 0.4
  • pulp 0.21
  • rand 0.8.5