-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Good First IssueGood issue to get started with for new comers.Good issue to get started with for new comers.dont-closeenhancementhelp wanted
Description
Description
IMO algorithm should be working on data type float64 instead of int.
For enhancement:
- All the algorithms should be converted to use
float64as an arguments. Followings are the possible enhancements.- User must handle the type conversion of
inttofloat64. - Should provide both type where
intinternally usesfloat64related function.
- User must handle the type conversion of
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good First IssueGood issue to get started with for new comers.Good issue to get started with for new comers.dont-closeenhancementhelp wanted