• Mladen Kolovic's avatar
    Add HDF5 support for Julia · 5c2618f2
    Mladen Kolovic authored
    * create `.juliarc.jl` start up script to point Julia to conda libraries, specifically the hdf5 libraries installed through the h5py package in the scipy stack
    * add the HDF5 Julia package
    
    Update README.md to document HDF5 addition
    
    Add -F option to force config load
    
    Add the -F flag to julia expression execution to load .juliarc.jl before execution.
    5c2618f2
Dockerfile 1.79 KB