forked from ajosephy/FDMT
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first working njit, improvement needed * first working version, 2x improvement for 8192 chan * generalize num_threads * docstring for fdmt_iter_par * slight change to docstring * poetry install setup * feat(pyproject.toml): Adding Poetry to project * Fill Q into empty array for njit * build Q as array * Build Q as array of ints, gives same result and avoids numba warnings * pre-commit formatting --------- Co-authored-by: chrisfandrade16 <[email protected]>
- Loading branch information
1 parent
4331abb
commit ee94df7
Showing
2 changed files
with
47 additions
and
38 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