Metadata-Version: 2.4
Name: praktikum
Version: 2.7.1
Summary: Tools for the beginners' lab courses in physics at RWTH Aachen University
Author-email: Henning Gast <henning@physik.rwth-aachen.de>
License-Expression: MIT
Project-URL: Homepage, https://grundpraktikum.physik.rwth-aachen.de/software
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Natural Language :: German
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Education
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: uncertainties
Dynamic: license-file

===============
 praktikum
===============

This library provides tools for analyzing data in the context of the
beginners' lab courses in physics at RWTH Aachen University
(Grundpraktikum Physik). It also includes tools for parsing data files
written by Leybold's Cassy data acquisition system. Both Cassy-1 and
Cassy-2 are supported.


Further information
===================

Please see the `homepage <https://grundpraktikum.physik.rwth-aachen.de/software>`_.
