MaxBetz

Results 16 issues of MaxBetz

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Use gcc/gxx-11 in CI - Update Readme ## Merge Request -...

# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - ## Merge Request - Guideline Checklist Please check our...

### Bug description gcc/gxx-11 gets installed, while only version 9 and 10 are used for building and testing ### Version Github (CI, Actions, etc.) ### To reproduce Bug found in...

class::bug
loc::continuous integration

### Motivation / Current Behaviour Introduction of flows in issue #511 and the added usage of templates to a lot of classes in issue #894 changed the behavior of the...

loc::python interface
class::improvement
class::performance

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...

class::bug

### Feature description Until now, python simulations always use the default integrator defined in the c++ code. Goal is to give the user an interface to change the integrator aswell...

class::feature

### Feature description ### Additional context ### Checklist - [X] Attached labels, especially loc:: or model:: labels. - [X] Linked to project.

class::feature
class::research
status::in progress
loc::data analysis
model::ode
class::improvement

- [x] Reorganize our current directory structure #261 - [ ] Make a consistent implementation of the python code which are alligned to the python coding conventions #262 - [...

status::in progress
loc::python interface
Epic
class::improvement

### Bug description Using dt_max with RungeKuttaCashKarp54IntegratorCore in python does not bound timesteps that are higher than dt_max. ### Version Linux ### To reproduce 1. Initialize RungeKuttaCashKarp54IntegratorCore and set dt_max...

class::bug
loc::python interface

### Bug description When building python in editable mode a deprecation warning occurs. ### Version Linux ### To reproduce 1. go to any python package 2. 'pip install -e .'...

class::bug
loc::python interface