Skip to content

Conversation

@perrydv
Copy link
Contributor

@perrydv perrydv commented Nov 9, 2025

This establishes:

  • predefined nClass definitions for modeBase_nClass and nodeFxnBase_nClass
  • C++ code in the predefined files for CRTP layers for each
  • functions for making a model nClass from a new nimbleModel model object
  • predefined nClass definitions for calculation instructions:
    • calcInstrVec_nClass to hold a vector of calculation instructions
    • calcInstr_nClass to hold one calculation instruction with a vector of node instructions
    • nodeInstr_nClass to hold one node instruction
  • A function to put together a calcInstrVec_nClass and its components from an R list of inputs.
  • Various updates to core code to support the above.

@perrydv perrydv merged commit 8c6e04b into main Nov 9, 2025
5 checks passed
@perrydv perrydv deleted the model-basic-infrastructure branch November 9, 2025 18:03
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.

2 participants