Skip to content

infrastructure for nimble models#92

Merged
perrydv merged 5 commits into
mainfrom
nimble-models
Dec 2, 2025
Merged

infrastructure for nimble models#92
perrydv merged 5 commits into
mainfrom
nimble-models

Conversation

@perrydv

@perrydv perrydv commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Add a variety of infrastructure to facilitate new nimble model implementation using nClass and nFunction.

  • Add isCompiled() method to the R6 classes for uncompiled and compiled nClass.
  • Allow user to provide an (R) initialize; old steps there move to initializeCpp.
  • Get nimbleModel into CI testing setup using a private token until we move that to a public repo which there should be no reason not to do.
  • Update tests.

@perrydv perrydv merged commit af9055c into main Dec 2, 2025
5 checks passed
@perrydv perrydv deleted the nimble-models branch December 2, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant