-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove performance-/precompilation-time harmful
@eval
(#3556)
* bugfix * remove evals * remove other eval * bugfix * Update src/Grids/latitude_longitude_grid.jl Co-authored-by: Gregory L. Wagner <[email protected]> * remove yet another eval * bugfix * Update src/Grids/latitude_longitude_grid.jl Co-authored-by: Gregory L. Wagner <[email protected]> * Update src/Grids/latitude_longitude_grid.jl Co-authored-by: Gregory L. Wagner <[email protected]> * simplify code * name change to reconstruction_coefficients function * bugfix * last bugfix * Replace a couple of evals with getglobal * Mark a few places where eval needs to be removed * Replace eval within interpolations utils with getglobal * removed last evals * correct typo * correct typos --------- Co-authored-by: Gregory L. Wagner <[email protected]> Co-authored-by: Valentin Churavy <[email protected]>
- Loading branch information
1 parent
96fa286
commit 7f2d512
Showing
8 changed files
with
101 additions
and
97 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
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