SCM Repository
Log of /branches/pure-cfg/src/compiler/basis/basis-vars.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1069 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 20:08:02 2011 UTC (9 years, 8 months ago) by jhr
File length: 12710 byte(s)
Diff to previous 917
Overload the infix convolution operation so that it is commutative.
Revision 917 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 21 21:23:11 2011 UTC (9 years, 9 months ago) by glk
File length: 12505 byte(s)
Diff to previous 824
added c2ctmr kernel, an ostensibly C2 copy of the Catmull-Rom kernel
Revision 824 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 14 15:54:24 2011 UTC (9 years, 9 months ago) by jhr
File length: 12449 byte(s)
Diff to previous 822
Some debugging and added "^" as power operator.
Revision 822 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 14 14:24:20 2011 UTC (9 years, 9 months ago) by jhr
File length: 12184 byte(s)
Diff to previous 820
Adding support for zeros[shape] and changed I to identity[d]
Revision 820 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 13 22:15:08 2011 UTC (9 years, 9 months ago) by jhr
File length: 12047 byte(s)
Diff to previous 807
Adding support for outer product
Revision 807 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 12 15:41:18 2011 UTC (9 years, 9 months ago) by jhr
File length: 11923 byte(s)
Diff to previous 766
Generalized dot product to inner product of tensor types. Added IL support for vector-matrix, matrix-vector, and matrix-matrix multiplications. Code generation and runtime support is still missing.
Revision 766 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 20:24:42 2011 UTC (9 years, 9 months ago) by jhr
File length: 11392 byte(s)
Diff to previous 762
Adding support for infix dot and cross-product operators
Revision 762 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 19:57:34 2011 UTC (9 years, 9 months ago) by jhr
File length: 11183 byte(s)
Diff to previous 754
Added identity matrix support (still needs codegen support)
Revision 754 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 14:55:33 2011 UTC (9 years, 9 months ago) by jhr
File length: 11056 byte(s)
Diff to previous 742
Added lerp as an overloaded function
Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 6 09:02:33 2011 UTC (9 years, 9 months ago) by glk
File length: 10622 byte(s)
Diff to previous 717
added a once-differentiable tent kernel called c1tent
Revision 717 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 31 22:12:58 2011 UTC (9 years, 9 months ago) by jhr
File length: 10551 byte(s)
Diff to previous 702
Adding support for vector normalize
Revision 702 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 29 17:23:41 2011 UTC (9 years, 9 months ago) by jhr
File length: 10394 byte(s)
Diff to previous 695
Catmull-Rom is C1 (not C2)
Revision 695 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 17:52:54 2011 UTC (9 years, 10 months ago) by jhr
File length: 10394 byte(s)
Diff to previous 691
Added mechanism for supporting "black box" functions (e.g., sin and sqrt). Also added atan2, sqrt, and tan functions to Basis
Revision 691 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 01:31:46 2011 UTC (9 years, 10 months ago) by jhr
File length: 10185 byte(s)
Diff to previous 685
Working on support for sequences
Revision 685 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 14:12:05 2011 UTC (9 years, 10 months ago) by jhr
File length: 10179 byte(s)
Diff to previous 682
Added support for cross product
Revision 682 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 24 00:08:08 2011 UTC (9 years, 10 months ago) by jhr
File length: 10080 byte(s)
Diff to previous 477
Added evals, evecs, outer, and trace to Basis
Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 13 16:02:07 2010 UTC (10 years, 2 months ago) by jhr
File length: 9225 byte(s)
Diff to previous 470
Creating a branch to explore a pure CFG IL
Revision 470 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 2 16:33:48 2010 UTC (10 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 9225 byte(s)
Diff to previous 435
Added additional operations on fields (F+F, F-F, sF, Fs, F/s)
Revision 435 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 13:14:20 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8008 byte(s)
Diff to previous 406
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 406 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 15 12:12:10 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7999 byte(s)
Diff to previous 247
Simplify basis by removing cruft that is not being used.
Revision 247 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 6 20:20:42 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8499 byte(s)
Diff to previous 185
Added infix convolve syntax
Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 28 17:11:09 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 8084 byte(s)
Diff to previous 179
Renamed internal variable input to optInput and added input variable.
Revision 179 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 27 20:43:23 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7963 byte(s)
Diff to previous 169
Simplified AST code now uses default input values when no input is given.
Revision 169 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 22 20:07:37 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7838 byte(s)
Diff to previous 143
Split function and variable namespaces and add notion of restricted operations that cannot appear inside actor or initialization code.
Revision 143 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 8 19:12:22 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7618 byte(s)
Diff to previous 110
Added min and max on reals.
Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 23 19:28:48 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 103
Moving compiler sources into src/compiler
Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 1 16:04:04 2010 UTC (10 years, 7 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 91
Bug fixes
Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 27 15:16:36 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7481 byte(s)
Diff to previous 88
Fixed some bugs in the basis
Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 23:07:50 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7373 byte(s)
Diff to previous 86
Working on typechecker
Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 22:23:17 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7354 byte(s)
Diff to previous 85
Added new syntax for tensor-value construction and more work on typechecker.
Revision 85 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 19:51:10 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7105 byte(s)
Diff to previous 83
Working on typechecker
Revision 83 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 18:50:44 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 7116 byte(s)
Diff to previous 81
More work on the typechecker
Revision 81 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 26 17:28:54 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 6838 byte(s)
Diff to previous 79
Working on typechecker
Revision 79 - (view) (download) (annotate) - [select for diffs]
Added Tue May 25 01:55:48 2010 UTC (10 years, 8 months ago) by jhr
Original Path: trunk/src/basis/basis-vars.sml
File length: 6858 byte(s)
Working on typechecker
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.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |