Skip to content

Commit

Permalink
added links
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Feb 10, 2020
1 parent a05bc53 commit a86b474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# [0.4.0] 10/02/2020
### Changed
- Split the memory management (`CudaMatrix`) from the CUBLAS invocation (`CudaPipeline`)
- Split the memory management (`CudaMatrix`) from the [CUBLAS](https://docs.nvidia.com/cuda/cublas/index.html) invocation (`CudaPipeline`)
- Moved all the allocation to the smart pointers inside `CudaMatrix`
- Removed unused headers

Expand Down

0 comments on commit a86b474

Please sign in to comment.