# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "withinr" in publications use:' type: software license: MIT title: 'withinr: High-Performance Fixed Effects Solver' version: 0.1.0 doi: 10.32614/CRAN.package.withinr abstract: Fast iterative solvers (CG, GMRES) with Schwarz domain-decomposition preconditioners for absorbing high-dimensional fixed effects in panel data regressions. The computational core is written in Rust via the 'within' crate and accessed through 'extendr'. authors: - family-names: Fischer given-names: Alexander email: alexander-fischer1801@t-online.de - family-names: Schroeder given-names: Kristof repository: https://py-econometrics.r-universe.dev commit: 07a667b27a86a970225649e98761a10efb241fea date-released: '2026-04-26' contact: - family-names: Fischer given-names: Alexander email: alexander-fischer1801@t-online.de