Code Monkey home page Code Monkey logo

pyiid's Introduction

#Python Infinite Improbability Drive Build Status Coverage Status

Is designed for the Monte Carlo modeling of nanomaterials using atomic pair distributuion functions, other experimental data, and ab-initio structural calculations.

Areas that need improvement:

  1. GPU based gradient and PDF potential energy functions: otherwise everything is very slow.
    1. Gradient: particularly expensive on single threaded systems, which makes Hamiltonian Monte Carlo glacially slow
    2. Generating PDFs: currently using diffpy.srreal for PDF generation, which is not GPU optimized
    3. PDF potential energy: this is quantified using the RW value which could also be put onto the GPU
  2. Ab-initio calculation support:while most of this is handled by ASE issues include
    1. Scaling and Units for PDF comparison: we need a way to effectively tune the relationship between the PDF and the ab-initio, otherwise one will dominate the refinement and dynamics
    2. Support for non-ASE calculators

pyiid's People

Contributors

cj-wright avatar ericdill avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

s-dale

pyiid's Issues

Write single GPU setup for tests

Testing doesn't work well on multi-threaded code so we should write a single threaded version of the GPU stuff (which should also be mildly faster for single GPU machines).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.