Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

9prady9
Copy link
Member

@9prady9 9prady9 commented Aug 8, 2020

Description

  • Add new std dev APIs with bias parameter
  • Add new covariance APIs with bias enum instead of bool
  • Add new variance APIs with bias enum argument instead of bool

Fixes: #2881

Changes to Users

New APIs to control bias for variance, covariance and standard deviation functions.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented
  • Test deprecated API of new API

@9prady9 9prady9 added this to the 3.8.0 milestone Aug 8, 2020
@9prady9 9prady9 requested review from umar456 and syurkevi August 8, 2020 15:44
@9prady9 9prady9 requested a review from umar456 August 12, 2020 16:02
@9prady9 9prady9 force-pushed the add_bias_param branch 2 times, most recently from 5c0a8fe to 0956c34 Compare August 14, 2020 08:12
@9prady9 9prady9 requested review from umar456 and removed request for syurkevi August 14, 2020 08:12
umar456
umar456 previously approved these changes Aug 15, 2020
umar456
umar456 previously approved these changes Aug 15, 2020
@9prady9 9prady9 merged commit 13e1904 into arrayfire:master Aug 16, 2020
@9prady9 9prady9 deleted the add_bias_param branch August 16, 2020 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bias parameter for stdev functions
2 participants