Skip to content

Commit 830fe19

Browse files
committed
Update README.md
1 parent 0aa0509 commit 830fe19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# ContinuumArrays.jl
22
A package for representing quasi arrays with continuous dimensions
33

4+
[![Build Status](https://travis-ci.org/JuliaApproximation/ContinuumArrays.jl.svg?branch=master)](https://travis-ci.org/JuliaApproximation/ContinuumArrays.jl)
5+
[![codecov](https://codecov.io/gh/JuliaApproximation/ContinuumArrays.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaApproximation/ContinuumArrays.jl)
6+
47

58
A quasi array as implemented in [QuasiArrays.jl](https://github.com/JuliaApproximation/QuasiArrays.jl) is a
69
generalization of an array that allows non-integer indexing via general axes. This package adds support for

0 commit comments

Comments
 (0)