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

https://github.com/tpapp/nestedviews.jl

Lazy combination and splitting of arrays.
https://github.com/tpapp/nestedviews.jl

Last synced: 4 months ago
JSON representation

Lazy combination and splitting of arrays.

Awesome Lists containing this project

README

          

# NestedViews

![Lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)
[![Build Status](https://travis-ci.com/tpapp/NestedViews.jl.svg?branch=master)](https://travis-ci.com/tpapp/NestedViews.jl)
[![codecov.io](http://codecov.io/github/tpapp/NestedViews.jl/coverage.svg?branch=master)](http://codecov.io/github/tpapp/NestedViews.jl?branch=master)

Experimental Julia package for converting between nested and flattened representations of arrays.