| Anonymous | Login | Signup for a new account | 2013-06-18 23:02 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0004652 | OCaml | OCaml general | public | 2008-11-26 10:04 | 2008-12-03 14:12 | ||||||
| Reporter | hugo | ||||||||||
| Assigned To | |||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||
| Status | acknowledged | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 3.10.2 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0004652: Big_Int random numbers | ||||||||||
| Description | A recent request (0004641) was filed asking for bit twiddling functions for the Big_Int in the Num library. In the same vein I would like to ask if random number generation may also be added the Num library, specifically for the integers. | ||||||||||
| Additional Information | I am working on a simulator to test a machine learning algorithm and require the use of arbitrary precision integers and the generation of random values of such integers. Currently to do this I must use the GMP library (http://gmplib.org/ [^]) which I could otherwise avoid. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-11-26 10:04 | hugo | New Issue | |
| 2008-12-03 14:12 | doligez | Status | new => acknowledged |
| Copyright © 2000 - 2011 MantisBT Group |