# # ChangeLog for / # # Generated by Trac 0.10.4 # 09/09/10 04:54:18 # 09/03/10 23:31:14 thesz [73] * orel/Test.hs (modified) * orel/UI.hs (added) Исправил структуру узлов, дуг и ролей первого теста. Добавил старт пользовательского интерфейса. 09/02/10 23:07:49 thesz [72] * orel/HG.hs (modified) * orel/Test.hs (modified) Сделал установку и выборку атрибутов. Даже сделал какую-никакую навигацию. 09/02/10 00:28:42 thesz [71] * orel/HG.hs (modified) Сделал удаление узлов и гипердуг. 09/01/10 00:53:30 thesz [70] * orel/HG.hs (modified) * orel/Test.hs (modified) Сделал концы строк unix-way. 09/01/10 00:10:28 thesz [69] * orel/HG.hs (modified) * orel/Test.hs (modified) Убрал ненужный класс HNode. Раскомментировал создание тестового графа. 09/01/10 00:06:39 thesz [68] * orel/HG.hs (modified) * orel/Test.hs (modified) Добавил правильные вычисления типов узлов для ролей. Сделал объявления атрибутов узлов, роли и связи в тесте по новой схеме. 08/29/10 19:48:41 thesz [67] * orel/HG.hs (added) * orel/Test.hs (added) * orel/old (added) * orel/old/Helpers.hs (moved) * orel/old/Map.hs (moved) * orel/old/ORel.hs (moved) * orel/old/Programs.hs (moved) * orel/old/Req.hs (moved) Перенёс старый код в другое место. Сделал первоначальный вариант гиперграфа. Надо сделать удаление узлов и связей, правильно прописать роли. 08/14/10 21:39:20 thesz [66] * misc/affine (added) * misc/affine/Affine.hs (added) * misc/affine/AffineFull.hs (added) * misc/affine/Bits.hs (added) * misc/affine/Test.hs (added) Приделал аффинную арифметику. Неправильную! Попытался применить её для криптоанализа. Неправильно! 08/07/10 23:16:28 thesz [65] * misc/Birthday.hs (added) Добавил пример к парадоксу близнецов. 08/04/10 02:34:26 thesz [64] * orel/Helpers.hs (added) * orel/Programs.hs (added) * orel/Req.hs (added) Забыл файлы. 08/04/10 01:45:07 thesz [63] * orel/ORel.hs (moved) Очередное небольшое продвижение с БД. Переименовал главный файл, зафиксировал в Programs основные сценарии, начал прикидывать варианты ЯП для запросов и реакций. 07/26/10 00:33:08 thesz [62] * orel/MiniIPR.hs (modified) Сделал проверку ограничений на поля и (не) играемые роли. 07/26/10 00:23:10 thesz [61] * orel/MiniIPR.hs (modified) Убрал throwError, сделал правильную инстанциацию ролей. Надо переходить к тестам и обновлениям. 07/26/10 00:11:40 thesz [60] * orel/MiniIPR.hs (modified) Сделал инстанциацию ролей. 07/25/10 18:07:22 thesz [59] * busc (added) * busc/BusC (added) * busc/BusC/AST.hs (added) * busc/BusC/Lexer.hs (added) * busc/P (added) * busc/P/PMaxPos.hs (added) * busc/P/Pos.hs (added) * busc/README (added) * busc/tests (added) * busc/tests/funcs.h (added) * busc/tests/test001.busc (added) Проба пера в BusC. 07/24/10 21:15:19 thesz [58] * orel/MiniIPR.hs (modified) Приступил к созданию ролей. 07/24/10 17:35:35 thesz [57] * orel/MiniIPR.hs (modified) Умеем создавать иерархию имён отношений. 07/24/10 17:15:31 thesz [56] * orel/MiniIPR.hs (modified) Добавил прототипы функций, что создают и инстанцируют отношения. 07/18/10 03:06:43 thesz [55] * orel/MiniIPR.hs (modified) Избавился от ненужного конструктора. 07/18/10 02:58:33 thesz [54] * orel/MiniIPR.hs (modified) Сделал возможность описания алгебраических типов. Посмотрим, как ляжет. 07/18/10 02:12:58 thesz [53] * orel/MiniIPR.hs (modified) Сделал создание объектов. На пути клонирование, удаление и связывание. 07/10/10 23:47:38 thesz [52] * orel/MiniIPR.hs (modified) World creation in ORel. Going to Class creation. 07/04/10 00:45:54 thesz [51] * orel (added) * orel/Map.hs (added) * orel/MiniIPR.hs (added) Initial version of ORel 06/12/10 23:21:05 thesz [50] * misc/TypedRegisters.hs (added) Draft of typed registers VM. 06/09/10 00:50:04 thesz [49] * misc/TypedStack.hs (added) Added typed stack example. 06/08/10 01:00:20 thesz [48] * misc (added) * misc/ThinkingSport.pdf (added) I added some presentation about thinking and sport. 03/11/10 21:41:57 thesz [47] * unsorted (added) * unsorted/SizedExpr.lhs (added) * unsorted/preprocess.tcl (added) I added some sized expressions sample code. 12/04/09 01:09:35 thesz [46] * lazylists (added) * lazylists/Makefile (added) * lazylists/TestLagrangeMechanics_.hs (added) * lazylists/assertion.c (added) * lazylists/assertion.h (added) * lazylists/configuration.h (added) * lazylists/lazylist.c (added) * lazylists/lazylist.h (added) * lazylists/main.c (added) * lazylists/realtype.c (added) * lazylists/realtype.h (added) * lazylists/test.c (added) * lazylists/test.h (added) Added C library implementing lazy lists in C. 09/25/09 23:03:37 thesz [45] * hhdl/Entities.hs (added) * hhdl/MIPS.hs (modified) * hhdl/S.hs (modified) * hhdl/streams/Trans.hs (modified) Added entities, worked out translation to streams. Extended MIPS, now we have two stages (Fetch+Decode and Read+Execute) from 4 (left Memory and Writeback). Added register bank. 09/25/09 00:58:37 thesz [44] * hhdl/MIPS.hs (modified) * hhdl/S.hs (modified) * hhdl/balin.hs (modified) * hhdl/common/TransInstances.hs (modified) * hhdl/problem.hs (modified) * hhdl/streams/Trans.hs (modified) Added separate Entities.hs where I will put various entities that cannot be expressed purely in HHDL. 09/23/09 02:12:49 thesz [43] * hhdl/MIPS.hs (modified) * hhdl/Makefile (modified) * hhdl/S.hs (modified) * hhdl/problem.hs (modified) problem.hs has an approximate solution for strange type class problem I encountered recently. Head to incorporate that transformation into TransInstances.hs 09/23/09 01:16:37 thesz [42] * hhdl/MIPS.hs (modified) * hhdl/S.hs (modified) * hhdl/common/TransInstances.hs (modified) * hhdl/problem.hs (added) Added a distilled problem with ghc 6.10.1. Head to overcome that sloppy limit. 09/21/09 01:26:56 thesz [41] * hhdl/MIPS.hs (modified) * hhdl/S.hs (modified) * hhdl/streams/Trans.hs (modified) Added conditional expression translation, extended handling of MIPS instructions. 09/18/09 01:22:11 thesz [40] * hhdl/MIPS.hs (modified) * hhdl/S.hs (modified) * hhdl/streams/Trans.hs (modified) another iteration over MIPS and transformation code. 09/17/09 11:04:18 thesz [39] * hhdl (added) * hhdl/MIPS.hs (added) * hhdl/Makefile (added) * hhdl/S.hs (added) * hhdl/balin.hs (added) * hhdl/common (added) * hhdl/common/TransInstances.hs (added) * hhdl/common/TransUtils.hs (added) * hhdl/entity (added) * hhdl/entity/Trans.hs (added) * hhdl/old (added) * hhdl/old/Scheme.hs (added) * hhdl/streams (added) * hhdl/streams/Trans.hs (added) Added an initial version of HHDL, Haskell Hardware definition Language. 09/07/08 18:35:32 thesz [38] * expr/ConfGA.hs (modified) * expr/Expr.hs (modified) Added experiment for computer vision at the end of source file. Also fixed superfluous 'Floating c' constraint in cgaTranslate. 09/07/08 18:11:12 thesz [37] * expr/ConfGA.hs (modified) Added translation versor and I put a more complete export list. 09/07/08 17:56:05 thesz [36] * expr/ConfGA.hs (modified) Fixed angle in cgaRotor. 09/07/08 17:51:39 thesz [35] * expr/ConfGA.hs (modified) And dot product seems to work properly. ;) I fixed some bugs in sign computation, the signs are difficult. 09/07/08 01:45:18 thesz [34] * expr/ConfGA.hs (modified) And dot product seems to work. 09/06/08 18:12:33 thesz [33] * expr/ConfGA.hs (added) Added ConfGA.hs, _where_ wedge (outer) product does work. 09/06/08 18:11:44 thesz [32] * expr/Expr.hs (modified) Wedge (outer) products works. 08/17/08 03:50:22 thesz [31] * expr/Expr.hs (modified) Removed LANGUAGE pragma. 08/16/08 19:26:32 thesz [30] * expr (added) * expr/Expr.hs (added) Committed a (seems to be) working version of expression manipularion module. 08/15/08 02:08:27 thesz [29] * fort/ArrDF.hs (copied) initial version. 08/07/08 19:07:39 thesz [28] * fort/ArrDep.hs (added) * fort/IConstr.hs (modified) Added ArrDep.hs, it will be renamed into ArrDF.hs immediately. We interested in array dataflow, not jus in dependencies. 08/05/08 02:47:04 thesz [27] * fort/IConstr.hs (modified) Now we reduce redundant inequalities so instead of x >= 3 and x >= 4 you'll get only x >= 3 (weakest one). 08/02/08 18:16:22 thesz [26] * fort/IConstr.hs (modified) Fixed a type and started work on inequality constraint reduction. 07/29/08 00:51:48 thesz [25] * fort/IConstr.hs (modified) Added license, usage and algorithm notes. 07/27/08 00:25:57 thesz [24] * fort/IConstr.hs (modified) Added problem from Omega test paper. It is considered solvable by our contraint handler. Going to recovering range conditions from a list of MIN/MAX pairs. 07/20/08 22:04:51 thesz [23] * fort/IConstr.hs (modified) Added tprob3 problem. And it works\! 07/20/08 21:42:34 thesz [22] * fort/IConstr.hs (modified) Fixed a bug with tprob1. It seems that FM elimination doess work. Now we have to tighten constraints. 07/20/08 20:02:07 thesz [21] * fort/IConstr.hs (modified) I wrote a Fourier-Motzkin implementation. It seem that there is a bug out there (prob1 doesn't fail), but I'm too tired to find it out right now. 07/19/08 02:41:44 thesz [20] * fort/IConstr.hs (modified) IConstr miss tightening inequalities (reflected in error message) and recovering integer ranges from results.. 07/19/08 02:18:33 thesz [19] * fort/IConstr.hs (added) * fort/OTest.hs (modified) OTest is put on hold. We go with IConstr.hs instead. 07/13/08 02:15:36 thesz [18] * fort/OTest.hs (modified) And we perform modHat transformation. Going to inequalities. I think that we'll do everything up to multi-variable constraint handling, which we sort out later. 07/12/08 23:37:03 thesz [17] * fort/OTest.hs (modified) Now we exclude variables also from definitions. 07/12/08 23:28:39 thesz [16] * fort/OTest.hs (modified) * fort/Parser.hs (modified) OTest does all easy steps on equalities. Not tested. 07/12/08 03:30:38 thesz [15] * fort/OTest.hs (modified) OTest typechecks. 07/12/08 03:20:22 thesz [14] * fort/Parser.hs (modified) Little test is more friendly. 07/12/08 03:16:28 thesz [13] * fort/OTest.hs (added) Described steps of Omega test. Also we have some code. 07/12/08 01:31:33 thesz [12] * fort/Parser.hs (modified) Removed unnecessary SP type. 07/12/08 01:23:57 thesz [11] * fort (added) * fort/Parser.hs (added) A buggy and unconvenient fortran source code parser. 07/04/08 03:04:46 thesz [10] * hiersort/Makefile (modified) * hiersort/README (modified) Added Makefile target 'demo' 06/02/08 00:22:31 thesz [9] * parsers (added) * parsers/P0.hs (added) * parsers/PExpSet.hs (added) * parsers/PMaxPos.hs (added) * parsers/PTest.hs (added) * parsers/Pos.hs (added) Three different parser combinators libraries, each one with slightly more friendly error messages. 04/02/08 02:29:53 thesz [8] * hiersort/doc/hhm-eng.pdf (modified) Presentation a little bit prettified even more. 03/30/08 01:24:56 thesz [7] * hiersort/doc/hhm-eng.pdf (modified) Presentation a little bit prettified.. 03/29/08 03:03:49 thesz [6] * hiersort/doc/hhm-eng.pdf (added) Added translated presentation about predecessors to that project. 03/28/08 00:08:20 thesz [5] * hiersort/doc/sdd2.pdf (added) A draft paper about ideas of the sorting dynamic dataflow machine. 02/18/08 02:47:48 thesz [4] * hiersort/config/config.mk (modified) * hiersort/scripts/runexperiment (added) * hiersort/sim/Matcher.hs (modified) * hiersort/sim/Presorter.hs (modified) * hiersort/sim/SQ3.hs (modified) * hiersort/tests/heat1d/Heat1DProg.hs (modified) * hiersort/tests/heat1d/experimentparamsN200NIT100 (added) * hiersort/tests/heat1d/experimentparamsN400NIT100 (added) * hiersort/tests/heat1d/experimentparamsN800NIT100 (added) * hiersort/tests/matmul/experimentparams20 (added) * hiersort/tests/matmul/experimentparams30 (added) Added script for conducting experiments. Added some experiments parameters. Less debug info (faster execution). Fixed 'send back in time' bug in heat1d. 02/16/08 15:17:09 thesz [3] * hiersort/tests/heat1d/Heat1DProg.hs (modified) Fixed 'send back in time' bug in replicator. 02/11/08 08:59:59 thesz [2] * hiersort/hierSortDFL-20080210.tar.bz2 (deleted) Deleted unneccessary archive 02/10/08 23:58:19 thesz [1] * hiersort (added) * hiersort/COPYING (added) * hiersort/Makefile (added) * hiersort/README (added) * hiersort/animation (added) * hiersort/animation/Makefile (added) * hiersort/animation/README (added) * hiersort/animation/animate.exe (added) * hiersort/animation/animate.vfs (added) * hiersort/animation/animate.vfs/lib (added) * hiersort/animation/animate.vfs/lib/tcl8.4 (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/ascii.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/big5.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1250.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1251.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1252.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1253.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1254.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1255.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1256.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1257.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp1258.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp437.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp737.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp775.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp850.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp852.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp855.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp857.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp860.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp861.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp862.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp863.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp864.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp865.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp866.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp869.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp874.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp932.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp936.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp949.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/cp950.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/dingbats.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/ebcdic.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/euc-cn.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/euc-jp.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/euc-kr.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/gb12345.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/gb1988.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/gb2312-raw.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/gb2312.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso2022-jp.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso2022-kr.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso2022.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-1.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-10.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-13.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-14.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-15.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-16.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-2.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-3.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-4.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-5.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-6.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-7.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-8.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/iso8859-9.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/jis0201.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/jis0208.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/jis0212.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/koi8-r.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/koi8-u.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/ksc5601.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macCentEuro.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macCroatian.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macCyrillic.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macDingbats.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macGreek.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macIceland.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macJapan.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macRoman.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macRomania.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macThai.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macTurkish.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/macUkraine.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/shiftjis.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/symbol.enc (added) * hiersort/animation/animate.vfs/lib/tcl8.4/encoding/tis-620.enc (added) * hiersort/animation/animate.vfs/main.tcl (added) * hiersort/animation/asd-infmem.hierani (added) * hiersort/animation/asd.hierani (added) * hiersort/animation/cc.bat (added) * hiersort/animation/ccc.bat (added) * hiersort/animation/filelist.txt (added) * hiersort/animation/latest.hierani (added) * hiersort/animation/preprocess.tcl (added) * hiersort/animation/r.bat (added) * hiersort/animation/shell (added) * hiersort/animation/shell/sdx.kit (added) * hiersort/animation/shell/shell-runtime.dat (added) * hiersort/animation/shell/tclkitsh-win32.upx.exe (added) * hiersort/config (added) * hiersort/config/config.mk (added) * hiersort/core (added) * hiersort/core/S.hs (added) * hiersort/doc (added) * hiersort/hierSortDFL-20080210.tar.bz2 (added) * hiersort/objs (added) * hiersort/scripts (added) * hiersort/scripts/detfirst.tcl (added) * hiersort/scripts/g-old.bat (added) * hiersort/scripts/targname (added) * hiersort/sim (added) * hiersort/sim/Assembler.hs (added) * hiersort/sim/Config.hs (added) * hiersort/sim/DFLSystem.hs (added) * hiersort/sim/HierProc.hs (added) * hiersort/sim/Info.hs (added) * hiersort/sim/InterfaceTypes.hs (added) * hiersort/sim/Matcher.hs (added) * hiersort/sim/MatcherProc.hs (added) * hiersort/sim/Presorter.hs (added) * hiersort/sim/Proc.hs (added) * hiersort/sim/Que.hs (added) * hiersort/sim/README (added) * hiersort/sim/RunProcSys.hs (added) * hiersort/sim/SQ2.hs (added) * hiersort/sim/SQ3.hs (added) * hiersort/sim/UpBuf.hs (added) * hiersort/sim/Utils.hs (added) * hiersort/tests (added) * hiersort/tests/README (added) * hiersort/tests/common_parameters (added) * hiersort/tests/heat1d (added) * hiersort/tests/heat1d/Heat1DProg.hs (added) * hiersort/tests/heat1d/Heat1DTest.hs (added) * hiersort/tests/heat1d/Makefile (added) * hiersort/tests/heat1dredirect (added) * hiersort/tests/heat1dredirect/Heat1DRedirectProg.hs (added) * hiersort/tests/heat1dredirect/Heat1DRedirectTest.hs (added) * hiersort/tests/heat1dredirect/Makefile (added) * hiersort/tests/matmul (added) * hiersort/tests/matmul/Makefile (added) * hiersort/tests/matmul/MatMulProg.hs (added) * hiersort/tests/matmul/MatMulProg_straight_send.hs (added) * hiersort/tests/matmul/MatMulTest.hs (added) * hiersort/tests/matmul/experiments (added) * hiersort/tests/matmul/experiments/exp.tcl (added) * hiersort/tests/matmul/experiments/results_buffers (added) * hiersort/tests/matmul/experiments/results_changedsorting (added) * hiersort/tests/matmul/experiments/results_chanwidth (added) * hiersort/tests/matmul/experiments/results_chanwidth2 (added) * hiersort/tests/matmul/experiments/results_differentproblemsizes (added) * hiersort/tests/matmul/experiments/results_matchermem (added) * hiersort/tests/matmul/experiments/results_procparams (added) * hiersort/tests/matmul/experiments/results_procparamsshedule (added) * hiersort/tests/matmul2 (added) * hiersort/tests/matmul2/Makefile (added) * hiersort/tests/matmul2/MatMulProg_straight_send_redirect.hs (added) * hiersort/tests/matmul2/MatMulTest.hs (added) * hiersort/tests/matmulsyst (added) * hiersort/tests/matmulsyst/Makefile (added) * hiersort/tests/matmulsyst/MatMulSystProg.hs (added) * hiersort/tests/matmulsyst/MatMulSystTest.hs (added) Initial commit