C5T / Current

C++ framework for realtime machine learning.
https://medium.com/dima-korolev/current-for-realtime-machine-learning-4f04aa8ab81a
97 stars 29 forks source link

Can now `= 0` to `Optional<double>`-s, failed due to ambiguity before. #919

Closed dkorolev closed 2 years ago

mzhurovich commented 2 years ago

Typo: numberic -> numeric LGTM otherwise

dkorolev commented 2 years ago

@mzhurovich fixed in https://github.com/C5T/Current/pull/920.