-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transpose the template matrices so that individual templates are cont…
…iguous in memory, which speeds up a couple of things including the dot product in build_stellar_continuum. We may want to do the transposition in the input template file instead.
- Loading branch information
Jeremy Buhler
committed
Nov 7, 2024
1 parent
699c9dc
commit 99f2f44
Showing
2 changed files
with
42 additions
and
39 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