Skip to content

Comments

Constant derived start variables#83

Merged
yulric merged 3 commits intodevfrom
derived-var-constant
Jul 30, 2025
Merged

Constant derived start variables#83
yulric merged 3 commits intodevfrom
derived-var-constant

Conversation

@yulric
Copy link
Collaborator

@yulric yulric commented Jul 24, 2025

This PR adds support for using string and numeric constant start variables for a derived variable. In addition,

Bug Fixes

  • Fixes a bug with table start variables where more than one table would crash the function

Refactors

  • Refactored all tests to use the new setup_custom_function

@yulric yulric changed the base branch from main to dev July 24, 2025 19:46
fixed crash when a derived variable used more than one table in its
variable start
@yulric yulric force-pushed the derived-var-constant branch from 172fb3f to d00d819 Compare July 30, 2025 19:47
@yulric yulric force-pushed the derived-var-constant branch from d00d819 to 51343a2 Compare July 30, 2025 20:15
@yulric yulric changed the title Derived var constant Constant derived start variables Jul 30, 2025
@yulric yulric merged commit 9fd9779 into dev Jul 30, 2025
@yulric yulric deleted the derived-var-constant branch July 30, 2025 20:20
@DougManuel
Copy link
Contributor

@yulric Let's talk about this. As mentioned this week, I think the max and mins for the returns of the dervied functions fit as rowrecFrom and rectTo for the derived variable. For example, recFrom [35, inf], recTo = NA::b.

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