transitionpathsampling.jl

A package to provide some basic functionality to help implement transition path sampling.

https://github.com/jamiemair/transitionpathsampling.jl

Science Score: 44.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

A package to provide some basic functionality to help implement transition path sampling.

Basic Info
  • Host: GitHub
  • Owner: JamieMair
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Size: 257 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created over 4 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

TransitionPathSampling.jl

Dev Build Status Coverage

NOTE: This package is currently under development and will not be released until a working alpha version is completed.

Description

The aim of this package is to provide an easy interface to quickly implement common Transition Path Sampling (TPS) problems efficiently.

Owner

  • Name: Jamie Mair
  • Login: JamieMair
  • Kind: user
  • Location: Nottingham
  • Company: University Of Nottingham

Citation (CITATION.cff)

cff-version: 0.1.1
message: "If you use this software, please cite it as below."
authors:
  - family-names: Mair
    given-names: Jamie
    orcid: https://orcid.org/0000-0002-1694-8694
title: "TransitionPathSampling.jl"
version: 0.3.2
date-released: 2022-06-30
url: "https://github.com/JamieMair/TransitionPathSampling.jl"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 123
  • Total Committers: 2
  • Avg Commits per committer: 61.5
  • Development Distribution Score (DDS): 0.008
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jamie Mair j****r@h****k 122
Jamie Mair j****r 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 9
  • Total pull requests: 14
  • Average time to close issues: 20 days
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.22
  • Average comments per pull request: 0.07
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • JamieMair (9)
Pull Request Authors
  • JamieMair (14)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/CompatHelper.yml actions