Ugly Alpha 1
ohsl:0.7.3

total uncompressed bytes

138.2 KB

total files

27

Fix

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

14 wasted files

total waste: 48.6 KB

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