Metadata-Version: 2.1
Name: autolens
Version: 0.2.4
Summary: Strong Gravitational Lensing for the masses
Home-page: https://github.com/Jammy2211/PyAutoLens
Author: James Nightingale and Richard Hayes
Author-email: james.w.nightingale@durham.ac.uk
License: MIT License
Keywords: cli
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: test
Requires-Dist: docopt
Requires-Dist: numpy
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: GetDist
Requires-Dist: pymultinest
Requires-Dist: scikit-learn
Requires-Dist: numba
Requires-Dist: matplotlib
Requires-Dist: requests
Requires-Dist: colorama
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

# PyAutoLens

Welcome to PyAutoLens! A project aiming to make strong gravitational lens modeling openly available to the astronomy community. The project is open-source and comes packaged as a set of easy-to-use Python modules. 

We're still working towards our first stable build, so if you check out of the code make sure you switch to the 'develop' branch to see where we're at ;).

PyAutoLens is based on the two methods below, but we've plans afoot to take it much further than what they achieved:

https://arxiv.org/abs/1412.7436

https://arxiv.org/abs/1708.07377

if You'd like to contribute, feel free to contact me!


