/[3dldf]/3dldf/Group/CWEB/currsmpl.tgz
ViewVC logotype

Log of /3dldf/Group/CWEB/currsmpl.tgz

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 10 15:30:25 2012 UTC (12 years, 2 months ago) by lfinsto1
Branch: MAIN
CVS Tags: HEAD
Changes since 1.97: +2821 -217 lines
Diff to previous 1.97
Updated copyright notice.


Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 16:36:58 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.96: +217 -139 lines
Diff to previous 1.96
In `scanprsf.web':

Added the following comment re |Scan_Parse::macro_call_func|:

   A `picture' can't be passed to a macro as a typed parameter,
   because |:=| is used to assign to the variable used within the macro.
   In addition, if a `point' (and presumably any other data type without a default value)
   is passed as a typed parameter, an assignment to this object must already have been
   performed.  Otherwise, the assignment to the variable within the macro will fail.
   !! TODO:  Fix these problems!


Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 14:28:28 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.95: +20 -25 lines
Diff to previous 1.95
Added "2011" to copyright notice.


Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 29 12:43:09 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.94: +157 -146 lines
Diff to previous 1.94
Updated.


Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 17 17:26:15 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.93: +112 -138 lines
Diff to previous 1.93
Added "2011" to copyright notice or notices.


Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 17 17:06:58 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.92: +167 -112 lines
Diff to previous 1.92
Added "2011" to copyright notice or notices.  In some cases, this required reformatting.


Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 6 19:20:49 2010 UTC (13 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.91: +112 -191 lines
Diff to previous 1.91
Working on |Triangle::is_equal|.  This doesn't work yet.  First, I must write
|Triangle::operator*=| for multiplying a |Triangle| with a |Transform|.
Currently, |Path::operator*=| is used.  The latter function doesn't update
the values of |a|, |b|, |c|, |alpha|, |beta| or |gamma| for the |Triangle|.


Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 10 13:45:48 2010 UTC (13 years, 7 months ago) by lfinsto1
Branch: MAIN
Changes since 1.90: +20 -12 lines
Diff to previous 1.90
Edited.


Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 2 16:22:22 2010 UTC (13 years, 7 months ago) by lfinsto1
Branch: MAIN
Changes since 1.89: +180 -665 lines
Diff to previous 1.89
Working on new stellation pattern.  This one will be in relief.


Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 27 13:39:29 2010 UTC (13 years, 8 months ago) by lfinsto1
Branch: MAIN
Changes since 1.88: +665 -89 lines
Diff to previous 1.88
Working on plans for a paper or cardboard ellipsoid model.

Added rule
`point_primary --> GET_ANGLE_POINT numeric_primary ellipse_expression'
in `CWEB/ppntexpr.w'.  The function |Ellipse::angle_point| already existed.


Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 06:43:37 2010 UTC (13 years, 8 months ago) by lfinsto1
Branch: MAIN
Changes since 1.87: +11 -42 lines
Diff to previous 1.87
Added |Triangle::is_equal| in `CWEB/triangle.web'.


Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 14 16:24:49 2010 UTC (13 years, 9 months ago) by lfinsto1
Branch: MAIN
Changes since 1.86: +434 -676 lines
Diff to previous 1.86
Working on sphere model.


Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 14 16:08:09 2010 UTC (13 years, 11 months ago) by lfinsto1
Branch: MAIN
Changes since 1.85: +676 -93 lines
Diff to previous 1.85
Working on clock tower model.  No changes to C++ code.


Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 21 11:39:04 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.84: +6 -4 lines
Diff to previous 1.84
Updated header and email addresses.


Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 20 18:56:58 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.83: +12 -16 lines
Diff to previous 1.83
Updated headers.


Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 20 18:51:44 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.82: +16 -14 lines
Diff to previous 1.82
Updated headers.


Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 20 18:10:36 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.81: +14 -14 lines
Diff to previous 1.81
Updated headers.


Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 6 12:26:39 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.80: +14 -17 lines
Diff to previous 1.80
Updated copyright notice.


Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 6 12:21:27 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.79: +17 -16 lines
Diff to previous 1.79
Updated copyright notice.


Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 4 17:15:11 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.78: +16 -10 lines
Diff to previous 1.78
Updated copyright notice.


Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 4 16:11:39 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.77: +1 -1 lines
Diff to previous 1.77
Updated copyright notice.


Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 4 16:03:05 2010 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.76: +14 -15 lines
Diff to previous 1.76
Updated copyright notices.


Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 30 17:50:51 2009 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.75: +15 -17 lines
Diff to previous 1.75
Added "2010" to copyright notices.

