Skip to content

Easier Access to Nonlinearities #24

Description

@jacobnzw

When I want to use nonlinearity, say from a UNGMTransitionModel, just for experiments, I have to instantiate the class, which means I have to provide the init_rv and noise_rv arguments, which in turn require of me to instantiate yet another class, e.g. GaussRV. This is waaaay too much hassle! All I want is access the nonlinearity of the UNGM model.

Requirements

  • nonlinearities (functions) must be accessible without the need to instantiate a class (TransitionModel, MeasurementModel)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions