spark-daria icon indicating copy to clipboard operation
spark-daria copied to clipboard

Rand uniform/normal

Open zeotuan opened this issue 1 year ago • 0 comments

Close #155

  • Add rand_range to Samples from ∼ U ( α , β )
  • Add randn to Samples from ∼ N ( α , β )
  • Rename randLaplace and randGamma to use snake case
  • Add support for rand_laplace usage with mu and beta from column
  • More robust implementation of rand_laplace to deal with precision error

zeotuan avatar Oct 07 '24 03:10 zeotuan