@@ -23,10 +23,12 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
2323ComponentArrays = " b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
2424DSP = " 717857b8-e6f2-59f4-9121-6e50c889abd2"
2525ImplicitDifferentiation = " 57b37032-215b-411a-8a7c-41a003a55207"
26+ Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2627
2728[extensions ]
2829ControlSystemsBaseDSPExt = [" DSP" ]
2930ControlSystemsBaseImplicitDifferentiationExt = [" ImplicitDifferentiation" , " ComponentArrays" ]
31+ ControlSystemsBaseMakieExt = [" Makie" ]
3032
3133[compat ]
3234Aqua = " 0.5"
@@ -37,6 +39,7 @@ Hungarian = "0.7.0"
3739ImplicitDifferentiation = " 0.7.2"
3840LinearAlgebra = " <0.0.1, 1"
3941MacroTools = " 0.5"
42+ Makie = " 0.24"
4043MatrixEquations = " 1, 2.1"
4144MatrixPencils = " 1.8.3"
4245Polynomials = " 3.0, 4.0"
@@ -54,13 +57,15 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
5457DSP = " 717857b8-e6f2-59f4-9121-6e50c889abd2"
5558Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
5659FiniteDifferences = " 26cc04aa-876d-5657-8c51-4c34ba976000"
60+ GLMakie = " e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
5761GR = " 28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
5862GenericSchur = " c145ed77-6b09-5dd9-b285-bf645a82121e"
5963ImplicitDifferentiation = " 57b37032-215b-411a-8a7c-41a003a55207"
64+ Makie = " ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
6065Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
6166SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
6267StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
6368Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
6469
6570[targets ]
66- test = [" Test" , " Aqua" , " ComponentArrays" , " Documenter" , " DSP" , " FiniteDifferences" , " ImplicitDifferentiation" , " GenericSchur" , " GR" , " Plots" , " SparseArrays" , " StaticArrays" ]
71+ test = [" Test" , " Aqua" , " ComponentArrays" , " Documenter" , " DSP" , " FiniteDifferences" , " ImplicitDifferentiation" , " Makie " , " GLMakie " , " GenericSchur" , " GR" , " Plots" , " SparseArrays" , " StaticArrays" ]
0 commit comments