Hi,
Packages in MooseAlgos are quite independent of Moose. I wonder if it would be good to have them as an independent project. In fact, they are not far from being independent (some dependencies to break) but the name of the project does not reflect that. Maybe it is something that prevents other developers to use these algorithms. I personally think MooseAlgos will benefit from a name without Moose. 'Algos' is not a good name and it is difficult to find a good one because there are algorithms for graphs (mostly), clustering, and matrix. There is also a package with code under the BSD license. Need to split? Name ideas? Here are the dependencies (only static analysis, I do not know if there are some runtime dependencies not detected) :
Best regards, Christophe. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev smime.p7s (5K) Download Attachment |
Hi, Thanks a lot for your interest in this slightly forgotten area :). More comments inline. On Mon, Mar 30, 2015 at 11:38 AM, Christophe Demarey <[hidden email]> wrote:
Indeed, it is wrong for Moose-Algos to extend Moose-Core. We have to move those into Moose-Finder.
MooseCustomTask should be replaced with the Job class that comes with Pharo. Cheers, Doru
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Le 30 mars 2015 à 13:20, Tudor Girba a écrit :
I saw that and it is a really good point. My remark is more about the visibility of this project. It is not very intuitive to search for graphs algorithms in moose-algos. But this remark is also true for a lot of other packages outside Moose.
Why do you want it in Moose-Finder? Moose-Finder has no direct dependency to Moose-Algos-Graph. In the same time, Famix-Extensions already has 2 references to Moose-Algos-Graph (through FAMIX-Graph-Traverser). I want to be sure before moving stuff.
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev smime.p7s (5K) Download Attachment |
Free forum by Nabble | Edit this page |