Coder Social home page Coder Social logo

vibinabraham / fermicluster Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 1.15 MB

A python library to run fermionic many body problem by partitioning the system into strongly interacting clusters and using approximate methods to capture the interactions between them.

License: Apache License 2.0

Python 100.00%

fermicluster's People

Contributors

nmayhall-vt avatar vibinabraham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mayhallgroup

fermicluster's Issues

Simplify tests

Many of the test jobs are redundant and slow - we should go through these carefully to minimize the time it takes to run the tests, while also maintaining code coverage.

Memory leak in transitioning between compute_pt correction and tpsci_tucker

I keep seeing a memory leak on large systems where I do a PT2 correction, and then immediately go do another TPSCI calculation. I am able to do the corresponding calculation if I run the steps separately, but running sequentially in the same file crashes the system (I even filled up a 500gb node)

Reorganize code

tools.py is huge - we need to separate these functions into files call:

  • cmf.py
  • matvec.py
  • hamiltonian_build.py
  • pt2.py
  • maybe others too

and we also should rename all the bc_cipsi stuff to better names like tpsci and tucker_tpsci etc

Optimize BRDM builds

Currently this gets crazy slow as the size of the vector gets large. Need to improve the code and parallelize it.

Compute 2rdm for TPSCI-SCF

Compute the 2rdm to get the gradient and avoid doing matvec. Will make the oo much faser and also can be used for a CAS-SCF extension.

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.