-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Lately it was difficult to test DelayDiffEq
on Windows 32bit, since we often got HDF5 build errors (see SciML/DelayDiffEq.jl#17 (comment)). At least for DelayDiffEq, the dependency on HDF5 originates from DiffEqProblemLibrary, and in particular from its requirement JLD. Maybe it would be a good idea to switch to JLD2 which does not depend on the HDF5 C library?
ChrisRackauckas
Metadata
Metadata
Assignees
Labels
No labels