You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working to make Feedbax compliant with the Pyright static type checker. The following issues involve typing, but not on such a scale that I predict they would lead to large-scale structural changes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Structural
I have some uncertainty about the large-scale design of Feedbax. Are there better abstractions we should use?
In approximate order of significance:
ModelInput
and passing intervenor parameters to submodels #12MultiModel
#30AbstractTaskTrialSpec
#35 and The suitability ofWhereDict
: lambdas as keys #14Typing
I'm currently working to make Feedbax compliant with the Pyright static type checker. The following issues involve typing, but not on such a scale that I predict they would lead to large-scale structural changes.
AbstractState
be eliminated? #24ModelStage
#23Features
Performance
TODO.
Beta Was this translation helpful? Give feedback.
All reactions