-
Updated
Dec 14, 2021 - C++
Molecular Dynamics
Molecular dynamics allows the atoms and molecules to interact for a fixed period of time, giving a view of the dynamic "evolution" of the system.
Here are 567 public repositories matching this topic...
-
Updated
Oct 27, 2020 - Python
-
Updated
Dec 14, 2021 - C++
-
Updated
Dec 11, 2021 - Python
-
Updated
Nov 13, 2021
-
Updated
Dec 9, 2021 - Python
-
Updated
Nov 18, 2021 - C
-
Updated
Feb 11, 2021 - Python
-
Updated
Nov 15, 2021 - Python
-
Updated
Dec 13, 2021 - C++
-
Updated
Nov 9, 2021 - Python
-
Updated
Dec 19, 2017 - Python
-
Updated
Dec 13, 2021 - Jupyter Notebook
-
Updated
Dec 15, 2021 - C++
Is your feature request related to a problem? Please describe.
Some, likely many, I/O operations work on path strings but not pathlib.Path objects.
>>> from openforcefield.topology import Molecule
>>> from pathlib import Path
>>> Molecule.from_file('mol.sdf', file_format='sdf')
Molecule with name '' and SMILES '[H]C([H])([H])C([H])([H])O[H]'
>>> Molecule.from_file(Path('-
Updated
Jul 29, 2019 - Jupyter Notebook
Currently the C++ code in freud does not ensure that r_min is non-negative (>= 0) in several classes. Values of r_min < 0 should raise an error in the constructor like this:
This applies to classes like RDF and and other classes that deal with radial distCorrelationFunction
-
Updated
Dec 13, 2021 - C++
-
Updated
Apr 2, 2018 - Python
This issue is a roadmap for Molly.jl development. Feel free to discuss things here or submit a PR. Bear in mind that significant refactoring will probably occur as the package develops.
Low hanging fruit
Want to get involved? These issues might be the place to start:
- Speedups to the code. Both on the level of individual functions and the overall algorithm. [Getting there]
- Look over
-
Updated
Jan 8, 2021 - Rust
-
Updated
Jan 26, 2021 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 13, 2021 - Python
-
Updated
Oct 29, 2021 - Python
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 11, 2021 - Python
-
Updated
Sep 28, 2021 - Python
-
Updated
Dec 11, 2021 - C++
- Wikipedia
- Wikipedia
Please go to https://github.com/deepmodeling/deepmd-kit/discussions to ask questions. Before asking questions, you can
Please provide necessary information including the version of software and installation way,