lsst.ip.diffim  7.0-hsc
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = '7.0-hsc'
3 __repo_version__ = '7.0-hsc'
4 __fingerprint__ = 'a5f3de767d7a09f444efc1416c4bb1e1733c2457'
5 __dependency_versions__ = {
6  'boost': '1.60.lsst1-3-g1c4857aa',
7  'boost_math': '1.60.lsst1-3-g1c4857aa',
8  'eigen': '7.2-hsc',
9  'numpy': '1.13.1-2-g36a8a36',
10  'fftw': '3.3.4.lsst2',
11  'ndarray': '7.0-hsc-1-g8273558',
12  'base': '7.0-hsc',
13  'pex_exceptions': '7.0-hsc',
14  'sphgeom': '7.0-hsc',
15  'python': 'unknown',
16  'utils': '7.0-hsc',
17  'geom': '7.0-hsc',
18  'boost_regex': '1.60.lsst1-3-g1c4857aa',
19  'daf_base': '7.0-hsc',
20  'log4cxx': '0.10.0.lsst7+2',
21  'log': '7.0-hsc',
22  'boost_system': '1.60.lsst1-3-g1c4857aa',
23  'boost_filesystem': '1.60.lsst1-3-g1c4857aa',
24  'pex_policy': '7.0-hsc',
25  'daf_persistence': '7.0-hsc',
26  'pex_config': '7.0-hsc',
27  'minuit2': '5.34.14',
28  'gsl': '2.4',
29  'cfitsio': '3360.lsst5-1-gfc68e3c',
30  'boost_serialization': '1.60.lsst1-3-g1c4857aa',
31  'starlink_ast': '7.0-hsc',
32  'astshim': '7.3-hsc',
33  'afw': '7.2-hsc',
34  'meas_base': '7.0-hsc',
35  'pybind11': '2.1.1-4-gd10a463',
36 }
37 __all__ = (
38  '__version__',
39  '__repo_version__',
40  '__fingerprint__',
41  '__dependency_versions__',
42 )