Giter Club home page Giter Club logo

Comments (6)

ljchang avatar ljchang commented on June 1, 2024

Lasso - http://www.stat.berkeley.edu/~yugroup/downloads/
-(notes: rename lasso.m -> lasso_rocha.m)

Spider - http://people.kyb.tuebingen.mpg.de/spider/download_frames.html

matlab graph library - https://www.cs.purdue.edu/homes/dgleich/packages/matlab_bgl/

from canlabcore.

yonestar avatar yonestar commented on June 1, 2024

makes sense to me to include all dependencies in CanlabCore, to make it
easy for our users.

Downsides I can think of: 1) CanlabCore will take up more space (another
50 mb); 2) users might already have these toolboxes installed and don't
want redundant/conflicting copies

but ease of use for the majority of users might outweigh those cons and
favor inclusion in CanlabCore

Thanks for pointing this out Luke, I'll try to bring up at lab mtg if there
is a minute

On Wed, Jul 29, 2015 at 7:29 AM, Luke Chang [email protected]
wrote:

Lasso - http://www.stat.berkeley.edu/~yugroup/downloads/

-(notes: rename lasso.m -> lasso_rocha.m)

Spider - http://people.kyb.tuebingen.mpg.de/spider/download_frames.html

matlab graph library -
https://www.cs.purdue.edu/homes/dgleich/packages/matlab_bgl/


Reply to this email directly or view it on GitHub
#4 (comment).

from canlabcore.

torwager avatar torwager commented on June 1, 2024

Hi, if we are allowed to redistribute then it's totally fine with me to put them back in core. I was just trying to separate out other peoples stuff but if it is OK to redistribute them let's put it back

Cheers,
Tor

Sent from my iPhone

On Jul 29, 2015, at 8:08 AM, Yoni Ashar [email protected] wrote:

makes sense to me to include all dependencies in CanlabCore, to make it
easy for our users.

Downsides I can think of: 1) CanlabCore will take up more space (another
50 mb); 2) users might already have these toolboxes installed and don't
want redundant/conflicting copies

but ease of use for the majority of users might outweigh those cons and
favor inclusion in CanlabCore

Thanks for pointing this out Luke, I'll try to bring up at lab mtg if there
is a minute

On Wed, Jul 29, 2015 at 7:29 AM, Luke Chang [email protected]
wrote:

Lasso - http://www.stat.berkeley.edu/~yugroup/downloads/

-(notes: rename lasso.m -> lasso_rocha.m)

Spider - http://people.kyb.tuebingen.mpg.de/spider/download_frames.html

matlab graph library -
https://www.cs.purdue.edu/homes/dgleich/packages/matlab_bgl/


Reply to this email directly or view it on GitHub
#4 (comment).


Reply to this email directly or view it on GitHub.

from canlabcore.

ljchang avatar ljchang commented on June 1, 2024

Just double checked again. We are fine to redistribute all three of these libraries as long as we aren't using them for commercial purposes. Happy to keep them separate though if you think the file size is too big and/or it will create conflicts for most users.

Lasso - permission to redistribute
Spider: GPLv3
Matlab BGL: "Matlab code: BSD libmbgl code: GPLv2" from github

from canlabcore.

yonestar avatar yonestar commented on June 1, 2024

I moved the external tools into CanlabCore, so that it now comes with all
its dependencies. Thanks Luke for pointing this out.

We all need to do the same matlab path routine:

  1. rmpath(genpath( ))
  2. rmpath(genpath( ))
  3. sync those two repos
  4. addpath(genpath( ))
  5. addpath(genpath( ))

sorry the hassle. there might be a few more times that we need to do this
as we transition

On Wed, Jul 29, 2015 at 9:17 AM, Luke Chang [email protected]
wrote:

Just double checked again. We are fine to redistribute all three of these
libraries as long as we aren't using them for commercial purposes. Happy to
keep them separate though if you think the file size is too big and/or it
will create conflicts for most users.

Lasso - permission to redistribute
Spider: GPLv3
Matlab BGL: "Matlab code: BSD libmbgl code: GPLv2" from github


Reply to this email directly or view it on GitHub
#4 (comment).

from canlabcore.

ljchang avatar ljchang commented on June 1, 2024

Great, thanks Yoni! I'm going to mark this as closed.

from canlabcore.

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.