Hi Joris,
Thanks, I'll try that.
On Fri, Jun 1, 2018 at 5:20 AM, Joris Van den Bossche <
jorisvandenboss...@gmail.com> wrote:
> Hi Dylan,
>
> In case you are still looking for a solution:I didn't directly find good
> templates for packages that depend on cython (there are quite some, but
> from
Hi Dylan,
In case you are still looking for a solution:I didn't directly find good
templates for packages that depend on cython (there are quite some, but
from quickly looking at them, I didn't find a simple one), but you can
maybe have a look at one of the other scikit-learn-contrib packages that
Hi,
I would like to publish this:
https://github.com/dil12321/scikit-learn/tree/aode
https://github.com/scikit-learn/scikit-learn/pull/11093
as a scikit-learn-contrib project. However, I'm not sure how to write the
setup.py file so that aode_helper.cpp and _aode.pyx get included in the
package, a