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 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: kkjsawantucla
- License: other
- Language: Python
- Default Branch: main
- Size: 7.9 MB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
License
Citation
README.md
g(raph) - g(cbh)
gg is an open-source code for building graph-based grand canonical basin hopping calculator
PLEASE NOTE: The code is currently under active development and is still in beta versions 0.x.x
Requirements
Installation
Clone Directory ~~~bash git clone https://github.com/kkjsawantucla/gg.git ~~~
Install using pip ~~~bash cd gg/ pip install . ~~~
Alternatively, you can add ./gg to your $PYTHONPATH. (not recommended)
~~~bash
export PYTHONPATH=$PYTHONPATH:"
Usage
For usage check https://graph-gcbh.readthedocs.io/en/latest/index.html
Cite
K. J. Sawant, P. Sautet, 2025, DOI 10.26434/chemrxiv-2025-t71bx
Owner
- Login: kkjsawantucla
- Kind: user
- Repositories: 1
- Profile: https://github.com/kkjsawantucla
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sawant
given-names: Kaustubh
orcid: https://orcid.org/0000-0002-9599-3126
title: "Graph Grand Canonical Basin Hopping"
version: 0.0.1
identifiers:
- type: doi
value:
date-released: 2025-05-01
GitHub Events
Total
- Watch event: 2
- Delete event: 2
- Push event: 164
- Pull request event: 7
- Fork event: 1
- Create event: 5
Last Year
- Watch event: 2
- Delete event: 2
- Push event: 164
- Pull request event: 7
- Fork event: 1
- Create event: 5