-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vectorization of passband computations (#972)
* Optimizes blackbody extinction computation. It still runs the loops, but it computes auxiliary quantities outside of the loop. * Vectorizes blackbody extinction computation. * Full vectorization of model atmosphere extinction. This brings down per-passband computation from ~1 day to ~5 minutes. * Removes obsolete, commented-out piece of code.
- Loading branch information
Showing
1 changed file
with
28 additions
and
44 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