-
It should be true that
[1,2,3]^2 == [1,4,9]
An example of usage of this is computation of an approximately Gaussian filtering window:
w = sin([0:255]*pi/256)^4.
2008-06-30 23:50:04 UTC in JMathLib - Octave, Matlab clone in java
-
I am pretty sure that I had a null even though it was impossible (in the programming sense).
I haven't had this problem since then.
2008-05-30 00:53:08 UTC in ZooKeeper
-
Here is a slight fix.
File Added: 1948141-d.patch.
2008-05-12 22:41:42 UTC in ZooKeeper
-
Here is a revised patch that goes against trunk.
It should be applied soon to avoid another set of conflicts.
File Added: 1948141-d.patch.
2008-05-12 21:52:00 UTC in ZooKeeper
-
I definitely missed some updates. I have dealt with the conflicts, but I can't seem to update from SVN right now. It worked 10 minutes ago, but not now.
Time for tea.
2008-05-12 21:06:09 UTC in ZooKeeper
-
I will take a look.
2008-05-12 20:39:29 UTC in ZooKeeper
-
Much nicer. Thanks.
2008-05-05 23:08:24 UTC in ZooKeeper
-
Ben,
Your comments are good, but this is a place-holder. I would hope that you guys would have something much better soon.
a) regarding logging, the logging system should do log rotation and cleanup. Until logging is available in a released version (and I build a log configuration file), I will just do the rotation in this script. It is a placeholder and work-around, after all.
b) re.
2008-05-01 22:58:33 UTC in ZooKeeper
-
Yes.
I was going to make them inner.
Here is another replacement patch.
File Added: 1948141-c.patch.
2008-05-01 21:48:40 UTC in ZooKeeper
-
I am sure it is just you that caused me to create a half-patch. :-)
Here is a corrected one. I deleted the broken one.
File Added: 1948141-c.patch.
2008-05-01 21:42:22 UTC in ZooKeeper