summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karthik Ram [Fri, 13 Sep 2013 09:37:54 +0000 (10:37 +0100)]
added instructions for installing pisa
Karthik Ram [Fri, 13 Sep 2013 09:20:02 +0000 (10:20 +0100)]
fixed a typo.
Karthik Ram [Fri, 13 Sep 2013 09:01:32 +0000 (10:01 +0100)]
more syntax files
Karthik Ram [Fri, 13 Sep 2013 08:53:58 +0000 (09:53 +0100)]
Misssed one code block
Karthik Ram [Fri, 13 Sep 2013 08:53:21 +0000 (09:53 +0100)]
added more syntax highlighting to python code.
Karthik Ram [Fri, 13 Sep 2013 08:02:02 +0000 (09:02 +0100)]
moved in some more notes
Karthik Ram [Fri, 13 Sep 2013 07:59:05 +0000 (08:59 +0100)]
Updated testing material
W. Trevor King: I dropped the binary testing/Testing.ppt from the
original
c7cdb5c.
Conflicts:
testing/Testing.ppt
Mike Jackson [Thu, 4 Jul 2013 14:00:44 +0000 (15:00 +0100)]
Cosmetic tweaks
Mike Jackson [Wed, 3 Jul 2013 12:06:53 +0000 (13:06 +0100)]
Cosmetic tweaks
Mike Jackson [Wed, 3 Jul 2013 12:02:28 +0000 (13:02 +0100)]
Fixed broken link
Mike Jackson [Wed, 3 Jul 2013 12:00:54 +0000 (13:00 +0100)]
Replaced DNA with morse example!
Mike Jackson [Fri, 24 May 2013 08:29:01 +0000 (09:29 +0100)]
Small tweaks in headings for consistency
W. Trevor King: I dropped everything from the original
23ba35f except
for the testing/README.md modification.
Conflicts:
version-control/README.md
Mike Jackson [Fri, 24 May 2013 08:25:00 +0000 (09:25 +0100)]
cheat -> crib, added links to references
W. Trevor King: I dropped everything from the original
b8260c8 except
for the testing/README.md modification.
Conflicts:
version-control/README.md
Mike Jackson [Thu, 23 May 2013 15:45:12 +0000 (16:45 +0100)]
Sorted more formatting
Mike Jackson [Thu, 23 May 2013 15:42:59 +0000 (16:42 +0100)]
Added numpy and nose links. Sorted formatting
Mike Jackson [Thu, 23 May 2013 15:37:10 +0000 (16:37 +0100)]
Replaced full text with cheat sheet
Mike Jackson [Tue, 16 Apr 2013 16:17:03 +0000 (09:17 -0700)]
upper-class -> upper-case
Mike Jackson [Tue, 16 Apr 2013 16:02:36 +0000 (09:02 -0700)]
Changed assert_true example
Mike Jackson [Tue, 16 Apr 2013 16:00:04 +0000 (09:00 -0700)]
Added command-line examples of nose.tools assert functions
Mike Jackson [Tue, 16 Apr 2013 15:49:46 +0000 (08:49 -0700)]
Reordered introduction of expected-run-compare description and nose introduction
Mike Jackson [Tue, 16 Apr 2013 15:41:46 +0000 (08:41 -0700)]
Reworded exception introduction
Michael Jackson [Wed, 10 Apr 2013 15:39:55 +0000 (16:39 +0100)]
Fixed bug in test example
Mike Jackson [Thu, 4 Apr 2013 14:11:41 +0000 (07:11 -0700)]
Added Verification and Validation
W. Trevor King: I dropped the testing/Testing.ppt modification from
the original
7bb33fb.
Conflicts:
testing/Testing.ppt
Mike Jackson [Thu, 4 Apr 2013 13:58:55 +0000 (06:58 -0700)]
Replaced complement with antiparallel example
Mike Jackson [Wed, 3 Apr 2013 09:53:28 +0000 (02:53 -0700)]
Added Test Always
Mike Jackson [Wed, 3 Apr 2013 09:52:15 +0000 (02:52 -0700)]
Changed precision example
Mike Jackson [Wed, 3 Apr 2013 09:45:30 +0000 (02:45 -0700)]
Add assert_raises example
Mike Jackson [Wed, 3 Apr 2013 09:24:11 +0000 (02:24 -0700)]
Added prints to first test batch
Mike Jackson [Wed, 3 Apr 2013 09:04:24 +0000 (02:04 -0700)]
Fixed relative link
Mike Jackson [Wed, 3 Apr 2013 09:00:36 +0000 (02:00 -0700)]
Added python sub-directory
Mike Jackson [Wed, 3 Apr 2013 08:59:26 +0000 (01:59 -0700)]
Added relative link to dna.py
Mike Jackson [Wed, 3 Apr 2013 08:57:57 +0000 (01:57 -0700)]
Moved Python to sub-directories
Mike Jackson [Tue, 2 Apr 2013 16:50:03 +0000 (09:50 -0700)]
Changed double to single quotes
Mike Jackson [Tue, 2 Apr 2013 16:49:55 +0000 (09:49 -0700)]
Added KeyError check
Mike Jackson [Tue, 2 Apr 2013 16:42:53 +0000 (09:42 -0700)]
Added test examples
Mike Jackson [Tue, 2 Apr 2013 16:42:37 +0000 (09:42 -0700)]
Sorted indents
Mike Jackson [Tue, 2 Apr 2013 16:14:47 +0000 (09:14 -0700)]
Added verbose version of test_a
Mike Jackson [Tue, 2 Apr 2013 16:09:56 +0000 (09:09 -0700)]
Should not have been commited
Mike Jackson [Tue, 2 Apr 2013 15:59:35 +0000 (08:59 -0700)]
Removed exception
Mike Jackson [Tue, 2 Apr 2013 11:21:47 +0000 (04:21 -0700)]
Made page titles and links consistent
Mike Jackson [Tue, 2 Apr 2013 11:10:36 +0000 (04:10 -0700)]
Added inter-page navigation
Mike Jackson [Fri, 15 Mar 2013 14:54:52 +0000 (07:54 -0700)]
First complete draft of all material
W. Trevor King: I dropped everything from the original
025e379 except
for the Markdown testing/ modifications.
Mike Jackson [Fri, 8 Mar 2013 11:04:23 +0000 (03:04 -0800)]
Testing using nose material, with DNA examples