Browse thread
[Caml-list] Num library
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alain Frisch <frisch@c...> |
| Subject: | [Caml-list] Num library |
Hello Caml List, I'm considering using the Num library (from the standard distribution) for implementing numbers in an interpreter. Questions: - Is there any benchmark available ? What is the overhead when dealing with "small" integers ? - How does the library compare with other large/rational numbers implementations ? - The manual mentions two special elements 1/0 and 0/0; it seems that -1/0 is also available. Is it a bug in the manual or the implementation ? -- Alain ------------------- 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