Implement a quick way to query theory properties in vp2
Created by: Zaharid
The necessity of queering some theory parameters (such as alpha_s), without having to download the theory has come a few times. At the moment vp2 has
which is fine if you already have the theory, but it is cumbersome otherwise. We should probably have something like loader.check_theoryinfo(number)
or similar.