Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1import pkg_resources
2from . import lensing_weights, shells, utils, constants
3
4__author__ = 'Raphael Sgier'
5__email__ = 'rsgier@phys.ethz.ch'
6__credits__ = 'ETH Zurich, Institute for Particle Physics and Astrophysics'
7__version__ = pkg_resources.require(__package__)[0].version