Log of /trunk/pg/macros/parserParametricLine.pl
Parent Directory
Revision
3371 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 12 22:39:56 2005 UTC (7 years, 10 months ago) by
dpvc
File length: 4131 byte(s)
Diff to
previous 3195
Make error messages potentially localizable (by making them use
sprintf-style strings rather than variable subtitution).
Revision
3195 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 16 13:36:33 2005 UTC (8 years, 2 months ago) by
dpvc
File length: 4128 byte(s)
Diff to
previous 2934
Now that the uverloaded operators handle subclassing properly, we can
use promotePrecedence in the compare routines, just in case we define
a subclass with even HIGHER precedence!
Revision
2934 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 19 00:15:54 2004 UTC (8 years, 7 months ago) by
dpvc
File length: 4063 byte(s)
Diff to
previous 2728
Handle error messages better. Produce an error if the student answer
is a constant vector. Prevent reduction of some negatives in order to
avoid -(a+bt). Allow students to provide answer in terms of points
rather than vectors.
Revision
2728 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Sat Sep 4 20:28:33 2004 UTC (8 years, 8 months ago) by
dpvc
File length: 3845 byte(s)
This file defines a ParametricLine class that provides an answser
checker for lines in any dimension given parametrically. The answer
checker will recognize the line even if the point and direction vector
used by the student are not the same as the ones used by the
professor.
See the comments within the file for examples of how to use it.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.