scalanlp / breeze-viz

*breeze-viz has moved back to the main breeze repo*
Apache License 2.0
38 stars 14 forks source link

Taking over .... #1

Closed MartinSenne closed 11 years ago

MartinSenne commented 11 years ago

Hi David,

I'm very much willing in taking over and continuing the visualisation as I can provide experience with JFreeChart and have done scientific visualisation. Apart from that I have done rendering of LaTex labels / figure descriptions, etc. in order to enrich figures by proper math typed text and lables. Technically, LaTex was rendered to a Java Graphics2D with JLaTexMath. Furthermore, rendering to a specialized PdfGraphics2D gave the possibility to easily export to pdf. (which is very handy for publishing figures in publications etc.)

Let me know your comments.

Cheers,

Martin

dlwh commented 11 years ago

Sounds great! I'll bless you with access to the repo. You are also welcome to rename it (or not) and take it for as much as your own as you want (keep it Apache 2 compatible, please). If you want to keep it under the breeze moniker, that's totally fine with me too.

I'm happy to help with explaining what it is that I did, to the extent that I remember/understand.

dlwh commented 11 years ago

I can also just give you ownership, if you would rather.

MartinSenne commented 11 years ago

Hi David,

ya, could you please transfer ownership.

Thx and cheers,

Martin

dlwh commented 11 years ago

done. all yours!

MartinSenne commented 11 years ago

Is there a way to keep it still listed under ScalaNLP (while keeping this ownership?) Listing as fork maybe (like done with junto) ??? If this is not possible, I will pass back ownership, as this drives the attention of most users fron breeze towards the existence of a visualization package. @dlwh : What do you think?

dlwh commented 11 years ago

Um, I can do that. transfer it back to dlwh and I'll make it happen. Basically, you'll be a member of a team on scalanlp that can administer that repo.

-- David

MartinSenne commented 11 years ago

Awesome!

MartinSenne commented 11 years ago

Hmm, this seems not to have worked out. Breeze-viz is not listed @ https://github.com/scalanlp

Can you make breeze-viz avaiable in the repositories listing of https://github.com/scalanlp ? (Btw, this listing is where I wanted to have MartinSenne/breeze-viz listed as a fork).

And how about listing dwlh/breeze-examples there as well?

Cheers,

Martin

dlwh commented 11 years ago

The way it works is that I can transfer it to the organization I'm in (I don't think you can just transfer a repo to an org if you're not in that org) then I add you to the "team".

-- David

On Mon, Oct 14, 2013 at 10:37 AM, Martin Senne notifications@github.comwrote:

Hmm, this seems not to have worked out. Breeze-viz is not listed @ https://github.com/scalanlp

Can you make breeze-viz avaiable in the repositories listing of https://github.com/scalanlp ? (Btw, this listing is where I wanted to have MartinSenne/breeze-viz listed as a fork).

And how about listing dwlh/breeze-examples there as well?

Cheers,

Martin

— Reply to this email directly or view it on GitHubhttps://github.com/dlwh/breeze-viz/issues/1#issuecomment-26273707 .

MartinSenne commented 11 years ago

Ok. Let's try ;)

dlwh commented 11 years ago

https://github.com/scalanlp/breeze-viz and github.com/scalanlp/breeze-examples

You should have full access now.

-- David

On Mon, Oct 14, 2013 at 10:37 AM, Martin Senne notifications@github.comwrote:

Hmm, this seems not to have worked out. Breeze-viz is not listed @ https://github.com/scalanlp

Can you make breeze-viz avaiable in the repositories listing of https://github.com/scalanlp ? (Btw, this listing is where I wanted to have MartinSenne/breeze-viz listed as a fork).

And how about listing dwlh/breeze-examples there as well?

Cheers,

Martin

— Reply to this email directly or view it on GitHubhttps://github.com/dlwh/breeze-viz/issues/1#issuecomment-26273707 .

MartinSenne commented 11 years ago

Ya, perfect. Thanks!

Nevertheless, I wonder how to add a fork to https://github.com/scalanlp ? Is this limited somehow? I see no way of doing so.

dlwh commented 11 years ago

Sorry not sure what you mean?

I haven't made you a full owner of the ScalaNLP org, just of breeze-viz. I can talk to @jasonbaldridge about that.

On Mon, Oct 14, 2013 at 10:47 AM, Martin Senne notifications@github.comwrote:

Ya, perfect. Thanks!

Nevertheless, I wonder how to add a fork to https://github.com/scalanlp ? Is this limited somehow? I see no way of doing so.

— Reply to this email directly or view it on GitHubhttps://github.com/scalanlp/breeze-viz/issues/1#issuecomment-26274460 .

MartinSenne commented 11 years ago

Sorry for expressing myself unclear.

I just wanted to know / clarify: Who exactly can add a fork to https://github.com/scalanlp ? E.g. junto forked from parthatalukdar/junto

Don't worry about "full owner". First, I have to prove myself, haven't I ;)

Cheers,

Martin

P.S.: All that "breeze-*" looks impressive!

dlwh commented 11 years ago

Only administrators can add forks to an org, I think...