automesh

Automatic mesh generation.

https://github.com/autotwin/automesh

Science Score: 57.0%

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

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

Repository

Automatic mesh generation.

Basic Info
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • Open Issues: 6
  • Releases: 22
Created almost 2 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Security Zenodo

README.md

automesh

book crates docs pypi docs conda DOI

Automatic mesh generation.

Owner

  • Name: autotwin
  • Login: autotwin
  • Kind: organization

Automated Workflow from `Image` to `Mesh` for the Human Digital Twin

JOSS Publication

automesh: Automatic mesh generation in Rust
Published
November 04, 2025
Volume 10, Issue 115, Page 8768
Authors
Chad B. Hovey ORCID
Sandia National Laboratories, United States
Michael R. Buche ORCID
Sandia National Laboratories, United States
Editor
Henrik Finsberg ORCID
Tags
segmentation computational geometry finite element mesh

Citation (CITATION.cff)

cff-version: 1.2.0
title: automesh
message: 'If you use this software, please cite it as below.'
type: software
authors:
  - family-names: Hovey
    given-names: Chad B.
    orcid: 'https://orcid.org/0000-0003-1892-0502'
    email: chovey@sandia.gov
    affiliation: Sandia National Laboratories
  - family-names: Buche
    given-names: Michael R.
    orcid: 'https://orcid.org/0000-0003-0915-5765'
    email: mrbuche@sandia.gov
    affiliation: Sandia National Laboratories
identifiers:
  - type: doi
    value: 10.5281/zenodo.13845433
repository-code: 'https://github.com/autotwin/automesh'
url: 'https://autotwin.github.io/automesh'
abstract: Automatic mesh generation.
license: GPL-3.0

GitHub Events

Total
  • Create event: 217
  • Commit comment event: 4
  • Release event: 12
  • Issues event: 102
  • Watch event: 5
  • Delete event: 188
  • Issue comment event: 262
  • Push event: 834
  • Pull request review comment event: 1
  • Pull request review event: 7
  • Pull request event: 476
Last Year
  • Create event: 217
  • Commit comment event: 4
  • Release event: 12
  • Issues event: 102
  • Watch event: 5
  • Delete event: 188
  • Issue comment event: 262
  • Push event: 834
  • Pull request review comment event: 1
  • Pull request review event: 7
  • Pull request event: 476

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 72
  • Total pull requests: 363
  • Average time to close issues: 12 days
  • Average time to close pull requests: about 9 hours
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 1.75
  • Average comments per pull request: 0.13
  • Merged pull requests: 306
  • Bot issues: 1
  • Bot pull requests: 78
Past Year
  • Issues: 69
  • Pull requests: 311
  • Average time to close issues: 12 days
  • Average time to close pull requests: about 10 hours
  • Issue authors: 2
  • Pull request authors: 5
  • Average comments per issue: 1.8
  • Average comments per pull request: 0.14
  • Merged pull requests: 260
  • Bot issues: 0
  • Bot pull requests: 74
Top Authors
Issue Authors
  • hovey (42)
  • mrbuche (28)
  • dependabot[bot] (1)
Pull Request Authors
  • mrbuche (194)
  • hovey (90)
  • dependabot[bot] (59)
  • github-actions[bot] (19)
  • cmhamel (1)
Top Labels
Issue Labels
enhancement (11) documentation (7) bug (3) rust (2) question (2) invalid (1) dependencies (1)
Pull Request Labels
dependencies (59) rust (43) github_actions (9) python (7)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 837 last-month
    • cargo 12,244 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 47
  • Total maintainers: 3
pypi.org: automesh

automesh

  • Versions: 24
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 837 Last month
Rankings
Dependent packages count: 10.7%
Average: 35.6%
Dependent repos count: 60.4%
Maintainers (2)
Last synced: 8 months ago
crates.io: automesh

Automatic mesh generation.

  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 12,244 Total
Rankings
Dependent repos count: 26.8%
Dependent packages count: 35.5%
Average: 52.9%
Downloads: 96.5%
Maintainers (1)
Last synced: about 1 year ago

Dependencies

.github/workflows/Test.yml actions
  • actions/checkout v4 composite
Cargo.toml cargo
pyproject.toml pypi
  • cffi *
  • maturin *