Skip to content

Commit

Permalink
Restructure even more
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-k committed Mar 4, 2024
1 parent 865ddfc commit 61bfba5
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 143 deletions.
4 changes: 2 additions & 2 deletions crates/finitediff/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@
//! ```
pub mod array;
// #[cfg(feature = "ndarray")]
// mod ndarray_m;
#[cfg(feature = "ndarray")]
mod ndarray_m;
mod pert;
mod utils;
mod vec;
Expand Down
Loading

0 comments on commit 61bfba5

Please sign in to comment.