Coder Social home page Coder Social logo

bcgp_eci's Introduction

BCGP_ECI

BCGP_ECI(Bayesian Constrained Gaussian Proocess model for Extrapolations in CI methods) is the code used in the my paper, Phys. Rev. C 102, 024305 (2020), [arXiv:1907.04974v3].

The aim of the code is to provide extrapolations for full CI (and valence CI calculations in a future version) with uncertainty quantification.

This is the minimal one to reproduce the values in the paper.
Towards future possible applications, we will implement several things such as automatic selection of Kernel function/derivatives of Kernel for y' and y" evaluation/extension to higher dimension/etc.

This code works at least in the following environment:
macOS Catalina 10.15.3
Julia v1.3.1, v1.4.2 The author is not responsible for any type of troubles or damages caused by running the code.

Input format

<run.jl>: settings for Monte Carlo sampling etc.

<sample_ncsmdata.dat>: FCI results

The code now only supports the following format of FCI results:

[Nmax],[hbar omega],[g.s. Energy]

For the first time, execute $julia install_Pkgs.jl Then, execute $julia run.jl

Outputs

  1. Posterior*.dat: #Posterior distributions for y^* (mean and stds are summarized)

  2. Thetas*.dat: #Hyperparameter distributions after "mstep" iteration of Metropolis-Hastings updates
    Tau(global strength), Sigma(correlation length), sample weight, ...

References

S. Yoshida: "Non-parametric Bayesian approach to extrapolation problems in configuration interaction methods", Phys. Rev. C 102, 024305 (2020).
https://journals.aps.org/prc/abstract/10.1103/PhysRevC.102.024305

One can find published FCI results from
・(N3LO) M. K. G. Kruse, E. D. Jurgenson, P. Navrátil, B. R. Barrett, and W. E. Ormand, Phys. Rev. C 87, 044301 (2013).
・(JISP16/NNLOopt) I. J. Shin, Y. Kim, P. Maris, J. P. Vary, C. Forssén, J. Ro- tureau, and N. Michel, Journal of Physics G: Nuclear and Particle Physics 44, 075103 (2017).

MKL.jl(https://github.com/JuliaComputing/MKL.jl) improves the execution time.

bcgp_eci's People

Contributors

sotayoshida avatar

Stargazers

 avatar  avatar  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.