Skip to content

Commit

Permalink
include brownian motion
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonVervisch committed Jan 11, 2025
1 parent 09656bf commit 1a98881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brownian.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ where
}

mod tests {
use crate::{Dimensional, LinearArrayStorage};
use crate::{brownian::brownian_motion, Dimensional, LinearArrayStorage};


#[test]
Expand Down

0 comments on commit 1a98881

Please sign in to comment.