Ugly Alpha 1
newton_rootfinder:0.9.1

total uncompressed bytes

438.3 KB

total files

128

Fix

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

83 wasted files

total waste: 172.4 KB

  1. tests/log/log_ref_with_additional_infos.txt : 12.8 KB
  2. tests/log/log_ref_without_additional_infos.txt : 12.6 KB
  3. benches/broyden_case8.rs : 10.1 KB
  4. tests/jacobian/broyden.rs : 5.6 KB
  5. tests/solver/greenstadt2_inv_jac/broyden.rs : 5.4 KB
  6. tests/solver/greenstadt1_inv_jac/broyden.rs : 5.4 KB
  7. tests/solver/broyden2_jac/broyden.rs : 5.3 KB
  8. tests/solver/broyden1_inv_jac/broyden.rs : 5.3 KB
  9. tests/solver/greenstadt2_jac/broyden.rs : 5.3 KB
  10. tests/solver/greenstadt1_jac/broyden.rs : 5.3 KB
  11. tests/solver/broyden2_inv_jac/broyden.rs : 5.3 KB
  12. tests/solver/broyden1_jac/broyden.rs : 5.3 KB
  13. tests/solver/stationary_newton/broyden.rs : 4.5 KB
  14. tests/user_model/broyden.rs : 4.5 KB
  15. tests/solver/newton_raphson/broyden.rs : 4.2 KB
  16. benches/square2/static_types.rs : 3.6 KB
  17. benches/square2/dynamic_types.rs : 3.2 KB
  18. tests/errors/inaccurate_values.rs : 3.0 KB
  19. tests/log/broyden.rs : 2.7 KB
  20. tests/common/run_case_closure.rs : 2.5 KB
  21. tests/common/run_case_function.rs : 2.5 KB
  22. tests/model/static_model.rs : 2.3 KB
  23. benches/RESULTS.md : 2.1 KB
  24. tests/solver/greenstadt2_inv_jac/polynom.rs : 2.1 KB
  25. tests/solver/greenstadt1_inv_jac/polynom.rs : 2.1 KB
  26. tests/solver/broyden2_jac/polynom.rs : 2.1 KB
  27. tests/solver/broyden1_inv_jac/polynom.rs : 2.1 KB
  28. tests/solver/greenstadt2_jac/polynom.rs : 2.1 KB
  29. tests/solver/greenstadt1_jac/polynom.rs : 2.0 KB
  30. tests/solver/broyden2_inv_jac/polynom.rs : 2.0 KB
  31. tests/solver/broyden1_jac/polynom.rs : 2.0 KB
  32. tests/parser/parser_fd.rs : 1.9 KB
  33. tests/solver/stationary_newton/polynom.rs : 1.8 KB
  34. tests/parser/parser_jac.rs : 1.7 KB
  35. SPECIFICATIONS.md : 1.6 KB
  36. tests/solver/newton_raphson/polynom.rs : 1.6 KB
  37. tests/user_model/closure.rs : 1.5 KB
  38. tests/errors/non_convergence.rs : 1.4 KB
  39. benches/data/broyden_case8_GRST2_INV.xml : 1.4 KB
  40. benches/data/broyden_case8_GRST1_INV.xml : 1.4 KB
  41. benches/data/broyden_case8_BROY2_INV.xml : 1.4 KB
  42. benches/data/broyden_case8_BROY1_INV.xml : 1.4 KB
  43. benches/data/broyden_case8_GRST2.xml : 1.4 KB
  44. benches/data/broyden_case8_GRST1.xml : 1.4 KB
  45. benches/data/broyden_case8_BROY2.xml : 1.4 KB
  46. benches/data/broyden_case8_BROY1.xml : 1.4 KB
  47. benches/data/broyden_case8_SN.xml : 1.4 KB
  48. benches/data/broyden_case8_NR.xml : 1.4 KB
  49. tests/errors/non_invertible_jacobian.rs : 1.3 KB
  50. tests/jacobian/non_linear.rs : 1.3 KB
  51. benches/square2/minimal_solver_ref.rs : 1.2 KB
  52. tests/advanced_parametrization/broyden.rs : 1.2 KB
  53. .github/workflows/ci.yml : 946 B
  54. CONTRIBUTE.md : 913 B
  55. tests/parser/data_fd.xml : 904 B
  56. tests/parser/data_jac.xml : 850 B
  57. tests/log/broyden_case10.xml : 689 B
  58. tests/advanced_parametrization/broyden_case10.xml : 689 B
  59. tests/common/matrix.rs : 533 B
  60. scripts/run_tests.sh : 261 B
  61. tests/solver/mod.rs : 255 B
  62. tests/common/mod.rs : 244 B
  63. tests/lib.rs : 164 B
  64. tests/errors/mod.rs : 73 B
  65. .gitignore : 54 B
  66. tests/log/mod.rs : 49 B
  67. tests/advanced_parametrization/mod.rs : 49 B
  68. tests/jacobian/mod.rs : 37 B
  69. tests/user_model/mod.rs : 34 B
  70. tests/parser/mod.rs : 31 B
  71. tests/solver/stationary_newton/mod.rs : 26 B
  72. tests/solver/newton_raphson/mod.rs : 26 B
  73. tests/solver/greenstadt2_jac/mod.rs : 26 B
  74. tests/solver/greenstadt2_inv_jac/mod.rs : 26 B
  75. tests/solver/greenstadt1_jac/mod.rs : 26 B
  76. tests/solver/greenstadt1_inv_jac/mod.rs : 26 B
  77. tests/solver/broyden2_jac/mod.rs : 26 B
  78. tests/solver/broyden2_inv_jac/mod.rs : 26 B
  79. tests/solver/broyden1_jac/mod.rs : 26 B
  80. tests/solver/broyden1_inv_jac/mod.rs : 26 B
  81. scripts/run_benchmark.sh : 26 B
  82. tests/model/mod.rs : 18 B
  83. tests/model/dynamic_model.rs : 0 B