Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is Ada any good at numerics, and where can I learn more about it?

ADA good learn numerics
0
10 Posted

Is Ada any good at numerics, and where can I learn more about it?

0

First of all, a lot of people find the general Ada philosophy (modularity, strong-typing, readable syntax, rigorous definition and standardization, etc.) to be a real benefit in numerical programming, as well as in many other types of programming. But Ada –and especially Ada 95– was also designed to meet the special requirements of number-crunching applications. The following sketches out some of these features. Hopefully a little of the flavor of the Ada philosophy will get through, but the best thing you can do at present is to read the two standard reference documents, the Ada 95 Rationale and Reference Manual. Below the GNU Ada 95 compiler is referred to several times. This compiler can be obtained by anonymous FTP from cs.nyu.edu, and at mirror sites declared in the README file of directory pub/gnat.

0
10

First of all, a lot of people find the general Ada philosophy (modularity, strong-typing, readable syntax, rigorous definition and standardization, etc.) to be a real benefit in numerical programming, as well as in many other types of programming. But Ada –and especially Ada 95– was also designed to meet the special requirements of number-crunching applications. The following sketches out some of these features. Hopefully a little of the flavor of the Ada philosophy will get through, but the best thing you can do at present is to read the two standard reference documents, the Ada 95 Rationale and Reference Manual. Below the GNU Ada 95 compiler is referred to several times. This compiler can be obtained by anonymous FTP from cs.nyu.edu, and at mirror sites declared in the README file of directory pub/gnat. 1. Machine portable floating point declarations.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.