MathematicalSystems

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 4 minutes, 18 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MultivariatePolynomials ─ v0.3.2
 Installed Espresso ──────────────── v0.6.0
 Installed MathematicalSystems ───── v0.7.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [d14a8603] + MathematicalSystems v0.7.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [d14a8603] + MathematicalSystems v0.7.0
  [102ac46a] + MultivariatePolynomials v0.3.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing MathematicalSystems
 Resolving package versions...
 Installed URIParser ───────────── v0.4.0
 Installed CommonSubexpressions ── v0.2.0
 Installed ErrorfreeArithmetic ─── v0.4.0
 Installed BinaryProvider ──────── v0.5.8
 Installed SetRounding ─────────── v0.2.0
 Installed Requires ────────────── v0.5.2
 Installed TypedPolynomials ────── v0.2.2
 Installed Reexport ────────────── v0.2.0
 Installed LazySets ────────────── v1.23.0
 Installed Compat ──────────────── v2.2.0
 Installed Calculus ────────────── v0.5.1
 Installed RecipesBase ─────────── v0.7.0
 Installed OrderedCollections ──── v1.1.0
 Installed MathProgBase ────────── v0.7.7
 Installed ForwardDiff ─────────── v0.9.0
 Installed IntervalArithmetic ──── v0.16.1
 Installed DataStructures ──────── v0.17.6
 Installed JuMP ────────────────── v0.20.1
 Installed JSON ────────────────── v0.21.0
 Installed Parsers ─────────────── v0.3.10
 Installed FastRounding ────────── v0.2.0
 Installed DiffRules ───────────── v0.1.0
 Installed NaNMath ─────────────── v0.3.3
 Installed DiffResults ─────────── v0.0.4
 Installed StaticArrays ────────── v0.12.1
 Installed MathOptInterface ────── v0.9.7
 Installed GLPKMathProgInterface ─ v0.4.4
 Installed GLPK ────────────────── v0.11.4
 Installed BenchmarkTools ──────── v0.4.3
 Installed MacroTools ──────────── v0.5.2
 Installed SpecialFunctions ────── v0.8.0
 Installed BinDeps ─────────────── v0.8.10
 Installed CRlibm ──────────────── v0.7.1
  Building GLPK ────────────→ `~/.julia/packages/GLPK/lOaTT/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building CRlibm ──────────→ `~/.julia/packages/CRlibm/2S9DB/deps/build.log`
    Status `/tmp/jl_vZtlqU/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [96374032] CRlibm v0.7.1
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [90fa49ef] ErrorfreeArithmetic v0.4.0
  [6912e4f1] Espresso v0.6.0
  [fa42c844] FastRounding v0.2.0
  [f6369f11] ForwardDiff v0.9.0
  [60bf3e95] GLPK v0.11.4
  [3c7084bd] GLPKMathProgInterface v0.4.4
  [d1acc4aa] IntervalArithmetic v0.16.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [b4f0291d] LazySets v1.23.0
  [1914dd2f] MacroTools v0.5.2
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d14a8603] MathematicalSystems v0.7.0
  [102ac46a] MultivariatePolynomials v0.3.2
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [3cc68bcd] SetRounding v0.2.0
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [afbbf031] TypedPolynomials v0.2.2
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:              | Pass  Total
Continuous identity system |    9      9
Test Summary:                          | Pass  Total
Continuous constrained identity system |   12     12
Test Summary:            | Pass  Total
Continuous linear system |    9      9
Test Summary:            | Pass  Total
Continuous affine system |    9      9
Test Summary:                                           | Pass  Total
Continuous affine control system with state constraints |    5      5
Test Summary:                    | Pass  Total
Continuous linear control system |    9      9
Test Summary:                        | Pass  Total
Continuous constrained linear system |    4      4
Test Summary:                        | Pass  Total
Continuous constrained affine system |    4      4
Test Summary:                                | Pass  Total
Continuous constrained linear control system |    8      8
Test Summary:                      | Pass  Total
Continuous linear algebraic system |    9      9
Test Summary:                                  | Pass  Total
Continuous constrained linear algebraic system |    4      4
Test Summary:                                                              | Pass  Total
Initial value problem for a continuous constrained linear algebraic system |    3      3
Test Summary:                        | Pass  Total
Polynomial system in continuous time |    5      5
Test Summary:                                               | Pass  Total
Polynomial system in continuous time with state constraints |    6      6
Test Summary:                           | Pass  Total
Continuous system defined by a function |    2      2
Test Summary:                                                  | Pass  Total
Continuous system defined by a function with state constraints |    3      3
Test Summary:                                                          | Pass  Total
Continuous control system defined by a function with state constraints |    5      5
Test Summary:                              | Pass  Total
Noisy Continuous constrained linear system |    8      8
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control linear system |    9      9
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control affine system |   10     10
Test Summary:                                        | Pass  Total
Noisy Continuous constrained control blackbox system |    7      7
Test Summary:            | Pass  Total
Discrete identity system |    9      9
Test Summary:                        | Pass  Total
Discrete constrained identity system |   12     12
Test Summary:          | Pass  Total
Discrete linear system |    9      9
Test Summary:                  | Pass  Total
Discrete linear control system |    9      9
Test Summary:                      | Pass  Total
Discrete constrained linear system |    4      4
Test Summary:                              | Pass  Total
Discrete constrained linear control system |    5      5
Test Summary:                    | Pass  Total
Discrete linear algebraic system |    9      9
Test Summary:                                | Pass  Total
Discrete constrained linear algebraic system |    4      4
Test Summary:                                                  | Pass  Total
Constant input in a discrete constrained linear control system |    2      2
Test Summary:                                                 | Pass  Total
Varying input in a discrete constrained linear control system |    4      4
Test Summary:                      | Pass  Total
Polynomial system in discrete time |    3      3
Test Summary:                                             | Pass  Total
Polynomial system in discrete time with state constraints |    4      4
Test Summary:            | Pass  Total
Implicit discrete system |    1      1
Test Summary:                            | Pass  Total
Noisy Discrete constrained linear system |    8      8
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control linear system |    9      9
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control affine system |   10     10
Test Summary:                                      | Pass  Total
Noisy Discrete constrained control blackbox system |    7      7
Test Summary:                                    | Pass  Total
Successor state of a constrained discrete system |    1      1
Test Summary:                    | Pass  Total
Creation of an identity multiple |    6      6
Test Summary:                         | Pass  Total
Operations between identity multiples |    5      5
Test Summary:                                                               | Pass  Total
Create a continuous system with one matrix being a multiple of the identity |    2      2
Test Summary:                           | Pass  Total
Matrix operations for identity multiple |    6      6
Test Summary:  | Pass  Total
Constant input |   19     19
Test Summary: | Pass  Total
Varying input |   10     10
Test Summary: | Pass  Total
Identity map  |    3      3
Test Summary:            | Pass  Total
Constrained identity map |    4      4
Test Summary: | Pass  Total
Linear map    |    4      4
Test Summary:          | Pass  Total
Constrained linear map |    5      5
Test Summary: | Pass  Total
Affine map    |    4      4
Test Summary:          | Pass  Total
Constrained affine map |    5      5
Test Summary:      | Pass  Total
Linear control map |    3      3
Test Summary:                  | Pass  Total
Constrained linear control map |    4      4
Test Summary:      | Pass  Total
Affine control map |    3      3
Test Summary:                  | Pass  Total
Constrained affine control map |    4      4
Test Summary: | Pass  Total
Reset map     |    4      4
Test Summary:         | Pass  Total
Constrained reset map |    6      6
Test Summary:            | Pass  Total
Unconstrained LTI system |    8      8
Test Summary:          | Pass  Total
Constrained LTI system |    4      4
   Testing MathematicalSystems tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 4 minutes, 1 second.

