my snippets in D programming language
very basic snippets to test or use D
example use of CmakeD to compile a program against the Cobzarenco scid
some compared implementations of 1D smc algorithm in :
- python
- julia
- D
- csr : Compressed Sparse Row format matrix
- coo : Coordinate Sparse format matrix