achen12 / D4M.jl

A D4M module for Julia. D4M was developed in MATLAB by Dr Jeremy Kepner.
Apache License 2.0
8 stars 4 forks source link

Julia Save and Load Binary #9

Closed achen12 closed 8 years ago

achen12 commented 8 years ago

In D4M Matlab, the Entity Analysis uses the Matlab save and load stored Assoc. However this function is not in Julia. A better method of save and load need to be figured out.

achen12 commented 8 years ago

Solved by using JLD.jl