Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Allow setting initial element values in StateVector config files #7

Open
stefandebruyn opened this issue Aug 11, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@stefandebruyn
Copy link
Owner

Currently, StateVector config files only declare elements, and all elements initialize to 0.

Add the option of setting element initial values, e.g.,

I32 a
F64 b = 1.522

It would be neat if the RHS could be an arbitrary expression referencing any previously assigned elements.

@stefandebruyn stefandebruyn added the enhancement New feature or request label Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant