Giter Site home page Giter Site logo

danielguterding / spm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spm-lab/spm

0.0 2.0 0.0 931 KB

Sparse modeling tool for analytical continuation of imaginary-time Green's function

Home Page: https://spm-lab.github.io/SpM/manual/build/html/index.html

License: GNU General Public License v3.0

CMake 3.10% C++ 96.90%

spm's Introduction

SPM

Sparse Modeling tool for analytical continuation.

The algorithm is presented in the article

  • J. Otsuki, M. Ohzeki, H. Shinaoka, K. Yoshimi,
    "Sparse modeling approach to analytical continuation of imaginary-time quantum Monte Carlo data"
    Phys. Rev. E 95, 061302(R) (2017).

Licence

This package is distributed under GNU General Public License version 3 (GPL v3).

We kindly ask you to cite the article above in publications that include results obtained using this package.

Author

Junya Otsuki, Kazuyoshi Yoshimi, Hiroshi Shinaoka, Masayuki Ohzeki

Requirement

  • LAPACK, BLAS
  • cpplapack (included in this package)

How to build

Getting the source codes

Download the latest source codes by

$ git clone https://github.com/j-otsuki/SpM.git spm.src

Then, the source codes are downloaded in the directory spm.src.

Using Cmake

Build with cmake command is done in a separate directory, e.g. spm.build. Type the following commands:

$ mkdir spm.build && cd spm.build
$ cmake ../spm.src
$ make

Then, the executable file SpM.out is created in directory spm.build/src.

Sample scripts

Some sample data are provided in samples directory:

  • samples/fermion # sample for fermionic spectrum (data in the article)
  • samples/boson # sample for bosonic spectrum

A script file, run.sh, is provided to run through the program. Enter into the directory samples/fermion, and execute the script by

$ ./run.sh

You may need to change the path to SpM.out in the script. If succeeded, results including graphs in eps format are created in output directory. For details, see the document linked below.

Official page

The official page of the SpM is here.

spm's People

Contributors

j-otsuki avatar k-yoshimi avatar shinaoka avatar

Watchers

 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.