Skip to content

Commit

Permalink
passing tests 🧪
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJepsen committed Jul 28, 2023
1 parent bf19032 commit bc46a44
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 308 deletions.
2 changes: 1 addition & 1 deletion core/src/math/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

use ethers::types::U256;

/// Stochastic process module.
pub mod stochastic_process;
pub mod stochastic_new;

/// Converts a float to a WAD fixed point prepared U256 number.
/// # Arguments
Expand Down
62 changes: 0 additions & 62 deletions core/src/math/stochastic_new.rs

This file was deleted.

Loading

0 comments on commit bc46a44

Please sign in to comment.