Metadata-Version: 2.1
Name: randorth
Version: 0.0.1
Summary: randorth generates random basis functions.
Home-page: https://github.com/maxloge/randorth
Author: Maxime Logé
Author-email: max.loge@gmail.com
License: MIT license
Keywords: randorth
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

========
randorth
========


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

.. image:: https://img.shields.io/travis/maxloge/randorth.svg
        :target: https://travis-ci.com/maxloge/randorth

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




randorth generates random basis functions.


* Free software: MIT license
* Documentation: https://randorth.readthedocs.io.
* Credits: cookiecutter

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

0.0.1 (2023-05-23)
------------------

* First release on PyPI.
