Skip to content

basic initial version of brownian motion#11

Open
SimonVervisch wants to merge 2 commits intowarlock-labs:mainfrom
SimonVervisch:main
Open

basic initial version of brownian motion#11
SimonVervisch wants to merge 2 commits intowarlock-labs:mainfrom
SimonVervisch:main

Conversation

@SimonVervisch
Copy link

Basic version with support for brownian motion.

Limitations:

  • Works only for floats
  • does not save path of the walk at this point

Possible extensions:

  • add support for random walk


[dependencies]
num-traits = "0.2.19"
rand_distr = "0.4"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool, but not a core dependency of an n dimensional array, more an example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants