PythonOptimizers / cysparse

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

feature/decoupling setup.py generation #206

Closed syarra closed 8 years ago

syarra commented 8 years ago

Could you commit setup.cpy to the feature/decoupling branch so that I could see how cygenja is working with cysparse?

@counterclocker

ghost commented 8 years ago

With cygenja, you cannot generate files in the root directory, hence you have to use sub directories:

setup.cpy

This is a feature, not a bug!

ghost commented 8 years ago

By the way, I still didn't switch to simpler file/class names. Something still bugs me but that's probably me. The main reason is that it's a lot of work that is not that urgent (if I'm not wrong).

syarra commented 8 years ago

I get it!

It's not a priority. Let's do it later or discuss about it more...