Closed yangmr04 closed 3 years ago
https://github.com/joachimbrand/Rimu.jl/blob/cf90d2cca8545adc1b9751ef11777605827beb84/src/RimuIO.jl#L16
I guess this is not intentional, I see no reason to not export these two functions.
You're right. I had the wrong idea that these functions were unexported and only to be used as RimuIO.(load|save)_(df|dvec). Fixed in #114
RimuIO.(load|save)_(df|dvec)
https://github.com/joachimbrand/Rimu.jl/blob/cf90d2cca8545adc1b9751ef11777605827beb84/src/RimuIO.jl#L16
I guess this is not intentional, I see no reason to not export these two functions.