Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FewBody.jl

Stable Dev Citation License Build Status Coverage Aqua QA JET Test code style: runic ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

FewBody.jl is a Julia package for solving quantum-mechanical few-body problems. It brings together the JuliaFewBody ecosystem under a common interface, providing tools for constructing few-body Hamiltonians and accessing complementary numerical approaches such as explicitly correlated Gaussian (ECG) and variational Monte Carlo (VMC) methods.

Quick Start

Run the following command in the Julia REPL or a notebook:

import Pkg; Pkg.add(url="https://github.com/JuliaFewBody/FewBody.jl.git")

After installation, load the package and verify it works:

julia> import FewBody; FewBody.hello()
"Hello, World!"

Documentation

About

FewBody.jl is a Julia package for solving quantum-mechanical few-body problems. It brings together the JuliaFewBody ecosystem under a common interface, providing tools for constructing few-body Hamiltonians and accessing complementary numerical approaches such as explicitly correlated Gaussian (ECG) and variational Monte Carlo (VMC) methods.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages