Skip to content
Discussion options

You must be logged in to vote

You can use BCOO.from_scipy_sparse:

my_sp_mat_list_jax = [sparse.BCOO.from_scipy_sparse(H) for H in my_sp_mat_list]

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jakevdp
Comment options

@jakevdp
Comment options

@JiahaoYao
Comment options

@jakevdp
Comment options

@JiahaoYao
Comment options

Answer selected by JiahaoYao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants