|
From: Frank L. <fra...@gm...> - 2014-10-05 21:34:29
|
hello everyone, I would like to have a list of software, which uses matplotlib to extend the wikipedia in some other languages. do you have an idea where I could find such lists? thank you! |
|
From: Benjamin R. <ben...@ou...> - 2014-10-08 15:47:53
|
No clue, but here is one project to add to some such list: https://github.com/rillian/isee3-telemetry On Sun, Oct 5, 2014 at 5:33 PM, Frank Lindner <fra...@gm...> wrote: > hello everyone, > I would like to have a list of software, which uses matplotlib to extend > the wikipedia in some other languages. do you have an idea where I could > find such lists? > thank you! > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |
|
From: Paul K. <np...@gm...> - 2014-10-08 16:00:18
|
Seems to me a weird kind of exercise. Bound to be incomplete to some unknown degree. Whats the point then? On Wed, Oct 8, 2014 at 4:47 PM, Benjamin Root <ben...@ou...> wrote: > No clue, but here is one project to add to some such list: > https://github.com/rillian/isee3-telemetry > > On Sun, Oct 5, 2014 at 5:33 PM, Frank Lindner <fra...@gm...> > wrote: > >> hello everyone, >> I would like to have a list of software, which uses matplotlib to extend >> the wikipedia in some other languages. do you have an idea where I could >> find such lists? >> thank you! >> >> >> ------------------------------------------------------------------------------ >> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer >> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports >> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper >> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer >> >> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > -- * * * * * * * * http://www.mssl.ucl.ac.uk/~npmk/ * * * * Dr. N.P.M. Kuin (n....@uc...) phone +44-(0)1483 (prefix) -204927 (work) mobile +44(0)7806985366 skype ID: npkuin Mullard Space Science Laboratory – University College London – Holmbury St Mary – Dorking – Surrey RH5 6NT– U.K. |
|
From: Michka P. <mic...@gm...> - 2014-10-08 16:02:23
|
Hi maybe you could also just run a search on github with: “import matplotlib” or “from matplotlib import pyplot" You’ll get thousands of answers, but using the github search API https://developer.github.com/v3/search/, you could filter out this data (by project size or by project activity). This would also allow you to know how many projects are using matplotlib and make some stats (at least on github). Michka On 8 oct. 2014, at 17:47, Benjamin Root <ben...@ou...> wrote: > No clue, but here is one project to add to some such list: https://github.com/rillian/isee3-telemetry > > On Sun, Oct 5, 2014 at 5:33 PM, Frank Lindner <fra...@gm...> wrote: > hello everyone, > I would like to have a list of software, which uses matplotlib to extend > the wikipedia in some other languages. do you have an idea where I could > find such lists? > thank you! > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk_______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |
|
From: Skip M. <sk...@po...> - 2014-10-08 16:03:42
|
On Sun, Oct 5, 2014 at 4:33 PM, Frank Lindner <fra...@gm...> wrote: > I would like to have a list of software, which uses matplotlib to extend > the wikipedia in some other languages. While that is a noble quest, unless you plan to maintain that list indefinitely, I think it might do more harm than good. Consider the case where today products A, B, and C use mpl. Two years down the road, B is defunct, but a new product, D, has come on the scene and uses mpl in ways never dreamed of before. If people are searching for tools which use Matplotlib, they may completely miss D. Wikipedia has an aura of authority, which in my mind pretty much requires that you be pretty Johnny-on-the-spot with updates to enumerated lists such as you propose. I personally think it would be better if the Matplotlib page in Wikipedia just refers to the main mpl site. My 2¢ Skip |
|
From: Paul K. <np...@gm...> - 2014-10-08 16:41:23
|
I agree with Skip. On Wed, Oct 8, 2014 at 5:03 PM, Skip Montanaro <sk...@po...> wrote: > On Sun, Oct 5, 2014 at 4:33 PM, Frank Lindner <fra...@gm...> > wrote: > > I would like to have a list of software, which uses matplotlib to extend > > the wikipedia in some other languages. > > While that is a noble quest, unless you plan to maintain that list > indefinitely, I think it might do more harm than good. Consider the > case where today products A, B, and C use mpl. Two years down the > road, B is defunct, but a new product, D, has come on the scene and > uses mpl in ways never dreamed of before. If people are searching for > tools which use Matplotlib, they may completely miss D. > > Wikipedia has an aura of authority, which in my mind pretty much > requires that you be pretty Johnny-on-the-spot with updates to > enumerated lists such as you propose. I personally think it would be > better if the Matplotlib page in Wikipedia just refers to the main mpl > site. > > My 2¢ > > Skip > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- * * * * * * * * http://www.mssl.ucl.ac.uk/~npmk/ * * * * Dr. N.P.M. Kuin (n....@uc...) phone +44-(0)1483 (prefix) -204927 (work) mobile +44(0)7806985366 skype ID: npkuin Mullard Space Science Laboratory – University College London – Holmbury St Mary – Dorking – Surrey RH5 6NT– U.K. |