DoubleBuffer generator was moved to DoubleBuffer file and factory fun… #485

Open
apomytkina wants to merge 3 commits from apomytkina/hse_fix into dev
apomytkina commented 2022-05-15 16:56:23 +03:00 (Migrated from github.com)

…ctions were added for LongArray

…ctions were added for LongArray
altavir (Migrated from github.com) requested changes 2022-05-15 19:20:31 +03:00
This pull request has changes conflicting with the target branch.
  • kmath-core/src/commonMain/kotlin/space/kscience/kmath/operations/LogicAlgebra.kt
  • kmath-core/src/commonMain/kotlin/space/kscience/kmath/structures/DoubleBuffer.kt
  • kmath-histograms/src/commonTest/kotlin/space/kscience/kmath/histogram/UniformHistogram1DTest.kt
  • kmath-stat/src/commonMain/kotlin/space/kscience/kmath/samplers/BoxMullerSampler.kt
  • kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/RandomChain.kt
  • kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/RandomGenerator.kt

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin apomytkina/hse_fix:apomytkina/hse_fix
git checkout apomytkina/hse_fix
Sign in to join this conversation.
No description provided.