GithubHelp home page GithubHelp logo

jfloresc / csa Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 2.0 96 KB

Python implementation of conformational space annealing

License: MIT License

Python 100.00%
global-optimization conformational-space-annealing

csa's Introduction

README

Python 3 scripts. Serial implementation of Conformational Space Annealing (CSA), a global optimization method. This method consists of a distance dependent simulated annealing and an evolutionary algorithm (see references below).

This major rewrite allows for the implementation of new Hamiltonian and objective functions using a Base class as template. Crossover and mutations are designed according to the problem to solve. The same for the distance function between solutions.

A random generator class was implemented to facilitate future parallel CSA.

The Spin class reproduces results from:

  • Seung-Yeon Kim, Sung Jong Lee, and Jooyoung Lee, Ground-state energy and energy landscape of the Sherrington-Kirkpatrick spin glass, Phys.Rev.B, Vol. 76, 184412-1 - 184412-7 (2007).

This is my open source implementation of CSA as described by (and references within):

  • J. Lee, H. A. Scheraga, and S. Rackovsky, J. Comput. Chem. Vol. 18, 1222, (1997)

  • J. Insuk et al., Computer Physics Communications, Vol. 223, 28-33, (2018).

TODO: Parallel implementation of CSA global optimization method.

Written by Jose Flores-Canales

csa's People

Contributors

jfloresc avatar

Stargazers

 avatar  avatar

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.