Metadata-Version: 2.1
Name: lazyscience
Version: 0.0.2
Summary: A bunch wrappers for lazy scientists
Home-page: https://github.com/shixnya/lazyscience
Author: Shinya Ito
Author-email: shixnya@gmail.com
Project-URL: Bug Tracker, https://github.com/shixnya/lazyscience/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: iminuit

# Lazy science tools

This is a bunch of wrapper functions for common scientific works
It is not meant to be computationally efficient, but saves lines to type.
As a bonus, your keyboard will last longer.
