-
Notifications
You must be signed in to change notification settings - Fork 1
kk49/julia-delayed-matrix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Delayed Expressions README # Copyright 2012-2013, Krzysztof Kamieniecki ([email protected]) ## Basic Usage For DEMO require("demat_demo.jl") from julia command line. That will cause the demo expressions to be compiled, cached, and run. The performance will be better when the expressions are reused so run the tests again using demat_test() To load without the demo use require("demat.jl")
About
Delayed processing of Vector / Matrix expression in Julia with various backends (Julia,CUDA-PTX,...)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published