Coder Social home page Coder Social logo

Comments (5)

rcurtin avatar rcurtin commented on May 21, 2024

Commented by rcurtin on 22 Jan 40079291 12:00 UTC
Proposed solution:

/fastlib
/fastlib/trunk (put what is currently /fastlib2 here)
/fastlib/tags
/fastlib/branches
/fastlib/branches/fastlib-cmake (put what is currently /fastlib-cmake here)
/mathProg/
/mathProg/trunk
/mathProg/tags
/mathProg/branches
/mldb
/mldb/trunk
/mldb/tags (put what is current /mldb/mssql_* here and possibly /mldb/mldb if that is not dead)
/mldb/branches
/papers (don't touch this mess)

Outstanding still is tylesBase; apparently this is something that is used by a few other projects, but it appears to be dead now. More information is needed.

Nothing is in proposals/ but an empty structure so that should be deep-sixed.

from mlpack.

rcurtin avatar rcurtin commented on May 21, 2024

Commented by rcurtin on 10 Nov 40087909 21:20 UTC
Now our tree looks like this:

/fastlib
/fastlib/trunk
/fastlib/tags
/fastlib/branches
/fastlib/branches/fastlib-cmake
/fastlib/branches/fastlib-old
/fastlib/branches/fastlib3
/mathProg/
/mathProg/trunk
/mathProg/tags
/mathProg/branches
/mldb
/mldb/trunk
/mldb/tags
/mldb/tags/mldb2009
/mldb/branches
/mldb/branches/mssql_diskbased
/mldb/branches/mssql_inmem
/papers

But, one more thing needs to happen: fastlib/trunk/fastlib needs to move to fastlib/trunk/src, but this can't happen until the build system changes, because modifying build.py to understand that change in every directory is not worth the effort. Therefore this is now blocked by #4, not blocking it.

from mlpack.

rcurtin avatar rcurtin commented on May 21, 2024

Commented by rcurtin on 22 Oct 41261452 06:22 UTC
Since we are trying to prune as much "FASTLIB" stuff as possible, and the library will be called "MLPACK", then everything should go under src/ and it should look a little more like this:

/mlpack
/mlpack/trunk
/mlpack/trunk/src
/mlpack/trunk/src/core
/mlpack/trunk/src/core/io
/mlpack/trunk/src/core/tree
/mlpack/trunk/src/allknn
/mlpack/trunk/src/allkfn
/mlpack/trunk/src/emst
...

So, everything that used to be under "fastlib/" should now be under "core/".

from mlpack.

rcurtin avatar rcurtin commented on May 21, 2024

Commented by rcurtin on 18 May 4169941 13:26 UTC
Minor modification to this scheme:

/mlpack
/mlpack/trunk
/mlpack/trunk/src
/mlpack/trunk/src/core
/mlpack/trunk/src/core/arma_extend
/mlpack/trunk/src/core/io
/mlpack/trunk/src/core/kernels
/mlpack/trunk/src/core/math
/mlpack/trunk/src/core/optimizers
/mlpack/trunk/src/core/tree

/mlpack/trunk/src/methods
/mlpack/trunk/src/methods/emst
/mlpack/trunk/src/methods/fastica
/mlpack/trunk/src/methods/mvu
/mlpack/trunk/src/methods/nca
/mlpack/trunk/src/methods/neighbor_search
/mlpack/trunk/src/methods/regression
/mlpack/trunk/src/methods/series_expansion
...

from mlpack.

rcurtin avatar rcurtin commented on May 21, 2024

Commented by rcurtin on 3 Jun 41920038 22:36 UTC
This was actually finished a while ago. The directory structure is finalized, and all the old stuff is removed.

from mlpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.