lsst.ip.diffim 23.0.0+36b703ab72
version.py
Go to the documentation of this file.
1# -------- This file is automatically generated by LSST's sconsUtils -------- #
2__version__ = "23.0.0+36b703ab72"
3__repo_version__ = "23.0.0"
4__fingerprint__ = "0x0"
5__version_info__ = (23, 0, 0)
6__dependency_versions__ = {
7 "boost": "unknown",
8 "boost_math": "unknown",
9 "eigen": "3.3.7.lsst2-1-g398bedf",
10 "numpy": "None",
11 "fftw": "unknown",
12 "ndarray": "unknown",
13 "base": "23.0.0+052faf71bd",
14 "pex_exceptions": "23.0.0+7589c3a021",
15 "sphgeom": "23.0.0+052faf71bd",
16 "python": "unknown",
17 "cpputils": "23.0.0+c1283a92b8",
18 "geom": "23.0.0+d18c45d440",
19 "utils": "23.0.0+7bff505259",
20 "daf_base": "23.0.0+57f5c03693",
21 "log4cxx": "unknown",
22 "log": "23.0.0+57f5c03693",
23 "daf_persistence": "23.0.0+c5c846a8b1",
24 "pex_config": "23.0.0+536b1ee016",
25 "minuit2": "unknown",
26 "gsl": "unknown",
27 "cfitsio": "unknown",
28 "starlink_ast": "unknown",
29 "astshim": "23.0.0+052faf71bd",
30 "afw": "23.0.0+60ce4897b0",
31 "meas_base": "23.0.0+1c9213783a",
32 "pybind11": "unknown",
33}
34__all__ = (
35 "__version__",
36 "__repo_version__",
37 "__fingerprint__",
38 "__version_info__",
39 "__dependency_versions__",
40)