simit-lang / simit

A language for computing on sparse systems
http://simit-lang.org
Other
456 stars 52 forks source link

abs and fabs #13

Open fredrikbk opened 8 years ago

fredrikbk commented 8 years ago

Add an intrinsic to compute the absolute value of scalar ints and floats.

VikingScientist commented 8 years ago

Added this to my list in issue #43