-
Notifications
You must be signed in to change notification settings - Fork 2
Merge branch 'beta' into alpha #90
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
c0c0264
Merge pull request #66 from eunos-1128/alpha
eunos-1128 025c262
Merge pull request #69 from eunos-1128/alpha
eunos-1128 78863fb
Merge pull request #4 from eunos-1128/master
eunos-1128 7dc36aa
Merge pull request #5 from eunos-1128/beta
eunos-1128 705c0f0
Bump to `4f510d4`
eunos-1128 9adefe1
Merge pull request #72 from eunos-1128/beta
eunos-1128 3450e11
Revert boost module version from 1.88.0 to 1.87.0
eunos-1128 b8f3371
Bump coot module to commit `21edc3a`
eunos-1128 cbc0107
Merge branch 'beta' into beta
eunos-1128 8394f47
Merge pull request #6 from eunos-1128/beta
eunos-1128 76c529b
Merge pull request #74 from eunos-1128/alpha
eunos-1128 2225b54
Merge pull request #73 from eunos-1128/beta
eunos-1128 525ae6d
Merge branch 'master' into beta
eunos-1128 924cc69
Merge branch 'beta' into alpha
eunos-1128 09baa5b
Merge branch 'beta' into beta
eunos-1128 a71867a
Merge branch 'master' into beta
eunos-1128 e1deb3f
Merge branch 'beta' into alpha
eunos-1128 17d941b
Merge pull request #76 from eunos-1128/beta
eunos-1128 498e44c
Merge pull request #77 from eunos-1128/alpha
eunos-1128 6a9ad83
Merge branch 'master' into beta
eunos-1128 50110fc
Merge branch 'beta' into alpha
eunos-1128 d64a833
Merge pull request #80 from eunos-1128/alpha
eunos-1128 2b08613
Merge pull request #79 from eunos-1128/beta
eunos-1128 57db01c
Merge branch 'master' into beta
eunos-1128 3d02aa2
Merge branch 'beta' into alpha
eunos-1128 a3f0304
Merge branch 'beta' into beta
eunos-1128 2a281ae
Merge pull request #83 from eunos-1128/alpha
eunos-1128 fe43818
Merge pull request #82 from eunos-1128/beta
eunos-1128 50bea3e
Merge branch 'master' into beta
eunos-1128 0c26fc9
Merge branch 'beta' into alpha
eunos-1128 83e8f8d
Merge pull request #86 from eunos-1128/alpha
eunos-1128 0a4a838
Merge pull request #85 from eunos-1128/beta
eunos-1128 66ca2e9
Bump to commit `a1e8ef5`
eunos-1128 ab1dba0
Merge pull request #7 from eunos-1128/beta
eunos-1128 868a85e
Update meson-python version constraints and dependencies in requirements
eunos-1128 c41fc26
Change the order of installation of openblas module to first
eunos-1128 d66201b
Merge branch 'master' into beta
eunos-1128 d2f564a
Merge branch 'beta' into alpha
eunos-1128 80c33f1
Add Cython dependency to requirements and include Cython source in py…
eunos-1128 b3729d6
Merge branch 'master' into beta
eunos-1128 22df4e8
Merge branch 'beta' into alpha
eunos-1128 baa3fe7
Modify pypi-dependencies.sh for numpy handling
eunos-1128 6c2b81f
Change OpenBLAS source from archive to git for improved version control
eunos-1128 603c544
Merge branch 'master' into beta
eunos-1128 9df9163
Merge branch 'beta' into alpha
eunos-1128 ee23dff
Add Cython in pypi-dependencies.json and update requirements.txt
eunos-1128 ed6462c
Merge branch 'master' into beta
eunos-1128 95da746
Merge branch 'beta' into alpha
eunos-1128 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,4 @@ | ||
| #!/usr/bin/env bash | ||
|
|
||
| ./flatpak-builder-tools/pip/flatpak-pip-generator --runtime='org.gnome.Sdk//48' --requirements-file='requirements.txt' --output pypi-dependencies | ||
| # Cython version corresponding to the specified numpy version must be manually added to pypi-dependencies.json afterwards | ||
| ./flatpak-builder-tools/pip/flatpak-pip-generator --runtime='org.gnome.Sdk//48' --requirements-file='requirements.txt' --output=pypi-dependencies --ignore-installed=numpy |
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,4 @@ | ||
| mako | ||
| markdown | ||
| markupsafe | ||
| meson-python | ||
| meson-python>=0.15.0,<0.16.0 | ||
| nanobind | ||
| numpy==1.26.4 | ||
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.