-
Notifications
You must be signed in to change notification settings - Fork 24
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
Update develop with master branch changes #139
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9cb034 - Browse repository at this point
Copy the full SHA e9cb034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2a944 - Browse repository at this point
Copy the full SHA 3e2a944View commit details -
Actions: Pin numpy version on conda install
Numpy 2.0 could be cause of this error: ``` Error using _pocketfft><module> Python Error: ImportError: /opt/hostedtoolcache/MATLAB/2022.2.999/x64/interprocess/bin/glnxa64/pycli/../../../../sys/os/glnxa64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/runner/miniconda3/envs/mhkit_conda_env/lib/python3.10/site-packages/numpy/fft/_pocketfft_umath.cpython-310-x86_64-linux-gnu.so) ```
Configuration menu - View commit details
-
Copy full SHA for a51ab5c - Browse repository at this point
Copy the full SHA a51ab5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0f968 - Browse repository at this point
Copy the full SHA 4c0f968View commit details -
Configuration menu - View commit details
-
Copy full SHA for f962753 - Browse repository at this point
Copy the full SHA f962753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6316bb4 - Browse repository at this point
Copy the full SHA 6316bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20073f3 - Browse repository at this point
Copy the full SHA 20073f3View commit details -
Actions: Use older pinned numpy version
``` Could not solve for environment specs The following packages are incompatible ├─ numpy 1.26.4 is installable with the potential options │ ├─ numpy 1.26.4 would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ numpy 1.26.4 would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ ├─ numpy 1.26.4 would require │ │ └─ python >=3.12,<3.13.0a0 , which can be installed; │ └─ numpy 1.26.4 would require │ └─ python >=3.9,<3.10.0a0 , which can be installed; └─ pin-1 is not installable because it requires └─ python 3.8.* , which conflicts with any installable versions previously reported. Pins seem to be involved in the conflict. Currently pinned specs: - python 3.8.* (labeled as 'pin-1') ```
Configuration menu - View commit details
-
Copy full SHA for 7affff0 - Browse repository at this point
Copy the full SHA 7affff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdac403 - Browse repository at this point
Copy the full SHA cdac403View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6db258 - Browse repository at this point
Copy the full SHA c6db258View commit details -
Actions: Reduce scipy pinned version number to 1.11.4
``` LibMambaUnsatisfiableError: Encountered problems while solving: - package scipy-1.12.0-py310hdfaad59_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ pin-1 is installable and it requires │ └─ python 3.8.* , which can be installed; └─ scipy 1.12.0 is not installable because there are no viable options ├─ scipy 1.12.0 would require │ └─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported; ├─ scipy 1.12.0 would require │ └─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported; ├─ scipy 1.12.0 would require │ └─ python >=3.12,<3.13.0a0 , which conflicts with any installable versions previously reported; └─ scipy 1.12.0 would require └─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported. ```
Configuration menu - View commit details
-
Copy full SHA for cfb4928 - Browse repository at this point
Copy the full SHA cfb4928View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01d9a6 - Browse repository at this point
Copy the full SHA b01d9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10720d - Browse repository at this point
Copy the full SHA f10720dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 345ef8b - Browse repository at this point
Copy the full SHA 345ef8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9eabb5 - Browse repository at this point
Copy the full SHA b9eabb5View commit details -
Use this for documenting release notes and changes between versions
Configuration menu - View commit details
-
Copy full SHA for 90b1462 - Browse repository at this point
Copy the full SHA 90b1462View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec4393 - Browse repository at this point
Copy the full SHA bec4393View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9051573 - Browse repository at this point
Copy the full SHA 9051573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25fa191 - Browse repository at this point
Copy the full SHA 25fa191View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdda295 - Browse repository at this point
Copy the full SHA cdda295View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ab7e2 - Browse repository at this point
Copy the full SHA d2ab7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c23988 - Browse repository at this point
Copy the full SHA 1c23988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f7313 - Browse repository at this point
Copy the full SHA 84f7313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74052a2 - Browse repository at this point
Copy the full SHA 74052a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750a4a4 - Browse repository at this point
Copy the full SHA 750a4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899da29 - Browse repository at this point
Copy the full SHA 899da29View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5be59 - Browse repository at this point
Copy the full SHA ac5be59View commit details -
Docs: Remove MacOS failing test details
This test is no longer failing in this way.
Configuration menu - View commit details
-
Copy full SHA for 270868f - Browse repository at this point
Copy the full SHA 270868fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff8586 - Browse repository at this point
Copy the full SHA 7ff8586View commit details
Commits on Jul 9, 2024
-
Fix: Update toolbox binary with proper paths
The toolbox is dependent on adding mhkit to the path when building the binary. This build adds the path correction to the project file and the associated binary toolbox file.
Configuration menu - View commit details
-
Copy full SHA for 84aec54 - Browse repository at this point
Copy the full SHA 84aec54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e780f1c - Browse repository at this point
Copy the full SHA e780f1cView commit details