Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparse-Uint: bug fix & added performance tests #7201

Merged
merged 1 commit into from
Jun 10, 2014

Commits on Jun 10, 2014

  1. Sparse-Uint: bug fix & added performance tests

    This PR does:
    - fix a bug in getindex_general.  Indexing with a disordered
      array lead to a no-methods error. Test added
    - temprary fix for JuliaLang#7197 in `test/sparse.jl`
    - added performance tests for Sparse-uint matrices
    mauro3 committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    1c4314d View commit details
    Browse the repository at this point in the history