JuliaArrays / AxisArrays.jl

Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200 stars 41 forks source link

Upgrade REQUIRE -> Project.toml #162

Closed c42f closed 5 years ago

c42f commented 5 years ago

Generated with Pkg.jl's gen_project.jl script; edited to add the current AxisArrays version number.

Also modernize the doc build to also use Project.toml; hopefully this is correct, we'll see what CI does.

c42f commented 5 years ago

Ok, tests have passed.

Since this is an infrastructure upgrade rather than API change, I'll merge this tomorrow, barring objections.