-
-
Notifications
You must be signed in to change notification settings - Fork 409
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added faster double-grid formal integral method * Removed the old cuda formal integral method * Ran Black * Edited some comments * Updated docstrings to be more descriptive, added in better comments on cuda device objecst * removed comment about boundary condition (verified by Jack as correct treatment) * Removed unneccessary branching * Ran black * small implimentation detail with indexing * added back the z_end * Update tardis/spectrum/formal_integral_cuda.py Co-authored-by: Jing Lu <[email protected]> * Fixed logic issue with how the first iteration is handled * ran black --------- Co-authored-by: Andrew <[email protected]> Co-authored-by: Jing Lu <[email protected]>
- Loading branch information
1 parent
02985a6
commit 38a35c3
Showing
1 changed file
with
24 additions
and
33 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