|
From: Nicolas R. <Nic...@in...> - 2012-08-10 15:44:59
|
Thanks, just forgot about the license. It will be the same as the scipy lecture notes which is a Creative Commons Attribution 3.0 United States License (CC-by) http://creativecommons.org/licenses/by/3.0/us Would that be ok or is a BSD one more suited ? Nicolas On Aug 10, 2012, at 15:10 , Benjamin Root wrote: > > > On Fri, Aug 10, 2012 at 8:23 AM, Nicolas Rougier <Nic...@in...> wrote: > > > Hi all, > > > I've just finished a new introductory tutorial for incoming Euroscipy 2012. You can find it here: > > http://www.loria.fr/~rougier/teaching/matplotlib/ > > > It is based on Mike Müller tutorial from scipy lecture notes (http://scipy-lectures.github.com/intro/matplotlib/matplotlib.html) > > Sources are available from: https://github.com/rougier/scipy-lecture-notes/tree/euroscipy-2012 > > > If you've any comments or see errors... > > > > Nicolas > > Nice work. I haven't read through all of it yet, but I did notice a layout issue in firefox (using 10.0.4). Many of the code snippets are being placed on top of the example image. > > What is the license for this tutorial? You should also place some copyright info at the bottom as well. > > Cheers! > Ben Root > |