This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0]. While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license. [0] https://github.com/rougier/scientific-visualization-book/blo... [1] https://en.w…
An open access book on scientific visualization using Python and Matplotlib
11–20 of 38 posts
Re: An open access book on scientific visualization using Python and Matplotlib
#12Does anyone know of a site where people submit visualizations, where one might find these tools pushed to the extremes of what they can do in novel ways?
Perhaps the Information is Beautiful site?: https://informationisbeautiful.net There is also the Data is Beautiful reddit: https://www.reddit.com/r/dataisbeautiful/
Re: An open access book on scientific visualization using Python and Matplotlib
#13This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0]. While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license. [0] https://github.com/rougier/scientific-visualization-book/blo... [1] https://en.w…
Re: An open access book on scientific visualization using Python and Matplotlib
#14This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0]. While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license. [0] https://github.com/rougier/scientific-visualization-book/blo... [1] https://en.w…
I can't really agree with that. For open source, yes, the OSD does make it clear that the definition does not permit licenses that prevent commercial resale. But "open access" for scientific works, or just technical documentation in general, does not seem - in vernacular use - to entail such a strict requirement.
Of course as an advocate of "free culture" in the most general sense, I might say I would prefer a book, paper, article, etc. to be published under something less restrictive. But I see nothing "duplicitious"[1] about this particular usage.
Consider that the corresponding Wikipedia entry on Open Access[2] contains this blurb, which supports the idea that both "gratis open access" and "libre open access" would be considered sub-types of the more general idea of "open access."
Similar to the free content definition, the terms 'gratis' and 'libre' were used in the BOAI definition to distinguish between free to read versus free to reuse.[38] Gratis open access (Free to read) refers to online access free of charge, and libre open access (open access) refers to online access free of charge plus some additional re-use rights
Re: An open access book on scientific visualization using Python and Matplotlib
#15Re: An open access book on scientific visualization using Python and Matplotlib
#16This person is prolific and has a ton of great tutorials, free books, and more in their repo (I like the numpy book: https://www.labri.fr/perso/nrougier/from-python-to-numpy/ ). Major thanks to the author for sharing all this knowledge.
Re: An open access book on scientific visualization using Python and Matplotlib
#17Does anyone know if M. Rougier has posted his emacs config for python? I'm heavy on the emacs/python/science and I'm curious if he uses any of the more extensive packages, like elpy.
Re: An open access book on scientific visualization using Python and Matplotlib
#18This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0]. While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license. [0] https://github.com/rougier/scientific-visualization-book/blo... [1] https://en.w…
Re: An open access book on scientific visualization using Python and Matplotlib
#19This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0]. While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license. [0] https://github.com/rougier/scientific-visualization-book/blo... [1] https://en.w…
To expand upon this a little, it's worth noting that the book and the code are licensed separately and differently.
Re: An open access book on scientific visualization using Python and Matplotlib
#20This person is prolific and has a ton of great tutorials, free books, and more in their repo (I like the numpy book: https://www.labri.fr/perso/nrougier/from-python-to-numpy/ ). Major thanks to the author for sharing all this knowledge.
Thanks!
https://rougier.github.io/python-visualization-landscape/lan...
and your other interesting projects.