davidkleiven / CEMC

DEPRECATED: Monte Carlo package targeted at systems studied with the Cluster Expansion.
MIT License
3 stars 2 forks source link

Remove matplotlib dep #40

Closed davidkleiven closed 6 years ago

davidkleiven commented 6 years ago

Removed explicit dependency on matplotlib. All MC related code can be run without matplotlib. However, if the user calls a function that produces a plot (most of these have plot in the function name) matplotlib is of course required.