Metadata-Version: 2.1
Name: raytraverse
Version: 0.1.0
Summary: variance based adaptive sampling for CBDM
Home-page: https://gitlab.enterpriselab.ch/lightfields/raytraverse
Author: Stephen Wasilewski
Author-email: stephanwaz@gmail.com
License: Mozilla Public License 2.0 (MPL 2.0)
Keywords: raytraverse
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: clasp
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pywavelets
Requires-Dist: matplotlib
Requires-Dist: skyfield

===========
raytraverse
===========


.. image:: https://img.shields.io/pypi/v/raytraverse.svg
        :target: https://pypi.python.org/pypi/raytraverse

.. image:: https://readthedocs.org/projects/raytraverse/badge/?version=latest
        :target: https://raytraverse.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




variance based adaptive sampling for CBDM


* Free software: Mozilla Public License 2.0 (MPL 2.0)
* Documentation: https://raytraverse.readthedocs.io.


Features
--------

* TODO

Licence
-------

| Copyright (c) 2020 Stephen Wasilewski
| This Source Code Form is subject to the terms of the Mozilla Public
| License, v. 2.0. If a copy of the MPL was not distributed with this
| file, You can obtain one at http://mozilla.org/MPL/2.0/.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2020-05-19)
------------------

* First release on PyPI.


