Skip to content

Refactor filenames to camelCase and remove unused files - #89

Merged
DrPaulSharp merged 41 commits into
RascalSoftware:masterfrom
DrPaulSharp:refactor_filenames
Mar 2, 2023
Merged

Refactor filenames to camelCase and remove unused files#89
DrPaulSharp merged 41 commits into
RascalSoftware:masterfrom
DrPaulSharp:refactor_filenames

Conversation

@DrPaulSharp

@DrPaulSharpDrPaulSharp commented Feb 28, 2023

Copy link
Copy Markdown
Collaborator

Filenames have been changed throughout the code to change to camelCase, remove unnecessary "RAT" prefixes, and/or make the purpose of the contents clearer. This closes#67
Some unused files have also been removed.

@DrPaulSharpDrPaulSharp mentioned this pull request Feb 28, 2023

@StephenNnejiStephenNneji left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

examples/manual/DSPCStandardLayers/t1toProblemDef.m to .../t1ToProblemDef.m

we should remove
targetFunctions/common/loopCppCustlayWrapper/testDLL_mex.mexa64
targetFunctions/common/loopCppCustlayWrapper/testDLL_mex_latest.mexa64

Comment threadAPI/outputFunction/specialEventDataClass.m Outdated
Comment threadAPI/parseOutToProblemDef.m
Comment threadcompile/RAT_main_compile/RAT_main.m
Comment threadcompile/simplex/ratSendTextOutput.m
Comment threadexamples/customLayers/orsoDSPCCustomLayers.m
Comment threadtargetFunctions/common/resampleLayers/SLDFunction.m
Comment threadtests/testCommonFunctions/testCommonFunctions.m Outdated
… "testCommonFunctions/DPPC_customXY.m" and "testCommonFunctions/StructsINOUTS.m"
Comment threadminimisers/DREAM/functions/RATEvaluateModel.m Outdated
Comment threadminimisers/DREAM/functions/Whittle.m
Comment threadminimisers/DREAM/postprocessing/genparset.m Outdated
Comment threadminimisers/DREAM/functions/RATDREAMInitialize.m
Comment threadminimisers/DREAM/functions/RATDREAMCalcSetup.m
Comment threadminimisers/DREAM/functions/DREAMSetup.m Outdated
Comment threadminimisers/DREAM/functions/DREAMInitialize.m Outdated
Comment threadminimisers/DREAM/functions/DREAMCheck.m Outdated
Comment threadminimisers/DREAM/functions/DREAMCalcSetup.m Outdated
Comment threadminimisers/DREAM/functions/DREAMCalcSetupORIG.m
@DrPaulSharp
DrPaulSharp merged commit 9c7f917 into RascalSoftware:masterMar 2, 2023
@DrPaulSharp
DrPaulSharp deleted the refactor_filenames branch March 2, 2023 15:21
Sign up for freeto 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.

Refactor filenames

2 participants

@DrPaulSharp@StephenNneji