Releases: exanauts/CUDSS.jl
Releases · exanauts/CUDSS.jl
v0.1.3
CUDSS v0.1.3
Merged pull requests:
- Update documentation (#18) (@amontoison)
- Test more options for symmetric factorizations (#19) (@amontoison)
- Update error.jl and management.jl (#24) (@amontoison)
- Improve cudss_set and cudss_get (#25) (@amontoison)
- Update the documentation for the generic API (#26) (@amontoison)
- Test cudss_set with the data parameter user_perm (#27) (@amontoison)
- Add a convert function for cudssAlgType_t (#28) (@amontoison)
- Update cudss_set and cudss_get (#29) (@amontoison)
- Add a method cudss_set to update the sparse matrix in a CudssSolver (#30) (@amontoison)
Closed issues:
v0.1.2
CUDSS v0.1.2
v0.1.1
CUDSS v0.1.1
Merged pull requests:
- Add a method \ for CudssSolver (#14) (@amontoison)
Closed issues:
- Add a method \ for CudssSolver (#13)
v0.1.0
CUDSS v0.1.0
Merged pull requests:
- Adding CI (#4) (@michel2323)
- Add script to benchmark LU factorizations. (#5) (@frapac)
- Don't perform pivoting for symmetric Hermitian problems (#6) (@amontoison)
- Add a generic API (#7) (@amontoison)
- Use a String for the structure (#8) (@amontoison)
- Add a type T for CudssMatrix and CudssSolver (#9) (@amontoison)
- [documentation] Add a documentation page about the generic API (#11) (@amontoison)
Closed issues:
- Add continuous integration (#3)