[SciPy-dev] mlabwrap scikit [Was: Re: scikits project]

Stefan van der Walt stefan at sun.ac.za
Thu Mar 29 09:12:36 EDT 2007


On Thu, Mar 29, 2007 at 04:13:28AM +0100, Alexander Schmolck wrote:
> In an email some time ago Robert Kern proposed the following directory
> structure for scikits:
> 
>       branches/
>       tags/
>       trunk/
>         mlabwrap/
>           setup.py
>           scikits/
>             __init__.py
>             mlabwrap/
>               __init__.py

Shouldn't that be

branches/
tags/
trunk/
  scikits/
    setup.py
    __init__.py
    mlabwrap/
      __init__.py
    gpc/
      __init__.py

etc.?

Cheers
Stéfan



More information about the SciPy-Dev mailing list