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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
CUDA parallel simulation of SDE
Basic Info
- Host: GitHub
- Owner: keygenx
- Language: Jupyter Notebook
- Default Branch: master
- Size: 16.6 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Citation
README.md
SDE-Sim
CUDA parallel simulation of autonomous stochastic differential equations (SDE)
For a quick start guide open the notebook Tutorial.ipynb.
Work under progress.
Owner
- Name: Abhiram
- Login: keygenx
- Kind: user
- Repositories: 1
- Profile: https://github.com/keygenx
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: CUDA Parallel SDE Simulation
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Abhiram Anand
family-names: Thiruthummal
email: thiruthuma@uni.coventry.ac.uk
orcid: 'https://orcid.org/0000-0002-9500-3014'
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
requirements.txt
pypi
- cudatoolkit ==11.3.1
- cudnn ==8.2.1
- cupy ==9.6.0
- json ==2.0.9
- matplotlib ==3.5.0
- numpy ==1.21.2
- scipy ==1.7.1
- torch ==1.10.0