项目作者: tpfto

项目描述 :
A Mathematica package for evaluating Carlson elliptic integrals
高级语言: Mathematica
项目地址: git://github.com/tpfto/Carlson.git
创建时间: 2019-03-22T10:19:29Z
项目社区:https://github.com/tpfto/Carlson

开源协议:MIT License

下载


Carlson

A package for Carlson elliptic integrals.

DOI

domain coloring plot for the incomplete Carlson integral of the third kind

Carlson is a Mathematica package that implements the symmetric elliptic integrals of B. C. Carlson.

Download the paclet from the releases page, and install it by evaluating the following in Mathematica:

  1. Needs["PacletManager`"]
  2. PacletInstall["/path/to/paclet/Carlson-1.0.paclet"]

where "/path/to/paclet/Carlson-1.0.paclet" should be replaced with the actual path to the downloaded paclet file.

See the file carlson.nb for more detailed information on the package.