More things, better things, awesome
This commit is contained in:
@@ -2,6 +2,8 @@ use std::cmp::Reverse;
|
||||
use std::f64::consts::{FRAC_1_SQRT_2, FRAC_2_SQRT_PI, SQRT_2};
|
||||
|
||||
mod agent;
|
||||
#[cfg(feature = "approx")]
|
||||
mod approx;
|
||||
mod batch;
|
||||
mod game;
|
||||
mod gaussian;
|
||||
|
||||
Reference in New Issue
Block a user