Merge pull request #751 from jxy/add-mdevolve1448

Add package mdevolve
This commit is contained in:
Dominik Picheta 2018-05-23 23:01:06 +01:00 committed by GitHub
commit b069f204b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9074,7 +9074,7 @@
"pqcrypto",
"signing"
],
"description": "SPHINCS\u207A stateless hash-based signature scheme",
"description": "SPHINCS stateless hash-based signature scheme",
"license": "MIT",
"web": "https://github.com/ehmry/nim-sphincs"
},
@ -9454,5 +9454,19 @@
"description": "Latent Dirichlet Allocation",
"license": "Apache License 2.0",
"web": "https://github.com/unicredit/lda"
},
{
"name": "mdevolve",
"url": "https://github.com/jxy/MDevolve",
"method": "git",
"tags": [
"MD",
"integrator",
"numerical",
"evolution"
],
"description": "Integrator framework for Molecular Dynamic evolutions",
"license": "MIT",
"web": "https://github.com/jxy/MDevolve"
}
]