Started a new opinf.roms submodule containing an opinf.roms.ROM class, also available in the main namespace as opinf.ROM. This class wraps a lifter, transformer, basis, time derivative estimator, model, and least-squares solver together for convenience. Also rewrote the first tutorial to use opinf.ROM. Right now opinf.ROM is used successfully in the first tutorial but is not unit tested.
Started a new
opinf.roms
submodule containing anopinf.roms.ROM
class, also available in the main namespace asopinf.ROM
. This class wraps a lifter, transformer, basis, time derivative estimator, model, and least-squares solver together for convenience. Also rewrote the first tutorial to useopinf.ROM
. Right nowopinf.ROM
is used successfully in the first tutorial but is not unit tested.