Sparse Arrays are needed for JLD to load OrbitData

This commit is contained in:
kalmarek 2019-01-28 18:41:16 +01:00
parent 1ce892dc14
commit 0ccf9f280b
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
using AbstractAlgebra, Nemo, Groups, SCS
using SparseArrays
using JLD
using PropertyT
using Test