comp.lang.ada
 help / color / mirror / Atom feed
* Large numbers (or is Ada the choice for me?)
@ 2001-03-09 18:58 Hans Georg Schaathun
  2001-03-09 19:35 ` Marin David Condic
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Hans Georg Schaathun @ 2001-03-09 18:58 UTC (permalink / raw)


I need a tool to solve large systems of linear equations, with no
floating point operations (or any other approximations) allowed.
Even though I am not a seasoned programmer, I think I'll have to
write the tool myself.

My question is, will it be reasonably simple to handle large
rational numbers with Ada?  Is there any packages for this?

Does basic Ada (gnat) support (f.ex.) 2048-bit integers?  Does
any module exist for integers of dynamic size?  Are these
handled reasonably efficiently, or is there much overhead?

I guess I will manage to implement the rational numbers without
too much hardship, but I really don't feel like implementing
arithmetics on large integers.

:-- Hans Georg
-- 
Signature en panne.



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

end of thread, other threads:[~2001-03-20  3:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-09 18:58 Large numbers (or is Ada the choice for me?) Hans Georg Schaathun
2001-03-09 19:35 ` Marin David Condic
2001-03-09 20:44   ` David Starner
2001-03-09 23:12     ` Marin David Condic
2001-03-10  2:56       ` David Starner
2001-03-10 11:37         ` Florian Weimer
2001-03-10  6:08       ` tmoran
2001-03-09 21:01   ` Randy Brukardt
2001-03-09 23:02   ` Robert A Duff
2001-03-09 23:28     ` Marin David Condic
2001-03-10 16:49       ` Hans Georg Schaathun
2001-03-10 11:59   ` Jeffrey Carter
2001-03-09 20:37 ` Brian Catlin
2001-03-09 21:26 ` JP Thornley
2001-03-09 21:59 ` Tucker Taft
2001-03-15  8:33   ` Modular type (Re: Large numbers) Hans Georg Schaathun
2001-03-15 10:58     ` Florian Weimer
2001-03-15 11:12       ` Hans Georg Schaathun
2001-03-15 16:24         ` Tucker Taft
2001-03-10  1:42 ` Large numbers (or is Ada the choice for me?) Keith Thompson
2001-03-19 20:48 ` Robert I. Eachus
2001-03-20  3:33   ` Brian Rogoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox