lme-python 0.2.4__tar.gz → 0.2.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. {lme_python-0.2.4 → lme_python-0.2.5}/CHANGELOG.md +9 -0
  2. {lme_python-0.2.4 → lme_python-0.2.5}/Cargo.lock +1 -1
  3. {lme_python-0.2.4 → lme_python-0.2.5}/Cargo.toml +1 -1
  4. {lme_python-0.2.4 → lme_python-0.2.5}/GUIDE.md +1 -1
  5. {lme_python-0.2.4 → lme_python-0.2.5}/PKG-INFO +1 -1
  6. {lme_python-0.2.4 → lme_python-0.2.5}/README.md +1 -1
  7. {lme_python-0.2.4 → lme_python-0.2.5}/docs/rustdoc.css +11 -10
  8. {lme_python-0.2.4 → lme_python-0.2.5}/python/Cargo.lock +2 -2
  9. {lme_python-0.2.4 → lme_python-0.2.5}/python/Cargo.toml +1 -1
  10. {lme_python-0.2.4 → lme_python-0.2.5}/.JuliaFormatter.toml +0 -0
  11. {lme_python-0.2.4 → lme_python-0.2.5}/.github/FUNDING.yml +0 -0
  12. {lme_python-0.2.4 → lme_python-0.2.5}/.github/dependabot.yml +0 -0
  13. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/audit.yml +0 -0
  14. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/benchmarks.yml +0 -0
  15. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/cache-prime.yml +0 -0
  16. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/ci.yml +0 -0
  17. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/crate-publish-dry-run.yml +0 -0
  18. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/fuzz-smoke.yml +0 -0
  19. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/pages.yml +0 -0
  20. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/python-release.yml +0 -0
  21. {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/repo-metadata.yml +0 -0
  22. {lme_python-0.2.4 → lme_python-0.2.5}/.gitignore +0 -0
  23. {lme_python-0.2.4 → lme_python-0.2.5}/AGENTS.md +0 -0
  24. {lme_python-0.2.4 → lme_python-0.2.5}/BENCHMARKS.md +0 -0
  25. {lme_python-0.2.4 → lme_python-0.2.5}/BENCHMARK_COVERAGE.md +0 -0
  26. {lme_python-0.2.4 → lme_python-0.2.5}/CI_PERFORMANCE.md +0 -0
  27. {lme_python-0.2.4 → lme_python-0.2.5}/CONTRIBUTING.md +0 -0
  28. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSE +0 -0
  29. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/Apache-2.0.txt +0 -0
  30. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/BSD-3-Clause-OpenBLAS.txt +0 -0
  31. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/GPL-2.0-or-later.txt +0 -0
  32. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/Intel-Simplified-Software-License.txt +0 -0
  33. {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/LGPL-2.1-only.txt +0 -0
  34. {lme_python-0.2.4 → lme_python-0.2.5}/OPTIMIZATION.md +0 -0
  35. {lme_python-0.2.4 → lme_python-0.2.5}/RELEASING.md +0 -0
  36. {lme_python-0.2.4 → lme_python-0.2.5}/RELINKING.md +0 -0
  37. {lme_python-0.2.4 → lme_python-0.2.5}/REPO_COMPLETION_BY_AREA.md +0 -0
  38. {lme_python-0.2.4 → lme_python-0.2.5}/THIRD_PARTY_NOTICES.md +0 -0
  39. {lme_python-0.2.4 → lme_python-0.2.5}/Taskfile.yml +0 -0
  40. {lme_python-0.2.4 → lme_python-0.2.5}/USABILITY.md +0 -0
  41. {lme_python-0.2.4 → lme_python-0.2.5}/benches/bench_load_production.rs +0 -0
  42. {lme_python-0.2.4 → lme_python-0.2.5}/benches/bench_math.rs +0 -0
  43. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/external-nlmm-inference-python-timings-2026-08-14.json +0 -0
  44. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-04.json +0 -0
  45. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-06.json +0 -0
  46. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-08.json +0 -0
  47. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-direct-intercept-gram.json +0 -0
  48. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-full-lmm.json +0 -0
  49. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-glmm.json +0 -0
  50. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-large-intercept-setup.json +0 -0
  51. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-large-slopes-linear-cache.json +0 -0
  52. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-large-slopes.json +0 -0
  53. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-sleepstudy-slopes.json +0 -0
  54. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09.json +0 -0
  55. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-10-cold-setup-followup.json +0 -0
  56. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-16-cold-fit-lt1.json +0 -0
  57. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-22-full-tier-a.json +0 -0
  58. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-09-09-refactor.json +0 -0
  59. {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/refactor-2026-09-09.json +0 -0
  60. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/COMPARISONS.md +0 -0
  61. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_external_timings.R +0 -0
  62. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_julia_perf.jl +0 -0
  63. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_julia_timing.jl +0 -0
  64. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_rust_julia.rs +0 -0
  65. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_perf_breakdown.rs +0 -0
  66. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.R +0 -0
  67. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.jl +0 -0
  68. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.py +0 -0
  69. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.rs +0 -0
  70. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/comparison_chart.png +0 -0
  71. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.R +0 -0
  72. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.jl +0 -0
  73. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.py +0 -0
  74. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.rs +0 -0
  75. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.R +0 -0
  76. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.jl +0 -0
  77. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.py +0 -0
  78. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.rs +0 -0
  79. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.R +0 -0
  80. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.jl +0 -0
  81. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.py +0 -0
  82. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.rs +0 -0
  83. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.R +0 -0
  84. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.jl +0 -0
  85. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.py +0 -0
  86. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.rs +0 -0
  87. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.R +0 -0
  88. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.jl +0 -0
  89. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.py +0 -0
  90. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.rs +0 -0
  91. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.R +0 -0
  92. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.jl +0 -0
  93. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.py +0 -0
  94. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.rs +0 -0
  95. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.R +0 -0
  96. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.jl +0 -0
  97. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.py +0 -0
  98. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.rs +0 -0
  99. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/nlmm_sspower.R +0 -0
  100. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_offset.R +0 -0
  101. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_offset.jl +0 -0
  102. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_probit.R +0 -0
  103. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_probit.jl +0 -0
  104. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_weighted.R +0 -0
  105. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_weighted.jl +0 -0
  106. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/parity_r_setup.R +0 -0
  107. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/sleepstudy_offset.R +0 -0
  108. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/sleepstudy_offset.jl +0 -0
  109. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity_export.rs +0 -0
  110. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/pastes_emmeans.R +0 -0
  111. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/pastes_glht.R +0 -0
  112. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/r_setup.R +0 -0
  113. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.R +0 -0
  114. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.jl +0 -0
  115. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.py +0 -0
  116. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.rs +0 -0
  117. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_confint_profile.R +0 -0
  118. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.R +0 -0
  119. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.jl +0 -0
  120. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.py +0 -0
  121. {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.rs +0 -0
  122. {lme_python-0.2.4 → lme_python-0.2.5}/completion_manifest.json +0 -0
  123. {lme_python-0.2.4 → lme_python-0.2.5}/docs/CALO_CALIBRATION.md +0 -0
  124. {lme_python-0.2.4 → lme_python-0.2.5}/docs/EXAMPLES.md +0 -0
  125. {lme_python-0.2.4 → lme_python-0.2.5}/docs/README.md +0 -0
  126. {lme_python-0.2.4 → lme_python-0.2.5}/docs/TROUBLESHOOTING.md +0 -0
  127. {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/app.js +0 -0
  128. {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/data/latest.json +0 -0
  129. {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/index.html +0 -0
  130. {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/styles.css +0 -0
  131. {lme_python-0.2.4 → lme_python-0.2.5}/docs/index.html +0 -0
  132. {lme_python-0.2.4 → lme_python-0.2.5}/docs/rustdoc.md +0 -0
  133. {lme_python-0.2.4 → lme_python-0.2.5}/examples/batch_sspower_cpu.rs +0 -0
  134. {lme_python-0.2.4 → lme_python-0.2.5}/examples/bench_external_timings.rs +0 -0
  135. {lme_python-0.2.4 → lme_python-0.2.5}/examples/dump_cascade_fixtures.rs +0 -0
  136. {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_formula_ast.rs +0 -0
  137. {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_mcp_adjust.rs +0 -0
  138. {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_theta_grid.rs +0 -0
  139. {lme_python-0.2.4 → lme_python-0.2.5}/examples/nlmm_fixture_dump.rs +0 -0
  140. {lme_python-0.2.4 → lme_python-0.2.5}/lefthook.yml +0 -0
  141. {lme_python-0.2.4 → lme_python-0.2.5}/legal/dependency-license-exceptions.json +0 -0
  142. {lme_python-0.2.4 → lme_python-0.2.5}/legal/fixture-provenance.json +0 -0
  143. {lme_python-0.2.4 → lme_python-0.2.5}/lme-rs-icon.png +0 -0
  144. {lme_python-0.2.4 → lme_python-0.2.5}/lme-rs.png +0 -0
  145. {lme_python-0.2.4 → lme_python-0.2.5}/mise.toml +0 -0
  146. {lme_python-0.2.4 → lme_python-0.2.5}/pyproject.toml +0 -0
  147. {lme_python-0.2.4 → lme_python-0.2.5}/python/PYTHON_GUIDE.md +0 -0
  148. {lme_python-0.2.4 → lme_python-0.2.5}/python/README.md +0 -0
  149. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/glmer_cbpp.py +0 -0
  150. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/glmer_grouseticks.py +0 -0
  151. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/lm_basics.py +0 -0
  152. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/lmer_sleepstudy.py +0 -0
  153. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/model_comparison.py +0 -0
  154. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/.gitignore +0 -0
  155. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/README.md +0 -0
  156. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/compare_plots.py +0 -0
  157. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/figure_specs.py +0 -0
  158. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/find_rscript.py +0 -0
  159. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/numeric_overlay.py +0 -0
  160. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/paths.py +0 -0
  161. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/plot_demo.py +0 -0
  162. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/plot_r.R +0 -0
  163. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/run_all.py +0 -0
  164. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/README.md +0 -0
  165. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/conftest.py +0 -0
  166. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/parity.py +0 -0
  167. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/paths.py +0 -0
  168. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/run.py +0 -0
  169. {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/test_parity.py +0 -0
  170. {lme_python-0.2.4 → lme_python-0.2.5}/python/lme_python.pyi +0 -0
  171. {lme_python-0.2.4 → lme_python-0.2.5}/python/src/controls.rs +0 -0
  172. {lme_python-0.2.4 → lme_python-0.2.5}/python/src/fitting.rs +0 -0
  173. {lme_python-0.2.4 → lme_python-0.2.5}/python/src/input.rs +0 -0
  174. {lme_python-0.2.4 → lme_python-0.2.5}/python/src/lib.rs +0 -0
  175. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_api_parity.py +0 -0
  176. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_basic.py +0 -0
  177. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_cv.py +0 -0
  178. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_dataframe_inputs.py +0 -0
  179. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_golden_parity.py +0 -0
  180. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_model_contracts.py +0 -0
  181. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_nlmer_custom_mean.py +0 -0
  182. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_simulate_scale.py +0 -0
  183. {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_wheel_notices.py +0 -0
  184. {lme_python-0.2.4 → lme_python-0.2.5}/python/uv.lock +0 -0
  185. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/build_benchmark_site.py +0 -0
  186. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/README.md +0 -0
  187. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/check_completion_score.py +0 -0
  188. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/check_legal_compliance.py +0 -0
  189. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/julia_format.jl +0 -0
  190. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/lme_ci.py +0 -0
  191. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/package_wheel_notices.py +0 -0
  192. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/r_format.R +0 -0
  193. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/run.sh +0 -0
  194. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/dump_dyestuff.R +0 -0
  195. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/dump_pastes.R +0 -0
  196. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/explorations/README.md +0 -0
  197. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/local_ci.ps1 +0 -0
  198. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/local_ci.sh +0 -0
  199. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/make_penicillin_csv.py +0 -0
  200. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/plot_comparisons.py +0 -0
  201. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_cross_language_benchmarks.py +0 -0
  202. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_external_timings.py +0 -0
  203. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_fair_rust_julia_benchmark.py +0 -0
  204. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_perf_breakdown.py +0 -0
  205. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/sync_github_repo_metadata.py +0 -0
  206. {lme_python-0.2.4 → lme_python-0.2.5}/scripts/verify_cross_language_parity.py +0 -0
  207. {lme_python-0.2.4 → lme_python-0.2.5}/src/anova.rs +0 -0
  208. {lme_python-0.2.4 → lme_python-0.2.5}/src/anova_contrasts.rs +0 -0
  209. {lme_python-0.2.4 → lme_python-0.2.5}/src/basis.rs +0 -0
  210. {lme_python-0.2.4 → lme_python-0.2.5}/src/bootstrap.rs +0 -0
  211. {lme_python-0.2.4 → lme_python-0.2.5}/src/contrast.rs +0 -0
  212. {lme_python-0.2.4 → lme_python-0.2.5}/src/cv.rs +0 -0
  213. {lme_python-0.2.4 → lme_python-0.2.5}/src/ddf.rs +0 -0
  214. {lme_python-0.2.4 → lme_python-0.2.5}/src/display.rs +0 -0
  215. {lme_python-0.2.4 → lme_python-0.2.5}/src/emmeans.rs +0 -0
  216. {lme_python-0.2.4 → lme_python-0.2.5}/src/execution.rs +0 -0
  217. {lme_python-0.2.4 → lme_python-0.2.5}/src/family.rs +0 -0
  218. {lme_python-0.2.4 → lme_python-0.2.5}/src/formula.rs +0 -0
  219. {lme_python-0.2.4 → lme_python-0.2.5}/src/glmm_math.rs +0 -0
  220. {lme_python-0.2.4 → lme_python-0.2.5}/src/intercept_blocked.rs +0 -0
  221. {lme_python-0.2.4 → lme_python-0.2.5}/src/kenward_roger.rs +0 -0
  222. {lme_python-0.2.4 → lme_python-0.2.5}/src/kr_modcomp.rs +0 -0
  223. {lme_python-0.2.4 → lme_python-0.2.5}/src/kr_vcov_adj.rs +0 -0
  224. {lme_python-0.2.4 → lme_python-0.2.5}/src/lib.rs +0 -0
  225. {lme_python-0.2.4 → lme_python-0.2.5}/src/math.rs +0 -0
  226. {lme_python-0.2.4 → lme_python-0.2.5}/src/mcp.rs +0 -0
  227. {lme_python-0.2.4 → lme_python-0.2.5}/src/model.rs +0 -0
  228. {lme_python-0.2.4 → lme_python-0.2.5}/src/model_matrix.rs +0 -0
  229. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/block_solve.rs +0 -0
  230. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/fit.rs +0 -0
  231. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/formula.rs +0 -0
  232. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mean.rs +0 -0
  233. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mean_fn.rs +0 -0
  234. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mod.rs +0 -0
  235. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/predict.rs +0 -0
  236. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/re_cov.rs +0 -0
  237. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/self_start.rs +0 -0
  238. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasymp.rs +0 -0
  239. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasympoff.rs +0 -0
  240. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasymporig.rs +0 -0
  241. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssbiexp.rs +0 -0
  242. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssfpl.rs +0 -0
  243. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssgompertz.rs +0 -0
  244. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/sslogis.rs +0 -0
  245. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssmicmen.rs +0 -0
  246. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/sspower.rs +0 -0
  247. {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssweibull.rs +0 -0
  248. {lme_python-0.2.4 → lme_python-0.2.5}/src/ols.rs +0 -0
  249. {lme_python-0.2.4 → lme_python-0.2.5}/src/optimizer.rs +0 -0
  250. {lme_python-0.2.4 → lme_python-0.2.5}/src/perf_diag.rs +0 -0
  251. {lme_python-0.2.4 → lme_python-0.2.5}/src/predict.rs +0 -0
  252. {lme_python-0.2.4 → lme_python-0.2.5}/src/prepared.rs +0 -0
  253. {lme_python-0.2.4 → lme_python-0.2.5}/src/profile_ci.rs +0 -0
  254. {lme_python-0.2.4 → lme_python-0.2.5}/src/quadrature.rs +0 -0
  255. {lme_python-0.2.4 → lme_python-0.2.5}/src/robust.rs +0 -0
  256. {lme_python-0.2.4 → lme_python-0.2.5}/src/satterthwaite.rs +0 -0
  257. {lme_python-0.2.4 → lme_python-0.2.5}/src/simulate.rs +0 -0
  258. {lme_python-0.2.4 → lme_python-0.2.5}/src/studentized_range.rs +0 -0
  259. {lme_python-0.2.4 → lme_python-0.2.5}/tests/categorical_anova_test.rs +0 -0
  260. {lme_python-0.2.4 → lme_python-0.2.5}/tests/ci_consolidated.rs +0 -0
  261. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/cbpp_binary.csv +0 -0
  262. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/cbpp_binary_weighted.csv +0 -0
  263. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/dyestuff.csv +0 -0
  264. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/dyestuff_intercept_reml.json +0 -0
  265. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial.json +0 -0
  266. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_agq.json +0 -0
  267. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_cloglog.json +0 -0
  268. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_probit.json +0 -0
  269. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_weighted.json +0 -0
  270. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_gamma_dyestuff.json +0 -0
  271. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_poisson.json +0 -0
  272. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_poisson_offset.json +0 -0
  273. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/golden_parity_manifest.json +0 -0
  274. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/grouseticks.csv +0 -0
  275. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/intercept_only.json +0 -0
  276. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/mock_crossed.json +0 -0
  277. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/mock_ml.json +0 -0
  278. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/orange.csv +0 -0
  279. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/orange_nlmer.json +0 -0
  280. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes.csv +0 -0
  281. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_cask_reml.json +0 -0
  282. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_emmeans.json +0 -0
  283. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_glht_tukey.json +0 -0
  284. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/penicillin.csv +0 -0
  285. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/penicillin.json +0 -0
  286. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/r_edge_case_matrix.json +0 -0
  287. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/random_slopes.json +0 -0
  288. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy.csv +0 -0
  289. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_confint_profile.json +0 -0
  290. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_confint_profile_vc.json +0 -0
  291. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_offset_reml.json +0 -0
  292. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymp_synthetic.csv +0 -0
  293. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasympoff_nlmer.json +0 -0
  294. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasympoff_synthetic.csv +0 -0
  295. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymporig_nlmer.json +0 -0
  296. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymporig_synthetic.csv +0 -0
  297. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssbiexp_nlmer.json +0 -0
  298. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssbiexp_synthetic.csv +0 -0
  299. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfol_nlmer.json +0 -0
  300. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfpl_nlmer.json +0 -0
  301. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfpl_synthetic.csv +0 -0
  302. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssgompertz_nlmer.json +0 -0
  303. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssgompertz_synthetic.csv +0 -0
  304. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssmicmen_nlmer.json +0 -0
  305. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssmicmen_synthetic.csv +0 -0
  306. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sspower_nlmer.json +0 -0
  307. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sspower_synthetic.csv +0 -0
  308. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssweibull_nlmer.json +0 -0
  309. {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssweibull_synthetic.csv +0 -0
  310. {lme_python-0.2.4 → lme_python-0.2.5}/tests/gen_nlmm_extras.R +0 -0
  311. {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_mock_data.py +0 -0
  312. {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_nlmm_fixtures.R +0 -0
  313. {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_r_edge_case_matrix.R +0 -0
  314. {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_test_data.R +0 -0
  315. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_anova.rs +0 -0
  316. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_anova_types.rs +0 -0
  317. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bootstrap.rs +0 -0
  318. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt.rs +0 -0
  319. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_edges.rs +0 -0
  320. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_more.rs +0 -0
  321. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_numerics.rs +0 -0
  322. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_conditional_real.rs +0 -0
  323. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_confint_profile.rs +0 -0
  324. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_confint_simulate.rs +0 -0
  325. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_contrast.rs +0 -0
  326. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_coverage_edge_cases.rs +0 -0
  327. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_coverage_gaps.rs +0 -0
  328. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_crossed_mock.rs +0 -0
  329. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_cv.rs +0 -0
  330. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_e2e_lmer.rs +0 -0
  331. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_edge_cases.rs +0 -0
  332. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_emmeans.rs +0 -0
  333. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_errors.rs +0 -0
  334. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_explorations.rs +0 -0
  335. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_external_timings_artifact.rs +0 -0
  336. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_failure_modes.rs +0 -0
  337. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_formula.rs +0 -0
  338. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_formula_stress.rs +0 -0
  339. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_gaps.rs +0 -0
  340. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm.rs +0 -0
  341. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_links.rs +0 -0
  342. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_offset_grouseticks.rs +0 -0
  343. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_weighted.rs +0 -0
  344. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_golden_parity.rs +0 -0
  345. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_inference_guards.rs +0 -0
  346. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_intercept_only.rs +0 -0
  347. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_kenward_roger.rs +0 -0
  348. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_kr_modcomp_pastes.rs +0 -0
  349. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_mcp.rs +0 -0
  350. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_ml_optimization.rs +0 -0
  351. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_model_contracts.rs +0 -0
  352. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_agq.rs +0 -0
  353. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_bounds.rs +0 -0
  354. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_custom_mean.rs +0 -0
  355. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_orange.rs +0 -0
  356. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_orange_multi_re.rs +0 -0
  357. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_self_start.rs +0 -0
  358. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ss_new_means.rs +0 -0
  359. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssasymp.rs +0 -0
  360. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssasymp_off_orig.rs +0 -0
  361. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssfol.rs +0 -0
  362. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssmicmen.rs +0 -0
  363. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_sspower.rs +0 -0
  364. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_no_intercept.rs +0 -0
  365. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_numerical_parity.rs +0 -0
  366. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_predict.rs +0 -0
  367. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_production_load.rs +0 -0
  368. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_r_edge_case_matrix.rs +0 -0
  369. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_random_slopes.rs +0 -0
  370. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_robust.rs +0 -0
  371. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_sandwich_math.R +0 -0
  372. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_satterthwaite.rs +0 -0
  373. {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_statistical_identities.rs +0 -0
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.2.5] - 2026-09-11
11
+
12
+ ### Fixed
13
+
14
+ - Apply the API documentation's typography, link colors, table spacing, and code
15
+ styling inside the docs.rs wrapper as well as standalone rustdoc pages.
16
+ Version 0.2.4's new layout was visible on docs.rs, but its body-specific CSS
17
+ selectors prevented these additional styles from applying there.
18
+
10
19
  ## [0.2.4] - 2026-09-10
11
20
 
12
21
  ### Changed
@@ -1508,7 +1508,7 @@ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1508
1508
 
1509
1509
  [[package]]
1510
1510
  name = "lme-rs"
1511
- version = "0.2.4"
1511
+ version = "0.2.5"
1512
1512
  dependencies = [
1513
1513
  "ahash",
1514
1514
  "anyhow",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "lme-rs"
3
- version = "0.2.4"
3
+ version = "0.2.5"
4
4
  edition = "2021"
5
5
  authors = ["Martin Huck <x4g4p3x@users.noreply.github.com>"]
6
6
  description = "Rust port of R's lme4: linear, generalized, and nonlinear mixed-effects models"
@@ -30,7 +30,7 @@ dependencies to its `Cargo.toml`:
30
30
 
31
31
  ```toml
32
32
  [dependencies]
33
- lme-rs = "0.2.4"
33
+ lme-rs = "0.2.5"
34
34
  polars = { version = "0.46", features = ["csv"] }
35
35
  anyhow = "1"
36
36
  ```
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lme_python
3
- Version: 0.2.4
3
+ Version: 0.2.5
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  Classifier: Programming Language :: Python :: Implementation :: PyPy
@@ -52,7 +52,7 @@ Add these dependencies to your application's `Cargo.toml`:
52
52
 
53
53
  ```toml
54
54
  [dependencies]
55
- lme-rs = "0.2.4"
55
+ lme-rs = "0.2.5"
56
56
  polars = { version = "0.46", features = ["csv"] }
57
57
  anyhow = "1"
58
58
  ```
@@ -1,6 +1,7 @@
1
1
  /* Shared by docs.rs and `task doc` / `task docs:check`.
2
2
  * Extend the built-in rustdoc themes without replacing navigation or search.
3
3
  * Keep all fonts and assets local to rustdoc; no remote dependencies.
4
+ * docs.rs puts .rustdoc on a wrapper div; local rustdoc puts it on body.
4
5
  */
5
6
  :root {
6
7
  --lme-accent: #08756c;
@@ -20,40 +21,40 @@
20
21
  --lme-muted: #b0c5c7;
21
22
  }
22
23
 
23
- body.rustdoc main .docblock {
24
+ .rustdoc main .docblock {
24
25
  font-family: "Fira Sans", system-ui, sans-serif;
25
26
  line-height: 1.7;
26
27
  }
27
28
 
28
- body.rustdoc main .docblock a {
29
+ .rustdoc main .docblock a {
29
30
  color: var(--lme-accent);
30
31
  text-underline-offset: 0.18em;
31
32
  }
32
33
 
33
- body.rustdoc main .docblock a:hover {
34
+ .rustdoc main .docblock a:hover {
34
35
  text-decoration: underline;
35
36
  }
36
37
 
37
- body.rustdoc main .docblock h2 {
38
+ .rustdoc main .docblock h2 {
38
39
  margin-top: 2.2rem;
39
40
  padding-bottom: 0.5rem;
40
41
  }
41
42
 
42
- body.rustdoc main .docblock pre {
43
+ .rustdoc main .docblock pre {
43
44
  border: 1px solid var(--border-color);
44
45
  border-radius: 8px;
45
46
  padding: 1.1rem;
46
47
  line-height: 1.55;
47
48
  }
48
49
 
49
- body.rustdoc main .docblock table {
50
+ .rustdoc main .docblock table {
50
51
  width: 100%;
51
52
  margin: 1rem 0;
52
53
  font-size: 0.95em;
53
54
  }
54
55
 
55
- body.rustdoc main .docblock th,
56
- body.rustdoc main .docblock td {
56
+ .rustdoc main .docblock th,
57
+ .rustdoc main .docblock td {
57
58
  padding: 0.85rem 1rem;
58
59
  vertical-align: top;
59
60
  }
@@ -139,8 +140,8 @@ body.rustdoc main .docblock td {
139
140
  grid-template-columns: 1fr;
140
141
  }
141
142
 
142
- body.rustdoc main .docblock th,
143
- body.rustdoc main .docblock td {
143
+ .rustdoc main .docblock th,
144
+ .rustdoc main .docblock td {
144
145
  padding: 0.65rem;
145
146
  }
146
147
  }
@@ -1262,7 +1262,7 @@ checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1262
1262
 
1263
1263
  [[package]]
1264
1264
  name = "lme-rs"
1265
- version = "0.2.4"
1265
+ version = "0.2.5"
1266
1266
  dependencies = [
1267
1267
  "ahash",
1268
1268
  "anyhow",
@@ -1286,7 +1286,7 @@ dependencies = [
1286
1286
 
1287
1287
  [[package]]
1288
1288
  name = "lme_python"
1289
- version = "0.2.4"
1289
+ version = "0.2.5"
1290
1290
  dependencies = [
1291
1291
  "lme-rs",
1292
1292
  "ndarray 0.16.1",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "lme_python"
3
- version = "0.2.4"
3
+ version = "0.2.5"
4
4
  edition = "2021"
5
5
  authors = ["Martin Huck <x4g4p3x@users.noreply.github.com>"]
6
6
  description = "Python bindings for lme-rs"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes