PythonOptimizers / cysparse

Python/Cython library to replace PySparse
http://PythonOptimizers.github.io/cysparse
7 stars 3 forks source link

Don't use cysparse.cfg in pure Python installation mode #219

Closed ghost closed 8 years ago

ghost commented 8 years ago

Pure Python users don't need to read the configuration file cysparse.cfg.

ghost commented 8 years ago

Or just let the user copy cysparse_template.cfg to cysparse.cfg without changing it?

ghost commented 8 years ago

Just let the user copy it...