Sen descrición

Hans Petter Langtangen 5be557eebb updates %!s(int64=10) %!d(string=hai) anos
.TODO 9fcdc20499 updates %!s(int64=11) %!d(string=hai) anos
doc 4c027bbe79 updates %!s(int64=11) %!d(string=hai) anos
examples 5be557eebb updates %!s(int64=10) %!d(string=hai) anos
misc 74a9ae8161 updates %!s(int64=11) %!d(string=hai) anos
pysketcher 5be557eebb updates %!s(int64=10) %!d(string=hai) anos
.nojekyll 896cd26ac7 First commit %!s(int64=13) %!d(string=hai) anos
README.do.txt 1007b71c64 updates %!s(int64=11) %!d(string=hai) anos
README.md 1007b71c64 updates %!s(int64=11) %!d(string=hai) anos
README.sh 4c027bbe79 updates %!s(int64=11) %!d(string=hai) anos
index.html 67b41aa3ad updates, debugging vehicle %!s(int64=13) %!d(string=hai) anos
setup.py 67b41aa3ad updates, debugging vehicle %!s(int64=13) %!d(string=hai) anos

README.do.txt

Python-based drawing tool for making sketches of mechanics problems.

===== Tutorial =====

For an introduction to Pysketcher, see the tutorial in "HTML": "http://hplgit.github.io/pysketcher/doc/pub/html/index.html" or "PDF": "http://hplgit/github.io/pysketcher/doc/pub/pysketcher.pdf" (or a simplified version of
the tutorial in Chapter 9 in "A Primer on Scientific Programming with Python": "http://www.amazon.com/Scientific-Programming-Computational-Science-Engineering/dp/3642549586/ref=sr_1_2?s=books&ie=UTF8&qid=1407225588&sr=1-2&keywords=langtangen", by H. P. Langtangen, Springer, 2014).

===== Citation =====

If you use Pysketcher and want to cite it, you can either cite this
web site or the book
that has the original documentation of the tool.

BibTeX format:

!bc
@book{Langtangen_2014,
title = {A Primer on Scientific Programming With {P}ython},
author = {H. P. Langtangen},
year = {2014},
publisher = {Springer},
edition = {Fourth},
}

@misc{Pysketcher,
title = {{P}ysketcher: {D}rawing tool for making sketches},
author = {H. P. Langtangen},
url = {https://github.com/hplgit/pysketcher},
key = {Pysketcher},
note = {\url{https://github.com/hplgit/pysketcher}},
}
!ec

Publish format:

!bc
* books
** A Primer on Scientific Programming With {P}ython
key: Langtangen_2014
author: H. P. Langtangen
year: 2014
publisher: Springer
status: published
edition: Fourth
entrytype: book
* misc
** {P}ysketcher: {D}rawing tool for making sketches
key: Pysketcher
author: H. P. Langtangen
url: https://github.com/hplgit/pysketcher
status: published
sortkey: Pysketcher
note: \url{https://github.com/hplgit/pysketcher}
!ec