Dear Prof. Ripley:
On 5/21/2011 1:48 PM, Prof Brian Ripley wrote:
On Sat, 21 May 2011, Spencer Graves wrote:
p.s. I've used subversion successfully with LaTeX, R and Python. I
tried it with MS Word *.rtf format and found it was next to
impossible, because any conflict produced an indeciphe
On Sat, 21 May 2011, Spencer Graves wrote:
p.s. I've used subversion successfully with LaTeX, R and Python. I tried it
with MS Word *.rtf format and found it was next to impossible, because any
conflict produced an indecipherable diff file comparison.
.rtf is not a Word format, although it i
p.s. I've used subversion successfully with LaTeX, R and Python. I
tried it with MS Word *.rtf format and found it was next to impossible,
because any conflict produced an indecipherable diff file comparison.
Hi, Barry:
Thanks very much.
Does the "pyth
Hi, Barry:
Thanks very much.
Does the "python setup.py build" process include procedures for
unit testing -- and preferably producing a manual of the module in *.pdf
and other formats? Where can I read more about this (beyond
"http://docs.python.org/install/index.html";)?
On Sat, May 21, 2011 at 2:04 AM, Spencer Graves
wrote:
> I routinely use the "R CMD check", etc., process with Subversion for
> version control and collaborative development. I've looked for similar
> capabilities for other languages, so far without success.
Python has a similar package b