The ImplicitArrays.jl package provides multiple implicit array types for the Julia programming language.
A full list of implicit array types provided by this package (along with code examples) is available in the documentation.
In the Julia shell, switch to the
Pkg shell by pressing ] and enter the following command:
pkg> add ImplicitArraysImplicitArrays.jl provides tests for most of its functions. You can run the test suite with the
following command in the Pkg shell:
pkg> test ImplicitArraysIf 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.