Skip to content

Migration of SparseArrays in Julia stdlib to a stand-alone repo.

Notifications You must be signed in to change notification settings

jlapeyre/SparseArrays.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparseArrays

Build Status Coverage

This package was created by migrating the SparseArrays directory in the Julia standard library to this stand-alone repository

Changes

  • The uuid in Project.toml was changed so that this repo is recognized as distinct from the package in the standard library.
  • Six tests that failed were changed from @test to @test_broken. These are marked with a comment GJL. Why these tests fail and what should be done about it remains to be investigated. Four tests fail for the same reason. The remaining two failures are each for a separate reason. So, it appears there are three failures to investigate. See the issues.

See this issue.

About

Migration of SparseArrays in Julia stdlib to a stand-alone repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages