Y
Hacker News
new
|
ask
|
show
|
jobs
by
wrnr
1918 days ago
Gonum wraps the same code, from what i could tell fortran seem to have a neat way to handle more specialised number systems like dual numbers and hyperbolic numbers.
1 comments
spacedome
1918 days ago
You can do operator overloading in fortran to add a new number type, don't remember the details but I wrote a quaternion library once.
link