User talk:Geek3/Archives/2014
This is an archive of past discussions. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
thanks!
Hi -- Thanks for writing VectorFieldPlot and making it open-soure! I used it in this book http://www.lightandmatter.com/sr/ , section 10.6. The diagrams came out looking really nice. The book is CC-licensed and open-source, and your code is distributed along with the LaTeX source, with the licensing info maintained at the top of the code. --Ben --75.83.65.81 05:34, 24 January 2014 (UTC)
- Hi! That's great to hear. I hope VectorFieldPlot was reasonable to understand and use. Good luck with the book! Geek3 (talk) 21:18, 28 January 2014 (UTC)
Copyright status: File:Matplotlib logo symbol.svg
This media may be deleted. |
Thanks for uploading File:Matplotlib logo symbol.svg. I notice that the file page either doesn't contain enough information about the license or it contains contradictory information about the license, so the copyright status is unclear.
If you created this file yourself, then you must provide a valid copyright tag. For example, you can tag it with {{self|GFDL|cc-by-sa-all}} to release it under the multi-license GFDL plus Creative Commons Attribution-ShareAlike All-version license or you can tag it with {{PD-self}} to release it into the public domain. (See Commons:Copyright tags for the full list of license tags that you can use.) If you did not create the file yourself or if it is a derivative of another work that is possibly subject to copyright protection, then you must specify where you found it (e.g. usually a link to the web page where you got it), you must provide proof that it has a license that is acceptable for Commons (e.g. usually a link to the terms of use for content from that page), and you must add an appropriate license tag. If you did not create the file yourself and the specific source and license information is not available on the web, you must obtain permission through the VRT system and follow the procedure described there. Note that any unsourced or improperly licensed files will be deleted one week after they have been marked as lacking proper information, as described in criteria for deletion. If you have uploaded other files, please confirm that you have provided the proper information for those files, too. If you have any questions about licenses please ask at Commons:Village pump/Copyright or see our help pages. Thank you. |
Magog the Ogre (talk) (contribs) 16:39, 14 September 2014 (UTC)
Copyright status: File:Matplotlib logo.svg
This media may be deleted. |
Thanks for uploading File:Matplotlib logo.svg. I notice that the file page either doesn't contain enough information about the license or it contains contradictory information about the license, so the copyright status is unclear.
If you created this file yourself, then you must provide a valid copyright tag. For example, you can tag it with {{self|GFDL|cc-by-sa-all}} to release it under the multi-license GFDL plus Creative Commons Attribution-ShareAlike All-version license or you can tag it with {{PD-self}} to release it into the public domain. (See Commons:Copyright tags for the full list of license tags that you can use.) If you did not create the file yourself or if it is a derivative of another work that is possibly subject to copyright protection, then you must specify where you found it (e.g. usually a link to the web page where you got it), you must provide proof that it has a license that is acceptable for Commons (e.g. usually a link to the terms of use for content from that page), and you must add an appropriate license tag. If you did not create the file yourself and the specific source and license information is not available on the web, you must obtain permission through the VRT system and follow the procedure described there. Note that any unsourced or improperly licensed files will be deleted one week after they have been marked as lacking proper information, as described in criteria for deletion. If you have uploaded other files, please confirm that you have provided the proper information for those files, too. If you have any questions about licenses please ask at Commons:Village pump/Copyright or see our help pages. Thank you. |
Magog the Ogre (talk) (contribs) 16:44, 14 September 2014 (UTC)
Request of a .tex file
Hi Geek3,
First of all, let me congratulate you on your graphic designs. The image located here: http://commons.wikimedia.org/wiki/File:Sine_one_period.svg was created with a plain tex editor. Is it possible that you give the .tex file which allows to obain this image?
Kindest regards,
Jacob Safra
- Dear Jacob,
- The plot was generated with a text editor, not tex. Therefore the svg plot IS its own source code. If you like to create similar plots with Computer Modern labels but without too much coding I would recommend Matplotlib. Geek3 (talk) 15:11, 16 October 2014 (UTC)