Skip to content

Conversation

@ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Oct 18, 2025

We had support for boxing/unboxing Sparse objects in numba, but we couldn't do anything with them.

This PR implements the basic functionality:

  1. CSMProperties (Op that retrieves the attributes from a CSM Matrix)
  2. CSM (Op that rebuilds a Sparse variable from the attributes)
  3. astype()
  4. csr_matrix, csc_matrix sicpy constructor overloads
  5. MULSD (as a POC)

TODO


📚 Documentation preview 📚: https://pytensor--1676.org.readthedocs.build/en/1676/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant