Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAMath

The DAMath library is used by the XlCalcNet library to provide fast and accurate calculation of many special functions (most real, some complex) in double precision.

This repository contains the source code of the DAMath library and other works by Wolfgang Ehrhardt, reorganised in a way which makes it easily accessable within Github. The reorganised source code has been copied from https://github.com/chadilukito/www.wolfgang-ehrhardt.de/tree/master.

In this repository the source code of the DAMath library is located here.

The Reference Manual for DAMath's Special Functions can be downloaded from here.

Historical note

The DAMath package used to be available at the website "www.wolfgang-ehrhardt.de".

However, in early 2019, Wolfgang Ehrhardt passed away, and the website became unreachable for a while. It has then been repurposed to provide information on cryptography (which is one of the areas in which Wolfgang Ehrhardt was active).

Luckily, the content of the original website is still available at https://web.archive.org/web/20190628091417/http://www.wolfgang-ehrhardt.de/index.html, so people looking for additional information regarding DAmath or AMath can browse the material at that site.

About

Access to the content of the DAMath library and other works by Wolfgang Ehrhardt

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages

Generated from duhadler/XlCalcNet2