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

[BlockSparseArrays] Permute and merge blocks #1514

Merged
merged 27 commits into from
Jul 1, 2024

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e5c7fce View commit details
    Browse the repository at this point in the history
  2. [NDTensors] Bump to v0.3.38

    mtfishman committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    849051b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    4e7a280 View commit details
    Browse the repository at this point in the history
  2. Fix issues with GradedAxes

    mtfishman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    87b2ee1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'BlockSparseArrays_redesign_blockviews_again' into Block…

    …SparseArrays_merge_blocks_2
    mtfishman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    31157d6 View commit details
    Browse the repository at this point in the history
  4. Start to fix map

    mtfishman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    79bf2d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a22fd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d322bf0 View commit details
    Browse the repository at this point in the history
  7. Fix some namespace issues

    mtfishman committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a3219fa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fix some tests

    mtfishman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e075825 View commit details
    Browse the repository at this point in the history
  2. Fix another test

    mtfishman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e90dbec View commit details
    Browse the repository at this point in the history
  3. Fix namespace issue

    mtfishman committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    991fa07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce44726 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Fix some more tests

    mtfishman committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    17e274a View commit details
    Browse the repository at this point in the history
  2. Fix some broken tests

    mtfishman committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    29c5fbe View commit details
    Browse the repository at this point in the history
  3. Add tests

    mtfishman committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5bd85e3 View commit details
    Browse the repository at this point in the history
  4. [NDTensors] Bump to v0.3.39

    mtfishman committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    60cda06 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    710fd89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dbac78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6ebf38 View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    88179e1 View commit details
    Browse the repository at this point in the history
  5. Fix splitdims

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6d6b47f View commit details
    Browse the repository at this point in the history
  6. Fix for Julia 1.6

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a1b0730 View commit details
    Browse the repository at this point in the history
  7. Fix typos

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7bfd24a View commit details
    Browse the repository at this point in the history
  8. Another fix for Julia 1.6

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    da5abfa View commit details
    Browse the repository at this point in the history
  9. Another fix for Julia 1.6

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a38ecdb View commit details
    Browse the repository at this point in the history
  10. Another fix for Julia 1.6

    mtfishman committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    67bcd40 View commit details
    Browse the repository at this point in the history