An open API service indexing awesome lists of open source software.

https://github.com/omlins/cellarrays.jl

Arrays containing logical cells of small arrays or structs
https://github.com/omlins/cellarrays.jl

Last synced: about 1 year ago
JSON representation

Arrays containing logical cells of small arrays or structs

Awesome Lists containing this project

README

          

# CellArrays

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://omlins.github.io/CellArrays.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://omlins.github.io/CellArrays.jl/dev)
[![CI](https://github.com/omlins/CellArrays.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/omlins/CellArrays.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/omlins/CellArrays.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/omlins/CellArrays.jl)

This is the source repository of the Julia package `CellArrays.jl`. Please head to the [-> documentation website <-](https://omlins.github.io/CellArrays.jl) to learn about its usage.