MPSQUARK / BAVCL

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

Update ToString to improve alignment when printing Infinities #21

Closed MPSQUARK closed 2 years ago

MPSQUARK commented 3 years ago

Update ToString to use the highest & lowest NON-infinite value to determine digit parameter

MPSQUARK commented 2 years ago

FIXED using custom Min and Max functions