Releases: QuEraComputing/ParallelMergeCSR.jl
Releases · QuEraComputing/ParallelMergeCSR.jl
v1.0.2
ParallelMergeCSR v1.0.2
Merged pull requests:
- lower Julia compatibility threshold (#37) (@johnzl-777)
- Bump to 1.0.2 (#38) (@johnzl-777)
v1.0.1
ParallelMergeCSR v1.0.1
Merged pull requests:
- remove StaticArrays (#35) (@johnzl-777)
- Bump Version (#36) (@johnzl-777)
v1.0.0
ParallelMergeCSR v1.0.0
Closed issues:
Merged pull requests:
- Complete Core Functionality (#1) (@johnzl-777)
- Base CI Pipeline (#2) (@johnzl-777)
- Fix Issue with Matrix values in CI Pipeline (#3) (@johnzl-777)
- Implement Multithreaded tests (#4) (@johnzl-777)
- Fix Duplicate Actions (#5) (@johnzl-777)
- moving sources into separate files (#6) (@weinbe58)
- Phil/range struct (#7) (@weinbe58)
- exporting mul! (#8) (@weinbe58)
- Remove CSC Functions (#9) (@johnzl-777)
- Setup Code Coverage (#10) (@johnzl-777)
- Add Documentation (#11) (@johnzl-777)
- Fix README.md (#12) (@johnzl-777)
- Remove Atomix.jl as dependency (#13) (@johnzl-777)
- Fix Codecov Failure (#14) (@johnzl-777)
- Overhaul Coverage based on Julia Example for Codecov (#15) (@johnzl-777)
- Set package authors (#16) (@johnzl-777)
- Add in-place tests for
merge_csr_mv!
function (#17) (@johnzl-777) - Setup Julia TagBot (#18) (@johnzl-777)
- Updated checkout action in CI to v3 from v2 (#19) (@johnzl-777)
- Test Beta Special Cases (#20) (@johnzl-777)
- Remove unnecessary codecov token (#21) (@johnzl-777)
- Add Compat Section (#22) (@johnzl-777)
- Add Compat Helper (#23) (@johnzl-777)
- Bump to 0.1.1 (#24) (@johnzl-777)
- Undo bump per advice from Julia Registrator bot (#25) (@johnzl-777)
- Added three day merge notice (#26) (@johnzl-777)
- Avoid Exporting mul! (#29) (@johnzl-777)
- Updated README now that ParallelMergeCSR installable via package manager (#31) (@johnzl-777)
- Integrate more performant code & limited platform support (#32) (@johnzl-777)
- Bump to 1.1.0 after breaking change/major refactor (#33) (@johnzl-777)
- Fix Project.toml issues so automerging can happen (#34) (@johnzl-777)