https://github.com/seatonullberg/velvet

[WIP] Classical atomistic simulation engine with a focus on user-friendliness and extensibility
https://github.com/seatonullberg/velvet

Keywords

atomistic-simulation-engine chemistry computational-chemistry materials-science molecular-dynamics physics simulation

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

[WIP] Classical atomistic simulation engine with a focus on user-friendliness and extensibility


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 244
Total Committers: 1
Avg Commits per committer: 244.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Seaton Ullberg s****g@g****m 244

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 6
Total pull requests: 9
Average time to close issues: 16 days
Average time to close pull requests: less than a minute
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.67
Average comments per pull request: 0.0
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/seatonullberg/velvet

Top Issue Authors

  • seatonullberg (6)

Top Pull Request Authors

  • seatonullberg (8)
  • ndcroos (1)

Top Issue Labels

  • tracking (5)
  • help wanted (1)
  • good first issue (1)

Top Pull Request Labels


Package metadata

crates.io: velvet-core

Core feature library for the Velvet simulation engine.

  • Homepage:
  • Documentation: https://docs.rs/velvet-core/
  • Licenses: MIT
  • Latest release: 0.4.2 (published about 4 years ago)
  • Last Synced: 2024-05-31T14:02:24.673Z (11 months ago)
  • Versions: 10
  • Dependent Packages: 4
  • Dependent Repositories: 1
  • Downloads: 5,347 Total
  • Rankings:
    • Dependent packages count: 7.407%
    • Dependent repos count: 16.497%
    • Average: 20.593%
    • Downloads: 24.57%
    • Forks count: 26.258%
    • Stargazers count: 28.235%
  • Maintainers (1)
crates.io: velvet-external-data

Utilities to import and export external data formats.

  • Homepage:
  • Documentation: https://docs.rs/velvet-external-data/
  • Licenses: MIT
  • Latest release: 0.1.0 (published about 4 years ago)
  • Last Synced: 2024-05-31T04:22:10.387Z (11 months ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 1,615 Total
  • Rankings:
    • Dependent packages count: 12.235%
    • Dependent repos count: 16.489%
    • Average: 24.473%
    • Forks count: 26.249%
    • Stargazers count: 28.221%
    • Downloads: 39.171%
  • Maintainers (1)
crates.io: velvet

Classical atomistic simulation engine with a focus on user-friendliness and extensibility

  • Homepage:
  • Documentation: https://docs.rs/velvet/
  • Licenses: MIT
  • Latest release: 0.4.2 (published about 4 years ago)
  • Last Synced: 2024-05-31T15:00:35.472Z (11 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3,497 Total
  • Rankings:
    • Dependent repos count: 29.318%
    • Stargazers count: 33.793%
    • Dependent packages count: 33.812%
    • Average: 34.23%
    • Downloads: 36.75%
    • Forks count: 37.476%
  • Maintainers (1)
crates.io: velvet-convert

Convert external file formats into Velvet data structures.

  • Homepage:
  • Documentation: https://docs.rs/velvet-convert/
  • Licenses: MIT
  • Latest release: (published about 1 year ago)
  • Last Synced: 2024-06-01T08:42:23.280Z (11 months ago)
  • Versions: 3
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Downloads: 1,013 Total
  • Rankings:
    • Dependent packages count: 8.591%
    • Dependent repos count: 29.318%
    • Stargazers count: 33.793%
    • Average: 35.044%
    • Forks count: 37.476%
    • Downloads: 66.039%
  • Maintainers (1)
crates.io: velvet-cli

Command line tool built on top of the Velvet API

  • Homepage:
  • Documentation: https://docs.rs/velvet-cli/
  • Licenses: MIT
  • Latest release: 0.1.2 (published about 4 years ago)
  • Last Synced: 2024-05-30T05:21:45.153Z (11 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,242 Total
  • Rankings:
    • Dependent repos count: 29.318%
    • Stargazers count: 33.793%
    • Dependent packages count: 33.812%
    • Forks count: 37.476%
    • Average: 38.591%
    • Downloads: 58.555%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • approx 0.4 development
  • criterion 0.3 development
  • nalgebra 0.26 development
  • serial_test 0.5 development
  • hdf5 0.7
  • hdf5-sys 0.7
  • velvet-core 0.4.2
  • velvet-external-data 0.1.0
crates/velvet-core/Cargo.toml cargo
  • approx 0.4 development
  • hdf5 0.7
  • hdf5-sys 0.7
  • indicatif 0.15
  • libm 0.2
  • nalgebra 0.26
  • rand 0.7
  • rand_distr 0.3
  • rayon 1.5
  • strum 0.20
  • strum_macros 0.20
  • uuid 0.8
crates/velvet-external-data/Cargo.toml cargo
  • nalgebra 0.26
  • vasp-poscar 0.3.2
  • velvet-core 0.4.0
.github/workflows/rust.yml actions
  • actions/checkout v2 composite
crates/velvet-cli/Cargo.toml cargo
crates/velvet-test-utils/Cargo.toml cargo

Score: 12.016351781254274