Metadata-Version: 2.1
Name: phasemap
Version: 0.1.0
Summary: Algorithm for calculating phase diagrams
Home-page: http://z2pack.ethz.ch/phasemap
Author: Dominik Gresch
Author-email: greschd@gmx.ch
License: GPL
Description: The PhaseMap algorithm maps a phase diagram, given a function to evaluate the phase at a given point. The number of phase evaluations needed scales with the dimension of the phase boundary, instead of the dimenstion of the phase space. Thus, this algorithm is efficient when evaluating the phase is relatively expensive.
        
Keywords: phase,map,diagram,scaling
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Development Status :: 4 - Beta
Provides-Extra: dev
Provides-Extra: test
Provides-Extra: doc