Updated contact information in some files.


Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 30 17:25:50 2009 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.74: +17 -16 lines
Diff to previous 1.74
Added "2010" to copyright notices.


Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 30 17:18:10 2009 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.73: +16 -22 lines
Diff to previous 1.73
Added "2010" to copyright notices.


Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 30 17:01:56 2009 UTC (14 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.72: +22 -17 lines
Diff to previous 1.72
Added "2010" to copyright notices.


Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 14:19:15 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.71: +17 -22 lines
Diff to previous 1.71
Working on parser rules and functions for setting |Sphere_Developments|.


Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 16:56:00 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.70: +22 -21 lines
Diff to previous 1.70
Working on functions and parser rules for |Sphere_Developments|.


Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 11:24:12 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.69: +21 -13 lines
Diff to previous 1.69
Working on |Sphere_Developments|.


Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 16:53:09 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.68: +13 -19 lines
Diff to previous 1.68
Working on |Sphere_Developments|.


Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 12:28:33 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.67: +19 -14 lines
Diff to previous 1.67
Working on functions and parser rules for |class Sphere_Development|.


Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 11:48:37 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.66: +14 -16 lines
Diff to previous 1.66
Edited.


Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 12:28:44 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.65: +16 -10 lines
Diff to previous 1.65
Working on parser rules for |class Sphere_Development|.


Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 14:50:54 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.64: +6 -11 lines
Diff to previous 1.64
Added code for a second parser.  Working on `Sphere' functions.


Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 18:18:35 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.63: +4 -6 lines
Diff to previous 1.63
Minor correction.


Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 18:16:26 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.62: +17 -13 lines
Diff to previous 1.62
Minor correction.


Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 18:15:08 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.61: +13 -12 lines
Diff to previous 1.61
Working on functions for sphere developments.


Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 17:01:18 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.60: +12 -15 lines
Diff to previous 1.60
Updated.


Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 17:00:12 2009 UTC (14 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.59: +15 -26 lines
Diff to previous 1.59
Updated.


Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 17:30:00 2009 UTC (14 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.58: +26 -25 lines
Diff to previous 1.58
Replaced old email addresses with current one.


Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 17:25:54 2009 UTC (14 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.57: +25 -28 lines
Diff to previous 1.57
Finished "Facetted Cone 1" example.


Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 15:59:32 2009 UTC (14 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.56: +174 -1028 lines
Diff to previous 1.56
Working on sample of facetted cone.  Nearly finished.


Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 10:52:59 2009 UTC (14 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.55: +92 -117 lines
Diff to previous 1.55
Added plans for a paper sphere model.


Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 15:50:23 2009 UTC (14 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.54: +117 -35 lines
Diff to previous 1.54
Working on example of a sphere development for a paper modedel.


Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:49:25 2009 UTC (14 years, 7 months ago) by lfinsto1
Branch: MAIN
Changes since 1.53: +13 -6 lines
Diff to previous 1.53
Updated.


Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 16:52:02 2009 UTC (14 years, 7 months ago) by lfinsto1
Branch: MAIN
Changes since 1.52: +9 -14 lines
Diff to previous 1.52
Updated.


Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 13:48:23 2009 UTC (14 years, 7 months ago) by lfinsto1
Branch: MAIN
Changes since 1.51: +182 -315 lines
Diff to previous 1.51
Updated.


Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 17:15:05 2009 UTC (14 years, 8 months ago) by lfinsto1
Branch: MAIN
Changes since 1.50: +315 -323 lines
Diff to previous 1.50
Updated.


Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 10:34:59 2009 UTC (15 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.49: +323 -5025 lines
Diff to previous 1.49
Edited.


Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 16:07:51 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.48: +5025 -406 lines
Diff to previous 1.48
Finished plans for a cardboard model of the Great Rhombicosidodecahedron.


Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 15:51:04 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.47: +221 -11311 lines
Diff to previous 1.47
Working "Plans for a cardboard model of the Great Rhombicosidodecahedron".


Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 17:08:06 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.46: +10975 -347 lines
Diff to previous 1.46
Added sample of drawing a trochoid pattern.

Images are skipped in this sample to avoid the PostScript and
PDF files being overly large.


Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 17:23:36 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.45: +134 -192 lines
Diff to previous 1.45
Edited.


Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 17:40:30 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.44: +172 -256 lines
Diff to previous 1.44
Edited.


Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 2 18:21:17 2009 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.43: +1149 -138 lines
Diff to previous 1.43
Finished plans for Great Stellated Dodecahedron.


Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 19:46:52 2008 UTC (15 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.42: +138 -118 lines
Diff to previous 1.42
Working on Greate Stellated Dodecahedron.


Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 17:19:02 2008 UTC (15 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.41: +5 -15 lines
Diff to previous 1.41
Edited.


Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 16:16:34 2008 UTC (15 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.40: +135 -84 lines
Diff to previous 1.40
Updated copyright notices.


Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 15:22:30 2008 UTC (15 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.39: +84 -114 lines
Diff to previous 1.39
Edited.


Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 14:37:42 2008 UTC (15 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.38: +114 -41580 lines
Diff to previous 1.38
Updated.


Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 19:37:09 2008 UTC (15 years, 8 months ago) by lfinsto1
Branch: MAIN
Changes since 1.37: +32897 -65 lines
Diff to previous 1.37
Edited.


Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 15:37:08 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
Corrected minor errors.


Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 10:44:46 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.35: +60 -73 lines
Diff to previous 1.35
In `matrices.web' and `complex.web':
Now conditionally compiling code in all functions that make
use of types or functions from the GSL library.


Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 15:54:37 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.34: +58 -10 lines
Diff to previous 1.34
Working on formatting the program code using CWEAVE.


Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 20:00:16 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.33: +28 -18 lines
Diff to previous 1.33
Working on formatting the program code using CWEAVE.


Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 18:49:33 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.32: +20 -24 lines
Diff to previous 1.32
Working on formatting the program code using CWEAVE.


Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 21:06:41 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Working on formatting the program code using CWEAVE.


Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 20:25:03 2008 UTC (16 years, 2 months ago) by lfinsto1
Branch: MAIN
Changes since 1.30: +4 -3 lines
Diff to previous 1.30
Working on formatting the program code using CWEAVE.


Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 18:21:32 2008 UTC (16 years, 3 months ago) by lfinsto1
Branch: MAIN
Changes since 1.29: +76 -93 lines
Diff to previous 1.29
Added "2008" to copyright notice.


Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 18:55:31 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.28: +93 -82 lines
Diff to previous 1.28
It seems that it won't be possible for me to get matrix multiplication
to work at present.  The version of the GNU Scientific Library that
I have available (1.6) is quite out-of-date and I will need to find
another system to work on.


Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 16:32:13 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.27: +43 -46 lines
Diff to previous 1.27
Minor changes.

Working on adding "2008" to copyright notices.


Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 15:20:32 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.26: +46 -38 lines
Diff to previous 1.26
Working on matrix multiplication.

Added "2008" to copyright notices.


Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 20:59:58 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.25: +77 -88 lines
Diff to previous 1.25
Started working on matrix multiplication.


Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 17:46:16 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.24: +16 -31 lines
Diff to previous 1.24
Working on functions and parser rules for matrices and complex numbers.


Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 21:23:42 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.23: +90 -70 lines
Diff to previous 1.23
Working on adding parser rules and functions for complex numbers.


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 09:31:17 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.22: +70 -72 lines
Diff to previous 1.22
Added code for the `complex' type, which represents complex numbers.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 2 18:46:56 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Added code for the 3DLDF type `complex'.


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 10:35:43 2007 UTC (16 years, 4 months ago) by lfinsto1
Branch: MAIN
Changes since 1.20: +72 -77 lines
Diff to previous 1.20
Working on matrices.


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 21:54:24 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.19: +77 -81 lines
Diff to previous 1.19
Working on |class Matrix|, its functions, and the parser rules for
the corresponding 3DLDF type `matrix'.

Unlike the transformation matrices contained in `transforms',
the number of rows and columns of `matrices' can be set by the user.

|class Matrix| uses data types and functions defined in the GNU Scientific Library
(GSL).  The code from that library is conditionally compiled, depending
on whether it's available on the system on which GNU 3DLDF is installed.

If the GSL is unavailable, the `matrix' type is non-functional
and the functions of `class Matrix' will return "unsuccessfully",
but no parser errors should occur.


Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 21:36:32 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.18: +47 -16 lines
Diff to previous 1.18
Working on |class Matrix|, its functions, and the parser rules for
the corresponding 3DLDF type `matrix'.

Unlike the transformation matrices contained in `transforms',
the number of rows and columns of `matrices' can be set by the user.

|class Matrix| uses data types and functions defined in the GNU Scientific Library
(GSL).  The code from that library is conditionally compiled, depending
on whether it's available on the system on which GNU 3DLDF is installed.

If the GSL is unavailable, the `matrix' type is non-functional
and the functions of `class Matrix' will return "unsuccessfully",
but no parser errors should occur.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 12:50:15 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.17: +10 -7 lines
Diff to previous 1.17
Working on matrices.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 17:21:15 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.16: +47 -63 lines
Diff to previous 1.16
Started working on |class Matrix| and the 3DLDF types |matrix| and
|matrix_vector|.  They use the data types and functions for matrices
defined in the GNU Scientific Library (GSL), if the latter is present.
If it isn't, they will be non-functional.

They are currently non-functional, anyway, but I'm working on them.


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 15:28:00 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.15: +90 -59 lines
Diff to previous 1.15
Started working on |class Matrix|.  It will use the GSL (GNU Scientific Library)
`gsl_matrix', if the GSL is available.  Otherwise, it will be non-functional.


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 14:04:08 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.14: +59 -82 lines
Diff to previous 1.14
Added |struct Predicate|, member functions, and parser declarations and
rules.  The parser declarations and rules are currently commented-out.

There are many possible tests that can be performed on objects of various types.
It may therefore be desirable to reduce the number of rules needed for the
predicates.  |predicate_variables| can be used for this purpose.  However,
they have a significant disadvantage, since the names that refer to them
cannot be followed directly by other variable names in the input file.  The
reason is that the beginning of the second variable name is interpreted as a `tag'
continuing the name of the |predicate_variable|, since blank space is ignored in this
context.  The second variable name must therefore be separated somehow from the
name of the |predicate_variable|.  Enclosing it in parentheses works without
having to account for this in the parser rules.  Another possibility would be to
use a comma or some other symbol to separate the two items.  However, this
would need to be accounted for in the parser rules.

I will not be using this approach for the present.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 18:49:03 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.13: +82 -76 lines
Diff to previous 1.13
Working on parser rules and functions for |Arcs|.


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 16:27:26 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.12: +76 -538 lines
Diff to previous 1.12
BUG FIX:  It is now possible to use `xpart <point or transform expression>',
`ypart <point or transform expression>', in expressions.  Previously,
this didn't work, because the same `vector' of `real' numbers was used
for the "parts" as for the suffixes of variables.


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 21:16:51 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.11: +485 -338 lines
Diff to previous 1.11
Working on plan for dodecahedron model with sundial faces.
Have done one face.


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 18:55:17 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.10: +338 -143 lines
Diff to previous 1.10
Working on the model plan for the "Dodecahedron with Sundial Faces".


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 31 13:33:38 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.9: +143 -9 lines
Diff to previous 1.9
Edited.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 23:45:44 2007 UTC (16 years, 5 months ago) by lfinsto1
Branch: MAIN
Changes since 1.8: +9 -147 lines
Diff to previous 1.8
Edited.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 20:55:20 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.7: +374 -291 lines
Diff to previous 1.7
Edited.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 19:59:49 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.6: +291 -135 lines
Diff to previous 1.6
Working on |Rhombic_Triacontahedron::get_tabs| in
`Group/CWEB/rhtchdrn.web' and the macro `draw_rhombic_triacontahedron_net'
in `Group/CWEB/polyhed.lmc'.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 21:37:42 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.5: +135 -60 lines
Diff to previous 1.5
Working on the net of |Rhombic_Triacontahedron|.  Made a sample with the
net, but it doesn't have tabs yet.  Finished a page with rhombuses for
cutting them out watercolor paper.  They have gaps between them and
dashed lines for laying the straightedge up against.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 13:06:56 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.4: +60 -66 lines
Diff to previous 1.4
Corrected more errors in `/CWEB/Makefile.am'.  They seem to have
been a result of changes that occurred when I restored my local `CWEB'
directory after having deleted all the files inadvertantly.

Users are requested to contact me via the mailing list or using the
address `lfinsto1@gwdg.de' if they have problems.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 12:53:24 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.3: +21 -48 lines
Diff to previous 1.3
Corrected errors in `/CWEB/Makefile.am'.  MetaPost wasn't being run, so
that no EPS files were being included by `3DLDFtex.tex'.  This seems to have
been a result of changes that occurred when I restored my local `CWEB'
directory after having deleted all the files inadvertantly.

Users are requested to contact me via the mailing list or using the
address `lfinsto1@gwdg.de' if they have problems.


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 12:25:50 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.2: +95 -125 lines
Diff to previous 1.2
Minor changes.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 10:41:45 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Changes since 1.1: +109 -98 lines
Diff to previous 1.1
Made changes to various files that became necessary when I accidentally
deleted my local `CWEB' directory.  A number of problems arose when
I tried to recover it, which I have now corrected.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 21:48:34 2007 UTC (16 years, 6 months ago) by lfinsto1
Branch: MAIN
Added.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26