Nevanlinna.jl

Nevanlinna analytic continuation
Author SpM-lab
Popularity
11 Stars
Updated Last
8 Months Ago
Started In
January 2023

Nevanlinna

Stable Dev Build Status

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Nevanlinna

Manual installation from source

You should almost never have to do this, but it is possible to install Nevanlinna.jl from source as follows:

git clone https://github.com/nogaki/Nevanlinna.jl.git
julia -e "import Pkg; Pkg.add(path=\"Nevanlinna.jl\")"

This is not recommended, as you will get the unstable development version and no updates.

Used By Packages

No packages found.