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

Release 0.25.1 #2451

Merged
merged 13 commits into from
May 17, 2024
Merged

Release 0.25.1 #2451

merged 13 commits into from
May 17, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented May 16, 2024

No description provided.

dweindl and others added 13 commits May 8, 2024 15:56
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 1 to 2.
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@v1...v2)

---
updated-dependencies:
- dependency-name: matlab-actions/setup-matlab
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 1 to 2.
- [Release notes](https://github.com/matlab-actions/run-command/releases)
- [Commits](matlab-actions/run-command@v1...v2)

---
updated-dependencies:
- dependency-name: matlab-actions/run-command
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ignore sympy constants when sympifying expression strings to avoid
clashes with sympy.*.
The warning/error in AMICI-dev#2444 is caused by `petab.parameters.scale()`.
Whether this warning should be suppressed there or not is to discussed in the PEtab context.
For amici, I'd say we're fine with just accepting `np.log(0) == -inf` without a warning.

Closes AMICI-dev#2444.
Allows providing only a subset of parameter to simulate_petab. The missing parameters are taken from nominalValues in the parameter table.

Fixes AMICI-dev#2444. Nevertheless, exclude `Lang_PLOSComputBiol2024` to save time.
…v#2443)

If MKLROOT is set (e.g., `source /opt/intel/oneapi/setvars.sh` will do that), first try FindBLAS instead of just relying on MKL_INCDIR and MKL_LIB.

Fixes AMICI-dev#2441.
@dweindl dweindl requested a review from a team as a code owner May 16, 2024 11:02
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/cmake-build-extension@0.6.0 environment, filesystem, shell Transitive: eval, network, unsafe +152 1.27 GB dgferigo
pypi/jinja2@3.1.4 environment, eval, filesystem, unsafe 0 921 kB

🚮 Removed packages: pypi/cmake-build-extension@0.5.1, pypi/cmake-build-extension@0.5.1, pypi/jinja2@3.1.2, pypi/jinja2@3.1.2

View full report↗︎

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.81%. Comparing base (7487607) to head (d9b4477).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2451      +/-   ##
==========================================
+ Coverage   77.70%   77.81%   +0.10%     
==========================================
  Files         324      324              
  Lines       20928    20930       +2     
  Branches     1464     1464              
==========================================
+ Hits        16262    16286      +24     
+ Misses       4663     4641      -22     
  Partials        3        3              
Flag Coverage Δ
cpp 76.21% <88.88%> (+2.73%) ⬆️
cpp_python 34.10% <77.77%> (+0.01%) ⬆️
petab 36.66% <88.88%> (+<0.01%) ⬆️
python 72.36% <88.88%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/sdist/amici/numpy.py 87.61% <100.00%> (ø)
python/sdist/amici/petab/simulations.py 92.85% <100.00%> (+0.14%) ⬆️

... and 7 files with indirect coverage changes

@dweindl dweindl self-assigned this May 17, 2024
@dweindl dweindl merged commit 17d6e77 into AMICI-dev:master May 17, 2024
27 checks passed
@dweindl dweindl deleted the release_0.25.1 branch May 17, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants