summaryrefslogtreecommitdiff
path: root/src/viaggi/AU/day33
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-08-17 10:54:50 +0200
committerdakkar <dakkar@thenautilus.net>2009-08-17 10:54:50 +0200
commitf3b6e73ca1fcf29731cc2a85114c41fad87d0d96 (patch)
tree452b0c5a8612aceb6975e530193c57dafaba36e7 /src/viaggi/AU/day33
parentCV updated (diff)
downloadthenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.tar.gz
thenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.tar.bz2
thenautilus-f3b6e73ca1fcf29731cc2a85114c41fad87d0d96.zip
moved stuff around
it's a good idea to separate the documents from the templates
Diffstat (limited to 'src/viaggi/AU/day33')
-rw-r--r--src/viaggi/AU/day33/document.en.rest.txt15
l---------src/viaggi/AU/day33/du2html.xsl1
2 files changed, 16 insertions, 0 deletions
diff --git a/src/viaggi/AU/day33/document.en.rest.txt b/src/viaggi/AU/day33/document.en.rest.txt
new file mode 100644
index 0000000..8d973f5
--- /dev/null
+++ b/src/viaggi/AU/day33/document.en.rest.txt
@@ -0,0 +1,15 @@
+Diario - 14 Aug
+===============
+:CreationDate: 2003-01-29 10:51:59
+:tags: viaggi
+
+back to work. completely rewrote the streaming part of the library, now
+general, templatized. had to upgrade compiler because it didn't parse my C++.
+gcc 2.95.2 does!
+
+imported a XOR-trained MLP to the RMLP for n-parity problem, and it works
+flawlessly. expecially after I removed a couple of silly bugs...
+
+problems with payment for FlashRam: bank will not make a funds move, it will
+only make a telegraphic transfer, needing bank address (and I don't have it)
+and AU$25. informed the german guy.
diff --git a/src/viaggi/AU/day33/du2html.xsl b/src/viaggi/AU/day33/du2html.xsl
new file mode 120000
index 0000000..7364257
--- /dev/null
+++ b/src/viaggi/AU/day33/du2html.xsl
@@ -0,0 +1 @@
+../../../../templates/du2html.xsl \ No newline at end of file