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

Make length(A.nzval)==nnz(A) #30662 #30676

Closed
wants to merge 18 commits into from
Closed

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    7f53d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a6b45 View commit details
    Browse the repository at this point in the history
  3. cleaner

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    8313944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63fcd19 View commit details
    Browse the repository at this point in the history
  5. remove unneeded import

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    9ae828e View commit details
    Browse the repository at this point in the history
  6. add NEWS.md entry

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    101822d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9741680 View commit details
    Browse the repository at this point in the history
  8. add strict buffer checking

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    38673b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f41efd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17b0f1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a67d6d View commit details
    Browse the repository at this point in the history
  12. remove @Assert false

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    623860b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd09ec1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    485e449 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91fbca4 View commit details
    Browse the repository at this point in the history
  16. add missing using statement

    abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    98ee0f1 View commit details
    Browse the repository at this point in the history
  17. Update base/array.jl

    Return signed Int instead of unsigned
    
    Co-Authored-By: abraunst <[email protected]>
    StefanKarpinski and abraunst committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    c5891ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    71fee6e View commit details
    Browse the repository at this point in the history