# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "sceua" in publications use:' type: software license: MIT title: 'sceua: Shuffled Complex Evolution Algorithm for Optimization' version: 0.1.0 identifiers: - type: url value: https://atsyplenkov.github.io/sceua/ abstract: Provides an 'R' interface to a 'Rust' implementation of the Shuffled Complex Evolution - University of Arizona (SCE-UA) global optimization algorithm (Duan et al., 1992). SCE-UA combines simplex search, competitive evolution, and complex shuffling to solve nonlinear, non-convex, continuous parameter estimation problems. The method is commonly used for calibrating hydrological and environmental models and follows the algorithm proposed by Duan et al. (1992) . authors: - family-names: Tsyplenkov given-names: Anatoly email: atsyplenkov@fastmail.com orcid: https://orcid.org/0000-0003-4144-8402 repository: https://cran.r-universe.dev repository-code: https://github.com/atsyplenkov/sceua/issues/ commit: e174a84788abf5494bc6a041251d001af6d5ba36 url: https://github.com/atsyplenkov/sceua/ date-released: '2026-06-26' contact: - family-names: Tsyplenkov given-names: Anatoly email: atsyplenkov@fastmail.com orcid: https://orcid.org/0000-0003-4144-8402