lsst.jointcal  21.0.0-13-g3a573fe+8468090992
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "21.0.0-13-g3a573fe+8468090992"
3 __repo_version__ = "21.0.0-13-g3a573fe"
4 __fingerprint__ = "0x0"
5 __rebuild_version__ = 8468090992
6 __dependency_versions__ = {
7  "boost": "unknown",
8  "python": "unknown",
9  "base": "21.0.0-7-gdf92d54+04719a4bac",
10  "pex_exceptions": "21.0.0-2-gde069b7+5e4aea9c2f",
11  "numpy": "None",
12  "utils": "21.0.0-5-gcb07a25+0de219a2bc",
13  "boost_regex": "unknown",
14  "daf_base": "21.0.0-2-g8faa9b5+c983d81982",
15  "log4cxx": "unknown",
16  "log": "21.0.0-4-gf1b3ebf+c983d81982",
17  "daf_persistence": "21.0.0-8-g5674e7b+e5abcdd8f8",
18  "boost_math": "unknown",
19  "eigen": "3.3.7.lsst2-1-g398bedf",
20  "fftw": "unknown",
21  "ndarray": "unknown",
22  "sphgeom": "21.0.0+04719a4bac",
23  "geom": "21.0.0-4-g05c9afb+6c308c38c1",
24  "pex_config": "21.0.0-1-ga51b5d4+dbb467990b",
25  "minuit2": "unknown",
26  "gsl": "unknown",
27  "cfitsio": "unknown",
28  "boost_system": "unknown",
29  "boost_filesystem": "unknown",
30  "boost_serialization": "unknown",
31  "starlink_ast": "unknown",
32  "astshim": "21.0.0-2-g45278ab+04719a4bac",
33  "afw": "21.0.0-27-g37a8c363b+d620841a7a",
34  "meas_base": "21.0.0-8-g72414d6+39ea7853d3",
35  "pipe_base": "21.0.0-17-g8839fe5+5339ca1296",
36  "meas_algorithms": "21.0.0-20-g8cd22d88+4e357ac53e",
37  "jointcal_cholmod": "master-gaea3fc0611+04719a4bac",
38  "boost_test": "unknown",
39  "pybind11": "unknown",
40 }
41 __all__ = (
42  "__version__",
43  "__repo_version__",
44  "__fingerprint__",
45  "__rebuild_version__",
46  "__dependency_versions__",
47 )