1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-09-13 08:35:40 +02:00

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

View File

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