caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Counting bits in a big_int
@ 2004-05-12  3:22 Yaron Minsky
  2004-05-12  4:19 ` Michael Hoisie
       [not found] ` <16547.8441.559944.112854@gargle.gargle.HOWL>
  0 siblings, 2 replies; 7+ messages in thread
From: Yaron Minsky @ 2004-05-12  3:22 UTC (permalink / raw)
  To: Caml Mailing List

Any thoughts on what would be a reasonably efficient way to count the
number of bits in a big_int?  There's no method that directly does it.
 There is the "num_digits_big_int" call, but that returns the number
of machine words.

y

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-05-16  7:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12  3:22 [Caml-list] Counting bits in a big_int Yaron Minsky
2004-05-12  4:19 ` Michael Hoisie
     [not found] ` <16547.8441.559944.112854@gargle.gargle.HOWL>
     [not found]   ` <891bd3390405130427180c36d6@mail.gmail.com>
     [not found]     ` <16547.27869.60461.270873@gargle.gargle.HOWL>
2004-05-15  2:53       ` Yaron Minsky
2004-05-15 11:14         ` Markus Mottl
2004-05-15 20:19           ` Yaron Minsky
2004-05-16  0:51             ` skaller
2004-05-16  7:30             ` Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).