HP Patents Bignum Implementation From 1912
I Don't Believe in Imaginary Property writes "The authors of GMP (the GNU Multiple Precision Arithmetic Library) were invited to join Peer-to-Patent to review HP's recent patent on a very old technique for implementing bignums because their software might infringe. Basically, HP's patent claims choosing an exponent based on processor word size. If you choose a 4-bit word size and a binary number, you end up working in hexadecimal. Or for a computer with a 16-bit word and a base-10 number, you use base 10,000 so that each digit of the base-10,000 number would fit into a single 16-bit word. The obvious problem with that is that there's plenty of prior art here. Someone who spent a few minutes Googling found that Knuth describing the idea in TAOCP Vol. 2 and other citations go back to 1912 (which implemented the same algorithm using strips of cardboard and a calculating machine). None of this can be found in the 'references cited' section. Even though the patent examiner did add a couple of references, they appear to have cited some old patents. The patent issued a few months ago was filed back in October of 2004, and collected dust at the USPTO for some 834 days."
...how many of these blatant abuses actually get overturned?
In particular, is there any way sanity can enter the process without having to challenge it in court?
Don't thank God, thank a doctor!
On finding the length of the hypotenuse of a right triangle.
Scope of the invention:
For right triangle with length of two sides denoted by A, B, the length of the hypotenuse denoted by C:
C^2 = A^2 + B^2
and
Abs(C) = Sqrt(A^2 + B^2)
Oh yes.. and my patent on trigonometric functions.. These things I like to call "Sines", "Cosines", "Secants", "ArcSecants", "Tangents", and "ArcTangents".
And PI itself...
Stand back Eolas, i4i, NTP, Unisys, get ready for Mysidia.
Muahahahahahahahahaha!!
I wish the summary said something about what the patent was about.
Actually, the summary explains the whole thing:
It's okay if you don't understand the explanation, but perhaps you should try reading the summary before complaining about it.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Don't laugh, you're cited as prior art.
Table-ized A.I.
...The patent examiner cannot have understood the patent...
Errm, patents are supposed to be usable by someone skilled in the art to produce the invention; no? If the patent examiner can't understand what the patent is about then either:
or both. In the case of (b), the patent should be instantly rejected as it doesn't fulfil the criteria of disclosing details for a limited monopoly,
In the case of (a) the examiner should refer to someone who is [so skilled] to give guidance and to fail to do so is negligence (and so either personally or the USPTO should be liable for costs incurred in defending against such a patent when the patent is shown to be issued wrongly).
A rose by any other name would smell as sweet;
A chrysanthemum by any other name would be easier to spell
I'm not fundamentally against software patents, so long as they follow some basic rules:
This would be completely acceptable to me.