lsst.meas.algorithms  18.0.0+3
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '18.0.0+3'
3 __repo_version__ = '18.0.0'
4 __fingerprint__ = '0x0'
5 __version_info__ = (18, 0, 0)
6 __rebuild_version__ = 3
7 __dependency_versions__ = {
8  'boost': '1.69+1',
9  'numpy': '1.16.2',
10  'eigen': '3.3.7',
11  'fftw': '3.3.4.lsst2',
12  'ndarray': '1.5.3+3',
13  'starlink_ast': 'lsst-dev-gd6cc4e835a',
14  'astshim': '18.0.0+3',
15  'python': 'unknown',
16  'base': '18.0.0+1',
17  'pex_exceptions': '18.0.0+5',
18  'utils': '18.0.0+2',
19  'boost_math': '1.69+1',
20  'sphgeom': '18.0.0+1',
21  'geom': '18.0.0+8',
22  'boost_regex': '1.69+1',
23  'daf_base': '18.1.x-g7d52569dd8+1',
24  'log4cxx': '0.10.0.lsst7+1',
25  'log': '18.0.0+8',
26  'boost_system': '1.69+1',
27  'boost_filesystem': '1.69+1',
28  'pex_policy': '18.0.0+2',
29  'daf_persistence': '18.0.0+2',
30  'pex_config': '18.0.0+9',
31  'minuit2': '5.34.14',
32  'gsl': '2.4',
33  'cfitsio': '3360.lsst6',
34  'boost_serialization': '1.69+1',
35  'afw': '18.0.0+2',
36  'meas_base': '18.0.0+3',
37  'pipe_base': '18.0.0+3',
38  'boost_test': '1.69+1',
39  'pybind11': '2.2.4.lsst1+2',
40 }
41 __all__ = (
42  '__version__',
43  '__repo_version__',
44  '__fingerprint__',
45  '__version_info__',
46  '__rebuild_version__',
47  '__dependency_versions__',
48 )