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

https://github.com/juliaarrays/shiftedarrays.jl

Lazy shifted arrays for data analysis in Julia
https://github.com/juliaarrays/shiftedarrays.jl

Last synced: 22 days ago
JSON representation

Lazy shifted arrays for data analysis in Julia

Awesome Lists containing this project

README

          

# ShiftedArrays

[![CI](https://github.com/JuliaArrays/ShiftedArrays.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaArrays/ShiftedArrays.jl/actions?query=workflow%3ACI+branch%3Amaster)
[![codecov.io](http://codecov.io/github/JuliaArrays/ShiftedArrays.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaArrays/ShiftedArrays.jl?branch=master)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaArrays.github.io/ShiftedArrays.jl/stable/)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaArrays.github.io/ShiftedArrays.jl/dev/)

Implementation of shifted arrays.