We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following from discussion in #855 , lets rename files:
CliqueStateMachine.jl --> CliqueStateMachine_fetch.jl
CliqueStateMachine_Parametric.jl --> CliqueStateMachine_take.jl
All agnostic CSM state_functions should be moved into CSMCommon_Consolidate.jl.
CSMCommon_Consolidate.jl
Can only do after current #754 is closed
This should help in the process to reduce the differences between fetch and take models, also help break the stigma of parametric vs nonparametric.
The text was updated successfully, but these errors were encountered:
rename CliqStateMachine.jl and CliqStateMachine_Parametric.jl
d5a2a8c
close #934
Affie
Successfully merging a pull request may close this issue.
Following from discussion in #855 , lets rename files:
CliqueStateMachine.jl --> CliqueStateMachine_fetch.jl
CliqueStateMachine_Parametric.jl --> CliqueStateMachine_take.jl
All agnostic CSM state_functions should be moved into
CSMCommon_Consolidate.jl
.Can only do after current #754 is closed
This should help in the process to reduce the differences between fetch and take models, also help break the stigma of parametric vs nonparametric.
The text was updated successfully, but these errors were encountered: