Closed hannahilea closed 3 years ago
Okay, so I'm testing on Julia versions 1.3 and 1.4. Why not 1.5? a) As of right now, we are building a private project with v1.4, so we need to make sure that's supported until we update that project. b) In v1.5, the rng seed that facilitate our learn!()
tests is no longer valid. The correct solution is serializing out the test input so that we don't depend on a rng that could break for different Julia versions. I've filed that as #18.
Implement much of tracking issue #14
Task list pre-merge: