Skip to content

Add support for sparse matrices with either Int32 or Int64 rowval and colptr arrays#4

Open
Pbellive wants to merge 1 commit intoJuliaInv:masterfrom
Pbellive:support-multiple-int-types
Open

Add support for sparse matrices with either Int32 or Int64 rowval and colptr arrays#4
Pbellive wants to merge 1 commit intoJuliaInv:masterfrom
Pbellive:support-multiple-int-types

Conversation

@Pbellive
Copy link

The title explains this pretty well. Made two versions of the Fortran subroutines, one set taking in the rowval and colptr arrays as Int32 and the other as Int64. Supported on the julia side by parametric typing.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant