Metadata-Version: 2.1
Name: dxutils
Version: 0.5.6
Summary: A small toolbox for computational solid state physics
Home-page: https://github.com/jochym/dxutils/tree/nbdev/
Author: Pawel T. Jochym
Author-email: pawel.jochym@ifj.edu.pl
License: GNU General Public License v3
Keywords: physics utils
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pip
Requires-Dist: packaging
Requires-Dist: numpy
Requires-Dist: ase
Requires-Dist: spglib
Requires-Dist: click
Requires-Dist: matplotlib
Provides-Extra: dev

# Title



dxutils -- Utils for DepX
================

This is a set of utilities which started as tools for internal use of our department.
At that time it was Department X (10) - of computational materials science.
The current name is different but the package name stucked. It turns out that the tools
may be os some use for other researchers and can be used in other programs.
They are centered around solid state computational physics.


