Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

AMICI-dev/AMICI

dweindl opened a draft pull request on AMICI-dev/AMICI
Refactor benchmark collection tests
* Refactor tests/benchmark-models/test_benchmark_collection.sh into pytest cases * Unify with gradient checks in `tests/benchmark-models/test_petab_benchmark.py` Closes #2510.
sonarcloud[bot] created a comment on a pull request on AMICI-dev/AMICI
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on AMICI-dev/AMICI
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

FFroehlich pushed 4 commits to jax_export AMICI-dev/AMICI
  • Add missing simulation status codes (#2560) Closes #2559. a20447a
  • PEtab import: Fix potentially incorrect sensitivities with state-dependent sigmas (#2562) Due to PEtab not allowing ... 9c603e1
  • Fix benchmark collection gradient check (#2564) * Fix instance vs class attribute for step sizes * Only flatten pro... 56e6956
  • Merge branch 'develop' into jax_export b84dbdb

View on GitHub

FFroehlich created a comment on an issue on AMICI-dev/AMICI
💩

View on GitHub

dweindl created a comment on an issue on AMICI-dev/AMICI
> I would currently guess that this is related to some external changes (runner image, brew packages, ...) Different jobs from the same workflow: * https://github.com/dweindl/AMICI/actions/runs...

View on GitHub

dweindl created a comment on an issue on AMICI-dev/AMICI
This happens already during import of the amici-extension. I would currently guess that this is related to some external changes (runner image, brew packages, ...) https://github.com/dweindl/AMI...

View on GitHub

dweindl opened an issue on AMICI-dev/AMICI
Support for sympy expressions for observables and sigmas
`amici.sbml_import.SbmlImporter.sbml2amici` currently expects expressions for observables/sigmas/... as strings. I think it would be preferable to (additionally) allow sympy expressions there, bec...
FFroehlich pushed 1 commit to jax_export AMICI-dev/AMICI

View on GitHub

dweindl pushed 1 commit to develop AMICI-dev/AMICI
  • Fix benchmark collection gradient check (#2564) * Fix instance vs class attribute for step sizes * Only flatten pro... 56e6956

View on GitHub

dweindl closed a pull request on AMICI-dev/AMICI
Fix benchmark collection gradient check
* Fix instance vs class attribute for step sizes * Only flatten problems where necessary
FFroehlich created a review on a pull request on AMICI-dev/AMICI

View on GitHub

FFroehlich created a review on a pull request on AMICI-dev/AMICI

View on GitHub

codecov[bot] created a comment on a pull request on AMICI-dev/AMICI
## [Codecov](https://app.codecov.io/gh/AMICI-dev/AMICI/pull/2566?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AMICI-dev...

View on GitHub

sonarcloud[bot] created a comment on a pull request on AMICI-dev/AMICI
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

dweindl opened an issue on AMICI-dev/AMICI
GHA: redundant testing in test_python_cplusplus.yml macos_cpp_py, macos_python
In `test_python_cplusplus.yml`, both macos_cpp_py and macos_python are running the same python tests for no apparent reason. We can save some time there.
sonarcloud[bot] created a comment on a pull request on AMICI-dev/AMICI
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

dweindl created a comment on an issue on AMICI-dev/AMICI
Another crash, now for `python/examples/example_splines_swameye//ExampleSplinesSwameye2003.ipynb` on Ubuntu: https://github.com/AMICI-dev/AMICI/actions/runs/11495925466/job/31996499560?pr=2563 :-/ ...

View on GitHub

dweindl opened a pull request on AMICI-dev/AMICI
GHA: PYTHONFAULTHANDLER=1
Set PYTHONFAULTHANDLER=1 for more output on crashes (#2565). So far, this was only set for Ubuntu tests.
dweindl opened an issue on AMICI-dev/AMICI
scripts/run-python-tests.sh: line 22: 7262 Segmentation fault
`scripts/run-python-tests.sh: line 22: 7262 Segmentation fault: 11 pytest --ignore-glob=*petab* --ignore-glob=*test_splines.py --durations=10 $@` E.g. https://github.com/AMICI-dev/AMICI/action...
FFroehlich pushed 1 commit to jax_export AMICI-dev/AMICI

View on GitHub

dweindl pushed 1 commit to develop AMICI-dev/AMICI
  • PEtab import: Fix potentially incorrect sensitivities with state-dependent sigmas (#2562) Due to PEtab not allowing ... 9c603e1

View on GitHub

dweindl closed a pull request on AMICI-dev/AMICI
PEtab import: Fix potentially incorrect sensitivities with state-depe…
…ndent sigmas Due to PEtab not allowing and observables in noiseFormula and AMICI not allowing state variables in sigma expressions, we are trying to replace any state variables by matching obse...
FFroehlich created a review on a pull request on AMICI-dev/AMICI

View on GitHub

codecov[bot] created a comment on a pull request on AMICI-dev/AMICI
## [Codecov](https://app.codecov.io/gh/AMICI-dev/AMICI/pull/2563?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AMICI-dev...

View on GitHub

codecov[bot] created a comment on a pull request on AMICI-dev/AMICI
## [Codecov](https://app.codecov.io/gh/AMICI-dev/AMICI/pull/2564?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AMICI-dev...

View on GitHub

dweindl pushed 1 commit to develop AMICI-dev/AMICI
  • Add missing simulation status codes (#2560) Closes #2559. a20447a

View on GitHub

dweindl closed a pull request on AMICI-dev/AMICI
Add missing simulation status codes
Closes #2559.
codecov[bot] created a comment on a pull request on AMICI-dev/AMICI
## [Codecov](https://app.codecov.io/gh/AMICI-dev/AMICI/pull/2562?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AMICI-dev...

View on GitHub

dweindl opened a draft pull request on AMICI-dev/AMICI
PEtab import: Fix potentially incorrect sensitivities with state-depe…
…ndent sigmas Due to PEtab not allowing and observables in noiseFormula and AMICI not allowing state variables in sigma expressions, we are trying to replace any state variables by matching obse...
Load more