1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-09-13 08:35:40 +02:00
Go to file
kalmarek 5199189e5f
update SOS_problem to JuMP-0.19 syntax
thanks to MOI we don't have to pass λ around as it's accesible via 
m[:λ];

Ps need to be kept reference of, since it's an anonymous variable
2019-02-21 14:43:38 +01:00
src update SOS_problem to JuMP-0.19 syntax 2019-02-21 14:43:38 +01:00
test Sparse Arrays are needed for JLD to load OrbitData 2019-01-28 18:41:16 +01:00
.codecov.yml Bootstrap Julia Package 2017-03-13 14:49:55 +01:00
.gitignore ignore results of tests 2019-01-18 16:00:17 +01:00
.travis.yml fix travis 2019-02-18 19:57:00 +01:00
appveyor.yml Bootstrap Julia Package 2017-03-13 14:49:55 +01:00
LICENSE.md Replace kalmar by real name 2017-12-31 16:51:20 +01:00
Manifest.toml update deps 2019-01-17 08:27:37 +01:00
Project.toml update deps 2019-01-17 08:27:37 +01:00
README.md Bootstrap Julia Package 2017-03-13 14:49:55 +01:00
REQUIRE remove references to logger! 2018-08-19 20:05:45 +02:00

Property(T)