Ugly Alpha 1
newton_rootfinder:0.4.0

total uncompressed bytes

239.3 KB

total files

61

Fix

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

32 wasted files

total waste: 53.2 KB

  1. tests/log/log_ref.txt : 10.9 KB
  2. tests/jacobian/broyden.rs : 5.4 KB
  3. benches/minimal_vs_advanced.rs : 5.0 KB
  4. tests/user_model/broyden.rs : 4.5 KB
  5. tests/solver/stationary_newton/broyden.rs : 3.7 KB
  6. tests/solver/newton_raphson/broyden.rs : 3.6 KB
  7. tests/common/run_case.rs : 2.4 KB
  8. tests/log/broyden.rs : 2.1 KB
  9. tests/parser/parser_fd.rs : 2.0 KB
  10. tests/parser/parser_jac.rs : 1.6 KB
  11. tests/solver/stationary_newton/polynom.rs : 1.5 KB
  12. tests/solver/newton_raphson/polynom.rs : 1.5 KB
  13. tests/jacobian/non_linear.rs : 1.3 KB
  14. TODO.md : 1.3 KB
  15. tests/advanced_parametrization/broyden.rs : 1.2 KB
  16. CONTRIBUTE.md : 913 B
  17. tests/parser/data_fd.xml : 904 B
  18. tests/parser/data_jac.xml : 850 B
  19. tests/log/broyden_case10.xml : 689 B
  20. tests/advanced_parametrization/broyden_case10.xml : 689 B
  21. tests/common/matrix.rs : 581 B
  22. tests/common/mod.rs : 141 B
  23. tests/lib.rs : 105 B
  24. tests/solver/mod.rs : 53 B
  25. tests/jacobian/mod.rs : 37 B
  26. .gitignore : 35 B
  27. tests/parser/mod.rs : 31 B
  28. tests/solver/stationary_newton/mod.rs : 26 B
  29. tests/solver/newton_raphson/mod.rs : 26 B
  30. tests/user_model/mod.rs : 17 B
  31. tests/log/mod.rs : 13 B
  32. tests/advanced_parametrization/mod.rs : 13 B