You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all algorithms implemented so far interpret numeric inputs from R as double-precision floating point numbers, but there may be perf benefit if single-precision floating point arithmetic is acceptable in term of accuracy.
The text was updated successfully, but these errors were encountered:
Currently all algorithms implemented so far interpret numeric inputs from R as double-precision floating point numbers, but there may be perf benefit if single-precision floating point arithmetic is acceptable in term of accuracy.
The text was updated successfully, but these errors were encountered: