Ugly Alpha 1
ohsl:0.7.0

total uncompressed bytes

130.5 KB

total files

26

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", ], has_build_script: false, }

13 wasted files

total waste: 44.1 KB

  1. tests/matrix_tests.rs : 7.9 KB
  2. tests/sparse_tests.rs : 6.1 KB
  3. tests/vector_tests.rs : 5.8 KB
  4. tests/complex_tests.rs : 4.8 KB
  5. tests/mesh2d_tests.rs : 4.4 KB
  6. tests/newton_tests.rs : 2.7 KB
  7. tests/mesh1d_tests.rs : 2.5 KB
  8. examples/linear_systems.rs : 2.1 KB
  9. examples/vector_algebra.rs : 2.0 KB
  10. examples/sparse_linear_system.rs : 1.6 KB
  11. examples/root_finding.rs : 1.5 KB
  12. examples/basic_integration.rs : 1.4 KB
  13. examples/complex_numbers.rs : 1.2 KB