Skip to content

Instantly share code, notes, and snippets.

View dotsdl's full-sized avatar
☄️
burning hot

David L. Dotson dotsdl

☄️
burning hot
View GitHub Profile
@dotsdl
dotsdl / smarts_torsions.py
Last active October 21, 2020 00:04
Tools for SMARTS-based querying of TorsionDrives from QCArchive
#!/usr/bin/env python
"""
Utility functions for SMARTS-based querying of TorsionDrive datasets on QCArchive
Created jointly by:
- @trevorgokey
- @pavankum
- @dotsdl
"""
@dotsdl
dotsdl / run_torsiondrive.py
Last active July 29, 2022 09:20
A script for executing torsiondrives on a molecule given a chosen dihedral, compute spec
#!/usr/bin/env python
"""
Author : Josh Horton (@jthorton)
Posted with permission
Small additions by David Dotson (@dotsdl)
"""
from typing import Tuple, List, Optional
@dotsdl
dotsdl / Refactor_subsampling.ipynb
Created January 29, 2020 06:06
Usage demo of refactored subsampling functions in alchemlyb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / Bootstrapping.ipynb
Last active July 4, 2022 11:25
Bootstrapping with alchemlyb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / cheatsheet_again.ipynb
Created July 2, 2018 20:47
cheatsheet again
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / cheatsheet.ipynb
Created August 15, 2017 01:23
cheatsheet
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / pickling-anchors.ipynb
Created January 11, 2017 20:25
A quick gist exploring pickling using anchors in MDAnalysis (and current limitations/problems)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / alchemlyb-prototype.ipynb
Created January 6, 2017 23:28
Notebook showing core design ideas for alchemlyb: https://github.com/alchemistry/alchemlyb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / Updating atomgroups.ipynb
Created December 9, 2016 22:41
Testing out proposed updating AtomGroups in MDAnalysis-0.16.0-dev0
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dotsdl
dotsdl / MDSynthesis+distributed+nglview.ipynb
Last active April 9, 2016 01:01
MDSynthesis+distributed+nglview: a lab demo
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.