ImplicitArrays.jl

Implicit Arrays for Julia
Author tkemmer
Popularity
0 Stars
Updated Last
11 Months Ago
Started In
November 2019

Implicit arrays for Julia

The ImplicitArrays.jl package provides multiple implicit array types for the Julia programming language.

Implicit array types

A full list of implicit array types provided by this package (along with code examples) is available in the documentation.

Installation

This package version requires Julia 1.6 or above. In the Julia shell, switch to the Pkg shell by pressing ] and enter the following command:

pkg> add ImplicitArrays

Testing

ImplicitArrays.jl provides tests for most of its functions. You can run the test suite with the following command in the Pkg shell:

pkg> test ImplicitArrays

Citing

If you use ImplicitArrays.jl in your research, please cite the following publication:

Kemmer, T (2021). Space-efficient and exact system representations for the nonlocal protein electrostatics problem. Ph. D. thesis, Johannes Gutenberg University Mainz. Mainz, Germany.

Citation items for BibTeX can be found in CITATION.bib.