SciRuby / sciruby

Tools for scientific computation in Ruby
http://gems.sciruby.com
Other
995 stars 80 forks source link

get rid of all legacy code and create meta gem pulling in useful gems #37

Closed minad closed 9 years ago

minad commented 9 years ago
minad commented 9 years ago

thx! I expected more discussion ;)

Please take a look at the Gemfile which holds the list of scientific gems recommened by "sciruby" and installed by "sciruby-full". Maybe you want to add/remove some?

We could also do another release very soon - there is not much to test here. This would be useful for the Dockerfile in sciruby-notebooks which could just install sciruby-full then.

https://github.com/SciRuby/sciruby-notebooks/blob/master/Dockerfile#L22

Could you add me to the sciruby gem on rubygems.org? Then I would do it if you agree.

minad commented 9 years ago

We could also create a gem sciruby-light which pulls in some gems, but I would refrain from it since this is just too much of a discussion and a matter of opinion what is needed and what is not (also depending on what you want to do biology, statistics, ...).

translunar commented 9 years ago

I think you have to add yourself to the authors list in the gemspec for me to add you on Rubygems.org. I'm not sure how else to set permissions there (or even if that works).

minad commented 9 years ago

thx! gem owner sciruby -a mail@daniel-mendler.de

translunar commented 9 years ago

Done.

On Mon, Jun 8, 2015 at 2:13 PM Daniel Mendler notifications@github.com wrote:

thx! gem owner sciruby -a mail@daniel-mendler.de

— Reply to this email directly or view it on GitHub https://github.com/SciRuby/sciruby/pull/37#issuecomment-110095394.

minad commented 9 years ago

thx :smiley: