Ugly Alpha 1
newton_rootfinder:0.5.0

total uncompressed bytes

289.1 KB

total files

76

Fix

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

46 wasted files

total waste: 86.5 KB

  1. tests/log/log_ref.txt : 12.8 KB
  2. benches/broyden_case8.rs : 6.5 KB
  3. tests/jacobian/broyden.rs : 5.4 KB
  4. tests/solver/broyden2_jac/broyden.rs : 5.3 KB
  5. tests/solver/broyden1_jac/broyden.rs : 5.3 KB
  6. benches/minimal_vs_advanced.rs : 4.9 KB
  7. tests/user_model/broyden.rs : 4.5 KB
  8. tests/solver/stationary_newton/broyden.rs : 4.5 KB
  9. tests/solver/newton_raphson/broyden.rs : 4.2 KB
  10. tests/common/run_case.rs : 2.5 KB
  11. tests/log/broyden.rs : 2.3 KB
  12. tests/solver/broyden2_jac/polynom.rs : 2.1 KB
  13. tests/solver/broyden1_jac/polynom.rs : 2.1 KB
  14. tests/parser/parser_fd.rs : 2.0 KB
  15. tests/solver/stationary_newton/polynom.rs : 1.8 KB
  16. tests/parser/parser_jac.rs : 1.7 KB
  17. tests/solver/newton_raphson/polynom.rs : 1.6 KB
  18. benches/data/broyden_case8_BROY2_INV.xml : 1.4 KB
  19. benches/data/broyden_case8_BROY1_INV.xml : 1.4 KB
  20. benches/data/broyden_case8_BROY2.xml : 1.4 KB
  21. benches/data/broyden_case8_BROY1.xml : 1.4 KB
  22. benches/data/broyden_case8_SN.xml : 1.4 KB
  23. benches/data/broyden_case8_NR.xml : 1.4 KB
  24. tests/jacobian/non_linear.rs : 1.3 KB
  25. tests/advanced_parametrization/broyden.rs : 1.2 KB
  26. TODO.md : 1.1 KB
  27. CONTRIBUTE.md : 913 B
  28. tests/parser/data_fd.xml : 904 B
  29. tests/parser/data_jac.xml : 850 B
  30. tests/log/broyden_case10.xml : 689 B
  31. tests/advanced_parametrization/broyden_case10.xml : 689 B
  32. tests/common/matrix.rs : 581 B
  33. tests/common/mod.rs : 141 B
  34. .travis.yml : 112 B
  35. tests/lib.rs : 105 B
  36. tests/solver/mod.rs : 95 B
  37. .gitignore : 41 B
  38. tests/jacobian/mod.rs : 37 B
  39. tests/parser/mod.rs : 31 B
  40. tests/solver/stationary_newton/mod.rs : 26 B
  41. tests/solver/newton_raphson/mod.rs : 26 B
  42. tests/solver/broyden2_jac/mod.rs : 26 B
  43. tests/solver/broyden1_jac/mod.rs : 26 B
  44. tests/user_model/mod.rs : 17 B
  45. tests/log/mod.rs : 13 B
  46. tests/advanced_parametrization/mod.rs : 13 B