-
-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Light travel time can be almost unchanged; see #526
The light travel time routine can survive almost unchanged if instead of expecting NumPy broadcasting to make up for extra missing dimensions, we add an extra dimension to the observer’s position before calling, to avoid NumPy needing to do its own back-to-front dimension matching.
- Loading branch information
1 parent
c8db673
commit 0030ce4
Showing
1 changed file
with
101 additions
and
4 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