itk-cleaver

Wrapper for Cleaver to use as an ITK filter

https://github.com/sciinstitute/itkcleaver

Science Score: 36.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary

Keywords

c-plus-plus itk itk-module python
Last synced: 6 months ago · JSON representation

Repository

Wrapper for Cleaver to use as an ITK filter

Basic Info
Statistics
  • Stars: 4
  • Watchers: 8
  • Forks: 5
  • Open Issues: 15
  • Releases: 7
Topics
c-plus-plus itk itk-module python
Created almost 5 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.rst

ITKCleaver
=================================

.. image:: https://github.com/SCIInstitute/ITKCleaver/workflows/Build,%20test,%20package/badge.svg
    :target: https://github.com/SCIInstitute/ITKCleaver/actions/workflows/build-test-package.yml
    :alt:    Build Status

.. image:: https://github.com/SCIInstitute/ITKCleaver/actions/workflows/wasm.yml/badge.svg
    :target: https://github.com/SCIInstitute/ITKCleaver/actions/workflows/wasm.yml
    :alt:    Wasm Build Status

.. image:: https://img.shields.io/pypi/v/itk-cleaver.svg
    :target: https://pypi.python.org/pypi/itk-cleaver
    :alt: PyPI Version

.. image:: https://img.shields.io/npm/v/@itk-wasm/cleaver.svg
    :target: https://www.npmjs.com/package/@itk-wasm/cleaver
    :alt: NPM Version

.. image:: https://img.shields.io/github/license/SCIInstitute/ITKCleaver?color=blue
    :target: https://github.com/SCIInstitute/ITKCleaver/blob/master/LICENSE
    :alt: License

.. image:: https://zenodo.org/badge/343586698.svg
   :target: https://zenodo.org/badge/latestdoi/343586698

Overview
--------

An ITK module to wrap Cleaver functionality for MultiMaterial Tetrahedral Meshing.

`Cleaver `_ is a free multimaterial tetrahedral meshing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.

Acknowledgments
---------------

This software was developed in part by the Center for Integrative Biomedical Computing (CIBC) and the `Scientific Computing and Imaging (SCI) Institute `_ and `Kitware `_.  Support came from the National Institute of General Medical Sciences of the National Institutes of Health under grant numbers P41 GM103545 and R24 GM136986.

Owner

  • Name: The Scientific Computing and Imaging Institute
  • Login: SCIInstitute
  • Kind: organization
  • Email: cibc-contact@sci.utah.edu
  • Location: Salt Lake City, Utah

GitHub Events

Total
  • Issues event: 3
  • Delete event: 3
  • Issue comment event: 11
  • Push event: 3
  • Pull request review event: 1
  • Pull request event: 16
  • Fork event: 2
  • Create event: 5
Last Year
  • Issues event: 3
  • Delete event: 3
  • Issue comment event: 11
  • Push event: 3
  • Pull request review event: 1
  • Pull request event: 16
  • Fork event: 2
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 12
  • Total pull requests: 64
  • Average time to close issues: 3 months
  • Average time to close pull requests: 3 months
  • Total issue authors: 4
  • Total pull request authors: 6
  • Average comments per issue: 0.25
  • Average comments per pull request: 1.13
  • Merged pull requests: 47
  • Bot issues: 1
  • Bot pull requests: 25
Past Year
  • Issues: 5
  • Pull requests: 13
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.85
  • Merged pull requests: 6
  • Bot issues: 1
  • Bot pull requests: 5
Top Authors
Issue Authors
  • thewtex (6)
  • MattTheCuber (4)
  • binyang424 (1)
Pull Request Authors
  • thewtex (27)
  • dependabot[bot] (22)
  • jcfr (5)
  • hjmjohnson (4)
  • effigies (2)
  • tbirdso (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (22) github_actions (4)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 413 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 8
  • Total maintainers: 3
pypi.org: itk-cleaver

An ITK interface to the Cleaver multi-material tetrahedral meshing library

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 413 Last month
Rankings
Dependent packages count: 10.0%
Downloads: 14.4%
Average: 15.4%
Dependent repos count: 21.7%
Maintainers (3)
Last synced: 6 months ago

Dependencies

examples/requirements.txt pypi
  • itk-cleaver *
setup.py pypi
  • itk >=5.3rc4
.github/workflows/build-test-package.yml actions
.github/workflows/clang-format-linter.yml actions
  • InsightSoftwareConsortium/ITKClangFormatLinterAction master composite
  • actions/checkout v4 composite
.github/workflows/wasm.yml actions
  • actions/checkout c85c95e3d7251135ab7dc9ce3241c5835cc595a9 composite
  • actions/setup-node 64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c composite
  • actions/upload-artifact v3 composite
  • cypress-io/github-action v5 composite
package.json npm
  • itk-wasm ^1.0.0-b.91 development
wasm/typescript/package.json npm
  • @rollup/plugin-commonjs ^24.0.0 development
  • @rollup/plugin-json ^6.0.0 development
  • @rollup/plugin-node-resolve ^15.0.1 development
  • @rollup/plugin-terser ^0.4.0 development
  • @rollup/plugin-typescript ^10.0.1 development
  • @types/node ^18.13.0 development
  • ava ^5.2.0 development
  • cypress ^12.8.1 development
  • debug ^4.3.4 development
  • itk-image-io 1.0.0-b.87 development
  • rollup ^3.9.0 development
  • rollup-plugin-copy ^3.4.0 development
  • rollup-plugin-ignore ^1.0.10 development
  • rollup-plugin-polyfill-node ^0.11.0 development
  • start-server-and-test ^1.14.0 development
  • supports-color ^9.3.1 development
  • tslib ^2.5.0 development
  • typescript ^4.9.4 development
  • vite ^4.0.4 development
  • vite-plugin-static-copy ^0.13.0 development
  • itk-wasm ^1.0.0-b.87