Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
kk49 committed Jan 31, 2013
1 parent e49803f commit 16d1f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -6,9 +6,9 @@ For DEMO

require("demat_demo.jl")

from julia command line. That will cause the expression to be compiled, cached, and run.
from julia command line. That will cause the demo expressions to be compiled, cached, and run.

It will run faster when the expressions are reused so run the tests again using
The performance will be better when the expressions are reused so run the tests again using

demat_test()

Expand Down

0 comments on commit 16d1f0c

Please sign in to comment.