Click here to download the log file.

 Resolving package versions...
 Installed MultivariatePolynomials ─ v0.3.2
 Installed Espresso ──────────────── v0.6.0
 Installed MathematicalSystems ───── v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [d14a8603] + MathematicalSystems v0.7.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [d14a8603] + MathematicalSystems v0.7.0
  [102ac46a] + MultivariatePolynomials v0.3.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing MathematicalSystems
 Resolving package versions...
 Installed FastRounding ────────── v0.2.0
 Installed DiffResults ─────────── v0.0.4
 Installed TypedPolynomials ────── v0.2.2
 Installed DataStructures ──────── v0.17.6
 Installed Compat ──────────────── v2.2.0
 Installed LazySets ────────────── v1.23.0
 Installed BinaryProvider ──────── v0.5.8
 Installed StaticArrays ────────── v0.12.1
 Installed Parsers ─────────────── v0.3.10
 Installed SpecialFunctions ────── v0.9.0
 Installed MacroTools ──────────── v0.5.2
 Installed OrderedCollections ──── v1.1.0
 Installed MathOptInterface ────── v0.9.7
 Installed CRlibm ──────────────── v0.7.1
 Installed JSON ────────────────── v0.21.0
 Installed SetRounding ─────────── v0.2.0
 Installed CommonSubexpressions ── v0.2.0
 Installed RecipesBase ─────────── v0.7.0
 Installed JuMP ────────────────── v0.20.1
 Installed NaNMath ─────────────── v0.3.3
 Installed ForwardDiff ─────────── v0.9.0
 Installed IntervalArithmetic ──── v0.16.1
 Installed DiffRules ───────────── v0.1.0
 Installed ErrorfreeArithmetic ─── v0.4.0
 Installed Calculus ────────────── v0.5.1
 Installed OpenSpecFun_jll ─────── v0.5.3+1
 Installed GLPKMathProgInterface ─ v0.4.4
 Installed Requires ────────────── v0.5.2
 Installed MathProgBase ────────── v0.7.7
 Installed Reexport ────────────── v0.2.0
 Installed BenchmarkTools ──────── v0.4.3
 Installed GLPK ────────────────── v0.11.4
  Building CRlibm → `~/.julia/packages/CRlibm/2S9DB/deps/build.log`
  Building GLPK ──→ `~/.julia/packages/GLPK/lOaTT/deps/build.log`
    Status `/tmp/jl_rs68Ss/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [b99e7846] BinaryProvider v0.5.8
  [96374032] CRlibm v0.7.1
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [90fa49ef] ErrorfreeArithmetic v0.4.0
  [6912e4f1] Espresso v0.6.0
  [fa42c844] FastRounding v0.2.0
  [f6369f11] ForwardDiff v0.9.0
  [60bf3e95] GLPK v0.11.4
  [3c7084bd] GLPKMathProgInterface v0.4.4
  [d1acc4aa] IntervalArithmetic v0.16.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [b4f0291d] LazySets v1.23.0
  [1914dd2f] MacroTools v0.5.2
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d14a8603] MathematicalSystems v0.7.0
  [102ac46a] MultivariatePolynomials v0.3.2
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [3cc68bcd] SetRounding v0.2.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [afbbf031] TypedPolynomials v0.2.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:              | Pass  Total
Continuous identity system |    9      9
Test Summary:                          | Pass  Total
Continuous constrained identity system |   12     12
Test Summary:            | Pass  Total
Continuous linear system |    9      9
Test Summary:            | Pass  Total
Continuous affine system |    9      9
Test Summary:                                           | Pass  Total
Continuous affine control system with state constraints |    5      5
Test Summary:                    | Pass  Total
Continuous linear control system |    9      9
Test Summary:                        | Pass  Total
Continuous constrained linear system |    4      4
Test Summary:                        | Pass  Total
Continuous constrained affine system |    4      4
Test Summary:                                | Pass  Total
Continuous constrained linear control system |    8      8
Test Summary:                      | Pass  Total
Continuous linear algebraic system |    9      9
Test Summary:                                  | Pass  Total
Continuous constrained linear algebraic system |    4      4
Test Summary:                                                              | Pass  Total
Initial value problem for a continuous constrained linear algebraic system |    3      3
Test Summary:                        | Pass  Total
Polynomial system in continuous time |    5      5
Test Summary:                                               | Pass  Total
Polynomial system in continuous time with state constraints |    6      6
Test Summary:                           | Pass  Total
Continuous system defined by a function |    2      2
Test Summary:                                                  | Pass  Total
Continuous system defined by a function with state constraints |    3      3
Test Summary:                                                          | Pass  Total
Continuous control system defined by a function with state constraints |    5      5
Test Summary:                              | Pass  Total
Noisy Continuous constrained linear system |    8      8
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control linear system |    9      9
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control affine system |   10     10
Test Summary:                                        | Pass  Total
Noisy Continuous constrained control blackbox system |    7      7
Test Summary:            | Pass  Total
Discrete identity system |    9      9
Test Summary:                        | Pass  Total
Discrete constrained identity system |   12     12
Test Summary:          | Pass  Total
Discrete linear system |    9      9
Test Summary:                  | Pass  Total
Discrete linear control system |    9      9
Test Summary:                      | Pass  Total
Discrete constrained linear system |    4      4
Test Summary:                              | Pass  Total
Discrete constrained linear control system |    5      5
Test Summary:                    | Pass  Total
Discrete linear algebraic system |    9      9
Test Summary:                                | Pass  Total
Discrete constrained linear algebraic system |    4      4
Test Summary:                                                  | Pass  Total
Constant input in a discrete constrained linear control system |    2      2
Test Summary:                                                 | Pass  Total
Varying input in a discrete constrained linear control system |    4      4
Test Summary:                      | Pass  Total
Polynomial system in discrete time |    3      3
Test Summary:                                             | Pass  Total
Polynomial system in discrete time with state constraints |    4      4
Test Summary:            | Pass  Total
Implicit discrete system |    1      1
Test Summary:                            | Pass  Total
Noisy Discrete constrained linear system |    8      8
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control linear system |    9      9
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control affine system |   10     10
Test Summary:                                      | Pass  Total
Noisy Discrete constrained control blackbox system |    7      7
Test Summary:                                    | Pass  Total
Successor state of a constrained discrete system |    1      1
Test Summary:                    | Pass  Total
Creation of an identity multiple |    6      6
Test Summary:                         | Pass  Total
Operations between identity multiples |    5      5
Test Summary:                                                               | Pass  Total
Create a continuous system with one matrix being a multiple of the identity |    2      2
Test Summary:                           | Pass  Total
Matrix operations for identity multiple |    6      6
Test Summary:  | Pass  Total
Constant input |   19     19
Test Summary: | Pass  Total
Varying input |   10     10
Test Summary: | Pass  Total
Identity map  |    3      3
Test Summary:            | Pass  Total
Constrained identity map |    4      4
Test Summary: | Pass  Total
Linear map    |    4      4
Test Summary:          | Pass  Total
Constrained linear map |    5      5
Test Summary: | Pass  Total
Affine map    |    4      4
Test Summary:          | Pass  Total
Constrained affine map |    5      5
Test Summary:      | Pass  Total
Linear control map |    3      3
Test Summary:                  | Pass  Total
Constrained linear control map |    4      4
Test Summary:      | Pass  Total
Affine control map |    3      3
Test Summary:                  | Pass  Total
Constrained affine control map |    4      4
Test Summary: | Pass  Total
Reset map     |    4      4
Test Summary:         | Pass  Total
Constrained reset map |    6      6
Test Summary:            | Pass  Total
Unconstrained LTI system |    8      8
Test Summary:          | Pass  Total
Constrained LTI system |    4      4
   Testing MathematicalSystems tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 3 minutes, 58 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed MultivariatePolynomials ─ v0.3.2
 Installed Espresso ──────────────── v0.6.0
 Installed MathematicalSystems ───── v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [d14a8603] + MathematicalSystems v0.7.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [6912e4f1] + Espresso v0.6.0
  [d14a8603] + MathematicalSystems v0.7.0
  [102ac46a] + MultivariatePolynomials v0.3.2
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing MathematicalSystems
 Resolving package versions...
 Installed NaNMath ─────────────── v0.3.3
 Installed TypedPolynomials ────── v0.2.2
 Installed FastRounding ────────── v0.2.0
 Installed OpenSpecFun_jll ─────── v0.5.3+1
 Installed SetRounding ─────────── v0.2.0
 Installed LazySets ────────────── v1.23.0
 Installed JuMP ────────────────── v0.20.1
 Installed SpecialFunctions ────── v0.9.0
 Installed DataStructures ──────── v0.17.6
 Installed ErrorfreeArithmetic ─── v0.4.0
 Installed GLPKMathProgInterface ─ v0.4.4
 Installed Compat ──────────────── v2.2.0
 Installed StaticArrays ────────── v0.12.1
 Installed DiffResults ─────────── v0.0.4
 Installed BenchmarkTools ──────── v0.4.3
 Installed GLPK ────────────────── v0.11.4
 Installed MacroTools ──────────── v0.5.2
 Installed ForwardDiff ─────────── v0.9.0
 Installed CommonSubexpressions ── v0.2.0
 Installed Calculus ────────────── v0.5.1
 Installed IntervalArithmetic ──── v0.16.1
 Installed MathOptInterface ────── v0.9.7
 Installed BinaryProvider ──────── v0.5.8
 Installed Requires ────────────── v0.5.2
 Installed Reexport ────────────── v0.2.0
 Installed MathProgBase ────────── v0.7.7
 Installed RecipesBase ─────────── v0.7.0
 Installed DiffRules ───────────── v0.1.0
 Installed JSON ────────────────── v0.21.0
 Installed Parsers ─────────────── v0.3.10
 Installed OrderedCollections ──── v1.1.0
 Installed CRlibm ──────────────── v0.7.1
  Building GLPK ──→ `~/.julia/packages/GLPK/lOaTT/deps/build.log`
  Building CRlibm → `~/.julia/packages/CRlibm/2S9DB/deps/build.log`
    Status `/tmp/jl_hz0FYt/Manifest.toml`
  [6e4b80f9] BenchmarkTools v0.4.3
  [b99e7846] BinaryProvider v0.5.8
  [96374032] CRlibm v0.7.1
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [90fa49ef] ErrorfreeArithmetic v0.4.0
  [6912e4f1] Espresso v0.6.0
  [fa42c844] FastRounding v0.2.0
  [f6369f11] ForwardDiff v0.9.0
  [60bf3e95] GLPK v0.11.4
  [3c7084bd] GLPKMathProgInterface v0.4.4
  [d1acc4aa] IntervalArithmetic v0.16.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [b4f0291d] LazySets v1.23.0
  [1914dd2f] MacroTools v0.5.2
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d14a8603] MathematicalSystems v0.7.0
  [102ac46a] MultivariatePolynomials v0.3.2
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [3cc68bcd] SetRounding v0.2.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [afbbf031] TypedPolynomials v0.2.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:              | Pass  Total
Continuous identity system |    9      9
Test Summary:                          | Pass  Total
Continuous constrained identity system |   12     12
Test Summary:            | Pass  Total
Continuous linear system |    9      9
Test Summary:            | Pass  Total
Continuous affine system |    9      9
Test Summary:                                           | Pass  Total
Continuous affine control system with state constraints |    5      5
Test Summary:                    | Pass  Total
Continuous linear control system |    9      9
Test Summary:                        | Pass  Total
Continuous constrained linear system |    4      4
Test Summary:                        | Pass  Total
Continuous constrained affine system |    4      4
Test Summary:                                | Pass  Total
Continuous constrained linear control system |    8      8
Test Summary:                      | Pass  Total
Continuous linear algebraic system |    9      9
Test Summary:                                  | Pass  Total
Continuous constrained linear algebraic system |    4      4
Test Summary:                                                              | Pass  Total
Initial value problem for a continuous constrained linear algebraic system |    3      3
Test Summary:                        | Pass  Total
Polynomial system in continuous time |    5      5
Test Summary:                                               | Pass  Total
Polynomial system in continuous time with state constraints |    6      6
Test Summary:                           | Pass  Total
Continuous system defined by a function |    2      2
Test Summary:                                                  | Pass  Total
Continuous system defined by a function with state constraints |    3      3
Test Summary:                                                          | Pass  Total
Continuous control system defined by a function with state constraints |    5      5
Test Summary:                              | Pass  Total
Noisy Continuous constrained linear system |    8      8
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control linear system |    9      9
Test Summary:                                      | Pass  Total
Noisy Continuous constrained control affine system |   10     10
Test Summary:                                        | Pass  Total
Noisy Continuous constrained control blackbox system |    7      7
Test Summary:            | Pass  Total
Discrete identity system |    9      9
Test Summary:                        | Pass  Total
Discrete constrained identity system |   12     12
Test Summary:          | Pass  Total
Discrete linear system |    9      9
Test Summary:                  | Pass  Total
Discrete linear control system |    9      9
Test Summary:                      | Pass  Total
Discrete constrained linear system |    4      4
Test Summary:                              | Pass  Total
Discrete constrained linear control system |    5      5
Test Summary:                    | Pass  Total
Discrete linear algebraic system |    9      9
Test Summary:                                | Pass  Total
Discrete constrained linear algebraic system |    4      4
Test Summary:                                                  | Pass  Total
Constant input in a discrete constrained linear control system |    2      2
Test Summary:                                                 | Pass  Total
Varying input in a discrete constrained linear control system |    4      4
Test Summary:                      | Pass  Total
Polynomial system in discrete time |    3      3
Test Summary:                                             | Pass  Total
Polynomial system in discrete time with state constraints |    4      4
Test Summary:            | Pass  Total
Implicit discrete system |    1      1
Test Summary:                            | Pass  Total
Noisy Discrete constrained linear system |    8      8
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control linear system |    9      9
Test Summary:                                    | Pass  Total
Noisy Discrete constrained control affine system |   10     10
Test Summary:                                      | Pass  Total
Noisy Discrete constrained control blackbox system |    7      7
Test Summary:                                    | Pass  Total
Successor state of a constrained discrete system |    1      1
Test Summary:                    | Pass  Total
Creation of an identity multiple |    6      6
Test Summary:                         | Pass  Total
Operations between identity multiples |    5      5
Test Summary:                                                               | Pass  Total
Create a continuous system with one matrix being a multiple of the identity |    2      2
Test Summary:                           | Pass  Total
Matrix operations for identity multiple |    6      6
Test Summary:  | Pass  Total
Constant input |   19     19
Test Summary: | Pass  Total
Varying input |   10     10
Test Summary: | Pass  Total
Identity map  |    3      3
Test Summary:            | Pass  Total
Constrained identity map |    4      4
Test Summary: | Pass  Total
Linear map    |    4      4
Test Summary:          | Pass  Total
Constrained linear map |    5      5
Test Summary: | Pass  Total
Affine map    |    4      4
Test Summary:          | Pass  Total
Constrained affine map |    5      5
Test Summary:      | Pass  Total
Linear control map |    3      3
Test Summary:                  | Pass  Total
Constrained linear control map |    4      4
Test Summary:      | Pass  Total
Affine control map |    3      3
Test Summary:                  | Pass  Total
Constrained affine control map |    4      4
Test Summary: | Pass  Total
Reset map     |    4      4
Test Summary:         | Pass  Total
Constrained reset map |    6      6
Test Summary:            | Pass  Total
Unconstrained LTI system |    8      8
Test Summary:          | Pass  Total
Constrained LTI system |    4      4
   Testing MathematicalSystems tests passed