Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sam/pyproject setup #104

Merged
merged 25 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
b824703
Change DTYPE_INT to long
Colelyman Jun 17, 2024
f605767
Replace np.NaN with np.nan
Colelyman Jun 17, 2024
8a22109
Change all types and names to long
Colelyman Jun 17, 2024
a4d61cb
Update test branch
Colelyman Jun 17, 2024
3a6a85e
Make sure that all include_idxs and exclude_idxs arrays are Python lists
Colelyman Jun 17, 2024
36cd445
Update .c files
Colelyman Jun 17, 2024
47531e0
changes for pooled mixed-mode default (#83)
mbowcut2 Jul 12, 2024
0766641
Merge branch 'master' into cole/fix-cython
Colelyman Jul 15, 2024
5e3b305
D3-Enhancements (#78)
trevormartinj7 Jul 22, 2024
1b3095e
Try catch for matplotlib compatibility
Snicker7 Jul 30, 2024
b9b2d35
Cast gap_incentive np array to list for storage
Snicker7 Jul 31, 2024
15251ed
Merge branch 'matplotlib_compat' into cole/fix-cython
Snicker7 Aug 1, 2024
3dc6db4
Add pyproject.toml to replace setup.py (do not delete, you can have b…
Snicker7 Aug 28, 2024
50456a4
Merge branch 'master' into sam/pyproject-setup
Colelyman Sep 3, 2024
833bde0
Point to cole/fix-cython test branch
Colelyman Sep 3, 2024
0699633
Remove exta newline from report.html
Colelyman Sep 3, 2024
725a245
Change where numpy arrays are converted to lists to prevent Batch errors
Colelyman Sep 3, 2024
a5dbb8e
Don't cast include_idxs and exclude_idxs to list
Colelyman Sep 4, 2024
874bfb7
Conditionally cast include_idxs and exclude_idxs to Python lists
Colelyman Sep 4, 2024
a813fc6
Commit updated .c files
Colelyman Sep 4, 2024
14139c3
Mckay/halt on plot fail (#103)
mbowcut2 Oct 2, 2024
2a89d86
Merge branch 'master' into sam/pyproject-setup
Colelyman Oct 9, 2024
73eef47
Cast list types for exclude_idxs
Colelyman Oct 11, 2024
3fd4113
Update test branch back to master
Colelyman Oct 17, 2024
b07cc76
Merge branch 'master' into sam/pyproject-setup
Colelyman Oct 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading