-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: equinor/pyscal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: equinor/pyscal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
12
contributors
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bb5e7f - Browse repository at this point
Copy the full SHA 7bb5e7fView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 072bba6 - Browse repository at this point
Copy the full SHA 072bba6View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 013ef86 - Browse repository at this point
Copy the full SHA 013ef86View commit details -
numpy 2.0 is coming in December 2023 or January 2024 and its developers have recommended pinning it to test against release candidates. This pin will be enforced elsewhere within Komodo.
Configuration menu - View commit details
-
Copy full SHA for cb7bf43 - Browse repository at this point
Copy the full SHA cb7bf43View commit details
Commits on Sep 27, 2023
-
Run CI without fail-fast (#413)
* Run CI without fail-fast * Skip isort on pyscal/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 750020a - Browse repository at this point
Copy the full SHA 750020aView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df9a96c - Browse repository at this point
Copy the full SHA df9a96cView commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8c385b - Browse repository at this point
Copy the full SHA c8c385bView commit details
Commits on Nov 24, 2023
-
Add contributing file to root (#423)
Moved the contribution guidelines from the docs to the root folder. Included the root-level file in the docs, so no change there. Resolves #421.
Configuration menu - View commit details
-
Copy full SHA for ea748d4 - Browse repository at this point
Copy the full SHA ea748d4View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22d82ef - Browse repository at this point
Copy the full SHA 22d82efView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee05460 - Browse repository at this point
Copy the full SHA ee05460View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa69e87 - Browse repository at this point
Copy the full SHA aa69e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 743d9c8 - Browse repository at this point
Copy the full SHA 743d9c8View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a8cfa8 - Browse repository at this point
Copy the full SHA 2a8cfa8View commit details
Commits on Jan 31, 2024
-
- Use ruff for code linting and formatting close #429 - Update contributing documentation - Remove sphinx pin
Configuration menu - View commit details
-
Copy full SHA for c55ed28 - Browse repository at this point
Copy the full SHA c55ed28View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94879ef - Browse repository at this point
Copy the full SHA 94879efView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7090e6f - Browse repository at this point
Copy the full SHA 7090e6fView commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f79c7e5 - Browse repository at this point
Copy the full SHA f79c7e5View commit details
Commits on Mar 15, 2024
-
Prefer to have komodo restrict the necessary urllib3 version for specific rhel versions.
Configuration menu - View commit details
-
Copy full SHA for ff9b018 - Browse repository at this point
Copy the full SHA ff9b018View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2cd0feb - Browse repository at this point
Copy the full SHA 2cd0febView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e807dad - Browse repository at this point
Copy the full SHA e807dadView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dab68e7 - Browse repository at this point
Copy the full SHA dab68e7View commit details
Commits on Jul 8, 2024
-
Fix matplotlib argument typing
matplotlib updated its type annotations and indicated that the method arguments changed in this commit should not receive lists, but tuples.
Configuration menu - View commit details
-
Copy full SHA for 407480f - Browse repository at this point
Copy the full SHA 407480fView commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30df7e5 - Browse repository at this point
Copy the full SHA 30df7e5View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 173f05f - Browse repository at this point
Copy the full SHA 173f05fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b79ebc4 - Browse repository at this point
Copy the full SHA b79ebc4View commit details
Commits on Aug 19, 2024
-
Relax requirement for interpolation in tests
@reproduce_failure('6.111.1', b'AXicY2BgOGDAgAUc8L/eJVux8DqIKYAQFUBXx0gMk2gTAGS/CLQ=') triggers a failure (ip_dist_std =~ 1.03) which the accompanying plot reveals is perfectly fine.
Configuration menu - View commit details
-
Copy full SHA for 4c66136 - Browse repository at this point
Copy the full SHA 4c66136View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24ea68b - Browse repository at this point
Copy the full SHA 24ea68bView commit details -
Add exceptions for high-hanging fruits and solve the low-hanging fruits.
Configuration menu - View commit details
-
Copy full SHA for 0b036ec - Browse repository at this point
Copy the full SHA 0b036ecView commit details
Commits on Sep 2, 2024
-
* Refactor create_water_oil * Code refactoring * Merge update * Fix ruff issue * test deprecated api work and warnings are emitted --------- Co-authored-by: Bartek Florczyk Vik (CCI RPT RES1) <barv@st-linrgs624.st.statoil.no> Co-authored-by: Bartek Florczyk Vik (CCI RPT RES1) <barv@st-linrgs569.st.statoil.no>
Configuration menu - View commit details
-
Copy full SHA for a7c078d - Browse repository at this point
Copy the full SHA a7c078dView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4162b12 - Browse repository at this point
Copy the full SHA 4162b12View commit details
Commits on Oct 2, 2024
-
Match SWINTEGERS and saturation print format
The documentation for SWINTEGERS did not match the accuracy of printed floating numbers, and this lead to a rare possibility for test failures, exemplified by test_slgof.py::test_slgof_hypo where it was possible to end up with two saturation points being printed identically. The usage of SWINTEGERS in test code has been tuned accordingly. Co-authored by: Alif Be <11570927+alifbe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 469bb84 - Browse repository at this point
Copy the full SHA 469bb84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fbde0 - Browse repository at this point
Copy the full SHA 85fbde0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e8115 - Browse repository at this point
Copy the full SHA 49e8115View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f0bf7 - Browse repository at this point
Copy the full SHA d6f0bf7View commit details
Commits on Oct 4, 2024
-
Fix h_min after unintended change
SWINTEGERS was changed in 469bb84, and other critical usage of that constant has to be adjusted accordingly. There are still other places where SWINTEGERS are used, but as long as tests pass they should be fine. Also adjust the lower limit for h in test_slgof_hypo. If h can become much lower than h_min, hypothesis shrinking in case of errors becomes very slow.
Configuration menu - View commit details
-
Copy full SHA for 7272760 - Browse repository at this point
Copy the full SHA 7272760View commit details
Commits on Oct 14, 2024
-
Relax requirement for interpolation in tests
This is tuning of commit 4c66136 @reproduce_failure('6.114.1', b'AXicY2BgOGDAgAUc8L/eJVux8DqIKYAQFUBXx0gME9kEBXwmAABmjwjE') triggers a failure (ip_dist_std = ~1.13) which the accompanying plot reveals is perfectly fine.
Configuration menu - View commit details
-
Copy full SHA for 474e161 - Browse repository at this point
Copy the full SHA 474e161View commit details
Commits on Oct 23, 2024
-
Avoid misuse of pytest.mark.xfail
One should test that the code always fails in an expected manner, not letting it fail if the code so pleases.
Configuration menu - View commit details
-
Copy full SHA for 60d8b64 - Browse repository at this point
Copy the full SHA 60d8b64View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae09ae8 - Browse repository at this point
Copy the full SHA ae09ae8View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 39ef33b - Browse repository at this point
Copy the full SHA 39ef33bView commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc804a8 - Browse repository at this point
Copy the full SHA fc804a8View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.