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.
- {lme_python-0.2.4 → lme_python-0.2.5}/CHANGELOG.md +9 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/Cargo.lock +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/Cargo.toml +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/GUIDE.md +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/PKG-INFO +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/README.md +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/rustdoc.css +11 -10
- {lme_python-0.2.4 → lme_python-0.2.5}/python/Cargo.lock +2 -2
- {lme_python-0.2.4 → lme_python-0.2.5}/python/Cargo.toml +1 -1
- {lme_python-0.2.4 → lme_python-0.2.5}/.JuliaFormatter.toml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/FUNDING.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/dependabot.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/audit.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/benchmarks.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/cache-prime.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/ci.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/crate-publish-dry-run.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/fuzz-smoke.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/pages.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/python-release.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.github/workflows/repo-metadata.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/.gitignore +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/AGENTS.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/BENCHMARKS.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/BENCHMARK_COVERAGE.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/CI_PERFORMANCE.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/CONTRIBUTING.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSE +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/Apache-2.0.txt +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/BSD-3-Clause-OpenBLAS.txt +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/GPL-2.0-or-later.txt +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/Intel-Simplified-Software-License.txt +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/LICENSES/LGPL-2.1-only.txt +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/OPTIMIZATION.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/RELEASING.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/RELINKING.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/REPO_COMPLETION_BY_AREA.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/THIRD_PARTY_NOTICES.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/Taskfile.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/USABILITY.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benches/bench_load_production.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benches/bench_math.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/external-nlmm-inference-python-timings-2026-08-14.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-04.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-06.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-08.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-direct-intercept-gram.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-full-lmm.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-glmm.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-large-intercept-setup.json +0 -0
- {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
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-large-slopes.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-sleepstudy-slopes.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-10-cold-setup-followup.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-16-cold-fit-lt1.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-22-full-tier-a.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-09-09-refactor.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/refactor-2026-09-09.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/COMPARISONS.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_external_timings.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_julia_perf.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_julia_timing.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_fair_rust_julia.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/bench_perf_breakdown.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/categorical_anova.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/comparison_chart.png +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_cbpp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_gaussian.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/glmm_grouseticks.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmer_weighted.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_dyestuff.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_pastes.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/lmm_penicillin.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/nlmm_sspower.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_offset.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_offset.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_probit.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_probit.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_weighted.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/glmm_weighted.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/parity_r_setup.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/sleepstudy_offset.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity/sleepstudy_offset.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/parity_export.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/pastes_emmeans.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/pastes_glht.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/r_setup.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_confint_profile.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/comparisons/sleepstudy_ml.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/completion_manifest.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/CALO_CALIBRATION.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/EXAMPLES.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/TROUBLESHOOTING.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/app.js +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/data/latest.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/index.html +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/benchmarks/styles.css +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/index.html +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/docs/rustdoc.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/batch_sspower_cpu.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/bench_external_timings.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/dump_cascade_fixtures.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_formula_ast.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_mcp_adjust.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/explore_theta_grid.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/examples/nlmm_fixture_dump.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/lefthook.yml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/legal/dependency-license-exceptions.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/legal/fixture-provenance.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/lme-rs-icon.png +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/lme-rs.png +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/mise.toml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/pyproject.toml +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/PYTHON_GUIDE.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/glmer_cbpp.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/glmer_grouseticks.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/lm_basics.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/lmer_sleepstudy.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/model_comparison.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/.gitignore +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/compare_plots.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/figure_specs.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/find_rscript.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/numeric_overlay.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/paths.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/plot_demo.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/plot_r.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/plotting_demo/run_all.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/conftest.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/parity.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/paths.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/run.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/examples/verification_project/test_parity.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/lme_python.pyi +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/src/controls.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/src/fitting.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/src/input.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/src/lib.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_api_parity.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_basic.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_cv.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_dataframe_inputs.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_golden_parity.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_model_contracts.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_nlmer_custom_mean.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_simulate_scale.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/tests/test_wheel_notices.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/python/uv.lock +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/build_benchmark_site.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/check_completion_score.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/check_legal_compliance.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/julia_format.jl +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/lme_ci.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/package_wheel_notices.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/r_format.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/ci/run.sh +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/dump_dyestuff.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/dump_pastes.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/explorations/README.md +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/local_ci.ps1 +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/local_ci.sh +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/make_penicillin_csv.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/plot_comparisons.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_cross_language_benchmarks.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_external_timings.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_fair_rust_julia_benchmark.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/run_perf_breakdown.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/sync_github_repo_metadata.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/scripts/verify_cross_language_parity.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/anova.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/anova_contrasts.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/basis.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/bootstrap.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/contrast.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/cv.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/ddf.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/display.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/emmeans.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/execution.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/family.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/formula.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/glmm_math.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/intercept_blocked.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/kenward_roger.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/kr_modcomp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/kr_vcov_adj.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/lib.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/math.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/mcp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/model.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/model_matrix.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/block_solve.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/fit.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/formula.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mean.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mean_fn.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/mod.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/predict.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/re_cov.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/self_start.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasymp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasympoff.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssasymporig.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssbiexp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssfpl.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssgompertz.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/sslogis.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssmicmen.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/sspower.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/nlmm/ssweibull.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/ols.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/optimizer.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/perf_diag.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/predict.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/prepared.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/profile_ci.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/quadrature.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/robust.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/satterthwaite.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/simulate.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/src/studentized_range.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/categorical_anova_test.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/ci_consolidated.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/cbpp_binary.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/cbpp_binary_weighted.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/dyestuff.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/dyestuff_intercept_reml.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_agq.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_cloglog.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_probit.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_binomial_weighted.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_gamma_dyestuff.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_poisson.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/glmm_poisson_offset.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/golden_parity_manifest.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/grouseticks.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/intercept_only.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/mock_crossed.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/mock_ml.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/orange.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/orange_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_cask_reml.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_emmeans.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/pastes_glht_tukey.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/penicillin.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/penicillin.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/r_edge_case_matrix.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/random_slopes.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_confint_profile.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_confint_profile_vc.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sleepstudy_offset_reml.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymp_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasympoff_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasympoff_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymporig_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssasymporig_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssbiexp_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssbiexp_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfol_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfpl_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssfpl_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssgompertz_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssgompertz_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssmicmen_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssmicmen_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sspower_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/sspower_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssweibull_nlmer.json +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/data/ssweibull_synthetic.csv +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/gen_nlmm_extras.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_mock_data.py +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_nlmm_fixtures.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_r_edge_case_matrix.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/generate_test_data.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_anova.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_anova_types.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bootstrap.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_edges.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_more.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_bug_hunt_numerics.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_conditional_real.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_confint_profile.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_confint_simulate.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_contrast.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_coverage_edge_cases.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_coverage_gaps.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_crossed_mock.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_cv.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_e2e_lmer.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_edge_cases.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_emmeans.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_errors.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_explorations.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_external_timings_artifact.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_failure_modes.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_formula.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_formula_stress.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_gaps.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_links.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_offset_grouseticks.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_glmm_weighted.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_golden_parity.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_inference_guards.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_intercept_only.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_kenward_roger.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_kr_modcomp_pastes.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_mcp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_ml_optimization.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_model_contracts.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_agq.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_bounds.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_custom_mean.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_orange.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_orange_multi_re.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_self_start.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ss_new_means.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssasymp.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssasymp_off_orig.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssfol.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_ssmicmen.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_nlmm_sspower.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_no_intercept.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_numerical_parity.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_predict.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_production_load.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_r_edge_case_matrix.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_random_slopes.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_robust.rs +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_sandwich_math.R +0 -0
- {lme_python-0.2.4 → lme_python-0.2.5}/tests/test_satterthwaite.rs +0 -0
- {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
|
|
@@ -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
|
-
|
|
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
|
-
|
|
29
|
+
.rustdoc main .docblock a {
|
|
29
30
|
color: var(--lme-accent);
|
|
30
31
|
text-underline-offset: 0.18em;
|
|
31
32
|
}
|
|
32
33
|
|
|
33
|
-
|
|
34
|
+
.rustdoc main .docblock a:hover {
|
|
34
35
|
text-decoration: underline;
|
|
35
36
|
}
|
|
36
37
|
|
|
37
|
-
|
|
38
|
+
.rustdoc main .docblock h2 {
|
|
38
39
|
margin-top: 2.2rem;
|
|
39
40
|
padding-bottom: 0.5rem;
|
|
40
41
|
}
|
|
41
42
|
|
|
42
|
-
|
|
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
|
-
|
|
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
|
-
|
|
56
|
-
|
|
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
|
-
|
|
143
|
-
|
|
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.
|
|
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.
|
|
1289
|
+
version = "0.2.5"
|
|
1290
1290
|
dependencies = [
|
|
1291
1291
|
"lme-rs",
|
|
1292
1292
|
"ndarray 0.16.1",
|
|
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
|
|
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
|
{lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-full-lmm.json
RENAMED
|
File without changes
|
{lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-07-09-glmm.json
RENAMED
|
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
|
{lme_python-0.2.4 → lme_python-0.2.5}/benchmarks/fair-rust-julia-reference-2026-09-09-refactor.json
RENAMED
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|