R/zzz.R

Defines functions .onAttach

.onAttach <- function(...){
  packageStartupMessage("SUNDIALS - Copyright (c) 2002-2015, Lawrence Livermore National Laboratory.
Produced at the Lawrence Livermore National Laboratory.
See - https://computation.llnl.gov/projects/sundials")
}

Try the paropt package in your browser

Any scripts or data that you put into this service are public.

paropt documentation built on June 24, 2024, 5:17 p.m.