Skip to content
/ fbm Public

Fractional Brownian Motion crate for Rust. An attempt to keep parity with the Python fpm module.

Notifications You must be signed in to change notification settings

isosphere/fbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fractional Brownian Motion crate for Rust. An attempt to keep parity with the Python fpm module: https://github.com/crflynn/fbm Code is largely directly taken from that Python module and twisted until it compiles.

Currently untested, it's quite possible I've made serious mistakes. Pull requests welcome.

Releases

No releases published

Packages

No packages published

Languages