aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjdl <x75@users.sourceforge.net>2002-07-02 20:32:59 +0000
committerjdl <x75@users.sourceforge.net>2002-07-02 20:32:59 +0000
commit992bd94dddb021b297fcf28cb5248cc94f48aaf3 (patch)
tree4c883cab8c330942fbc91559dad8e8168fb56e95 /TODO
This commit was generated by cvs2svn to compensate for changes in r24,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/cxc/; revision=25
Diffstat (limited to 'TODO')
-rw-r--r--TODO42
1 files changed, 42 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..62adc95
--- /dev/null
+++ b/TODO
@@ -0,0 +1,42 @@
+
+-scaler
+
+-event_quantize
+
+-autosequ
+
+-htget/curl
+
+-/dev/random
+-/proc + other system data // done 20020321
+ * handle SMP systems (cpuinfo)
+
+-eth (network device statistics)
+
+-distribution:
+ randomix.c: add double gaussrand() to that file with
+ callback or something .. ?
+
+-libpcap wrapper
+
+-statistics
+ *mean
+ *average + standard deviation (sliced (param) for non-stationary signals?)
+ *histogram
+ *ascii2sig
+
+ *delta~ (difference between last 2 samples)
+
+ *sigrandomix
+
+-serialize seems to have bug on resize ..
+
+
+
+
+-----
+-delta~
+-histo (pmf,pdf,mean,ad,sd)
+-random~
+
+-rand swap~: byteshuffle~ or byteshift~ ...