Hardware-accelerated Vector Compute Library for .NET Containing Quality of life improvements and functionality intended for data science, graphical processing and GPGPU.
Other
10
stars
2
forks
source link
Fix Infinities from displaying as 8 in ToString() #13
Currently any infinity value, will be displayed as 8, to avoid confusion with the number eight this will be changed to Inf. Likewise for negative infinity.
Currently any infinity value, will be displayed as 8, to avoid confusion with the number eight this will be changed to Inf. Likewise for negative infinity.