All Projects → choderalab → torsionfit

choderalab / torsionfit

Licence: MIT license
Bayesian tools for fitting molecular mechanics torsion parameters to quantum chemical data.

Programming Languages

Rich Text Format
576 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to torsionfit

DUN
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Stars: ✭ 65 (+333.33%)
Mutual labels:  bayesian-inference, uncertainty-quantification
ww tvol study
Process global-scale satellite and airborne elevation data into time series of glacier mass change: Hugonnet et al. (2021).
Stars: ✭ 26 (+73.33%)
Mutual labels:  uncertainty-quantification
blangSDK
Blang's software development kit
Stars: ✭ 21 (+40%)
Mutual labels:  bayesian-inference
gammy
🐙 Generalized additive models in Python with a Bayesian twist
Stars: ✭ 65 (+333.33%)
Mutual labels:  bayesian-inference
cgdms
Differentiable molecular simulation of proteins with a coarse-grained potential
Stars: ✭ 44 (+193.33%)
Mutual labels:  force-field
anesthetic
Nested Sampling post-processing and plotting
Stars: ✭ 34 (+126.67%)
Mutual labels:  bayesian-inference
DP means
Dirichlet Process K-means
Stars: ✭ 36 (+140%)
Mutual labels:  bayesian-inference
KissABC.jl
Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
Stars: ✭ 28 (+86.67%)
Mutual labels:  bayesian-inference
GPJax
A didactic Gaussian process package for researchers in Jax.
Stars: ✭ 159 (+960%)
Mutual labels:  bayesian-inference
Landmark Detection Robot Tracking SLAM-
Simultaneous Localization and Mapping(SLAM) also gives you a way to track the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features.
Stars: ✭ 14 (-6.67%)
Mutual labels:  bayesian-inference
OpenCossan
OpenCossan is an open and free toolbox for uncertainty quantification and management.
Stars: ✭ 40 (+166.67%)
Mutual labels:  uncertainty-quantification
Bridge.jl
A statistical toolbox for diffusion processes and stochastic differential equations. Named after the Brownian Bridge.
Stars: ✭ 99 (+560%)
Mutual labels:  bayesian-inference
awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
Stars: ✭ 998 (+6553.33%)
Mutual labels:  uncertainty-quantification
webmc3
A web interface for exploring PyMC3 traces
Stars: ✭ 46 (+206.67%)
Mutual labels:  bayesian-inference
MultiBUGS
Multi-core BUGS for fast Bayesian inference of large hierarchical models
Stars: ✭ 28 (+86.67%)
Mutual labels:  bayesian-inference
geostan
Bayesian spatial analysis
Stars: ✭ 40 (+166.67%)
Mutual labels:  bayesian-inference
Bayesian Workshop
Material for a Bayesian statistics workshop
Stars: ✭ 34 (+126.67%)
Mutual labels:  bayesian-inference
Topics-In-Modern-Statistical-Learning
Materials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, calibration, etc
Stars: ✭ 74 (+393.33%)
Mutual labels:  uncertainty-quantification
foyer
A package for atom-typing as well as applying and disseminating forcefields
Stars: ✭ 78 (+420%)
Mutual labels:  force-field
espaloma
Extensible Surrogate Potential of Ab initio Learned and Optimized by Message-passing Algorithm 🍹https://arxiv.org/abs/2010.01196
Stars: ✭ 105 (+600%)
Mutual labels:  forcefield-parameterization

Torsionfit

Build Status

A toolkit for Bayesian torsion parameterization for molecular mechanics forcefields.

License

This software is licences under the MIT Licence, a permissive open source license.

Warning

Please beware that this code is currently experimental and under active development. If you are using this code, be aware that it is not guaranteed to provide the correct results, the documentation and testing is incomplete and the API can change without notice.

Installation

torsionfit will eventually be made conda installable. To install:

python setup.py install

dependencies are listed here

Manifest

  • torsionfit/ - Package containing code for Bayesian torsion fitting
  • devtools/ - Continuous integration and package utilities

Examples and data for using torsionfit are in torsionfit_examples

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].