GithubHelp home page GithubHelp logo

qeispack's Introduction

QEISPACK

QEISPACK provides routines for solving the eigenvalues and eigenvectors of a matrix in the quadruple precision. It is based on the fortrun90 eispack library.

Note that the test has NOT been completed yet.

Requirement

  • gfortrun (>=4.7)

(or the other fortrun compiler which supports quadruple precision math library such as relatively newer ifort)

Usage

gfortrun -c qeispack.f90

Related multiple precision programs

Demo

  • the evaluation for the energy gap (tunnel splitting) in a Hamiltonian system by using double precision Lapack (numpy), Mathematica (100 digits precision) and qeispack (quadruple precision). comparison with lapack mathematica qeispack diagonalization routine
  • the eigenvalues for an unitary matrix comparison for unitary matrxi

Examples and Tests:

  • test_qeispack_prb1.f90 is a test program that calculates eigenvalues and eigenvectors of a complex general matrix.
  • now preparing...

Compile:

gfortrun -o test qeispack.o test_qeispack_prb1.f90

Licence

QEISPACK is freely-available software package and it is distribued under GNU Lesser General Public License (GNU LGPL)

Acknowledgments

Author has been supported by JSPS KAKENHI Grants No. 16K17767

qeispack's People

Contributors

hanada-yasutaka avatar

Stargazers

 avatar Valery Asiryan avatar

Watchers

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