-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify variable naming convention (#182)
* Renames contrasts variables in target functions * Renames fields in "problemDef" struct * Replaces "nbair" with "bulkIn and "nbsub" with "bulkOut" * Renames variables in tests * Changes "sf" to "scalefactor" in target functions * Changes "qshift" to "qzshift" in target functions * Tidies up "backSort.m" routine * Renames "nba" and "nbs" to "bulkIn" and "bulkOut" respectively in target functions * Restores use of "nba" and "nbs" as inputs in "processCustomFuncion.m" to address bug * Renames "nba" and "nbs" to "bulkIn" and "bulkOut" respectively in utilities * Fixes typos * Addresses review comments and fixes bugs * Tidies up code
- Loading branch information
1 parent
84306bc
commit d30a44c
Showing
79 changed files
with
1,232 additions
and
1,304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.