Metadata-Version: 2.1
Name: tlux
Version: 0.0.37
Summary: All the things necessary for reproducing work in my research blog. Most notably a Fortran nonlinear regressor, a Fortran ball tree nearest neighbor code, a C regular expression engine, a pure Python Data class for columnar data storage, and a simplified plotting package wrapped around Plotly.
Home-page: https://github.com/tchlux/tlux
Download-URL: https://github.com/tchlux/tlux/archive/0.0.37.tar.gz
Author: Thomas C.H. Lux
Author-email: thomas.ch.lux@gmail.com
License: MIT
Keywords: python,python3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE.txt
