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

Implement new sparsity #145

Closed
wants to merge 55 commits into from

Everywhere with proxy

6b97b74
Select commit
Loading
Failed to load commit list.
Closed

Implement new sparsity #145

Everywhere with proxy
6b97b74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2025 in 1s

81.56% of diff hit (target 70.00%)

View this Pull Request on Codecov

81.56% of diff hit (target 70.00%)

Annotations

Check warning on line 52 in src/dcegm/egm/aggregate_marginal_utility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/egm/aggregate_marginal_utility.py#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 79 in src/dcegm/final_periods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/final_periods.py#L79

Added line #L79 was not covered by tests

Check warning on line 92 in src/dcegm/pre_processing/batches/batch_creation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/batches/batch_creation.py#L92

Added line #L92 was not covered by tests

Check warning on line 96 in src/dcegm/pre_processing/batches/batch_creation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/batches/batch_creation.py#L96

Added line #L96 was not covered by tests

Check warning on line 84 in src/dcegm/pre_processing/batches/single_segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/batches/single_segment.py#L84

Added line #L84 was not covered by tests

Check warning on line 86 in src/dcegm/pre_processing/batches/single_segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/batches/single_segment.py#L86

Added line #L86 was not covered by tests

Check warning on line 229 in src/dcegm/pre_processing/batches/single_segment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/batches/single_segment.py#L229

Added line #L229 was not covered by tests

Check warning on line 8 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L8

Added line #L8 was not covered by tests

Check warning on line 12 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L12

Added line #L12 was not covered by tests

Check warning on line 14 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L14

Added line #L14 was not covered by tests

Check warning on line 17 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L20

Added line #L20 was not covered by tests

Check warning on line 23 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L23

Added line #L23 was not covered by tests

Check warning on line 27 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 35 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L35

Added line #L35 was not covered by tests

Check warning on line 43 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L43

Added line #L43 was not covered by tests

Check warning on line 46 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L46

Added line #L46 was not covered by tests

Check warning on line 49 in src/dcegm/pre_processing/check_options.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/check_options.py#L49

Added line #L49 was not covered by tests

Check warning on line 175 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L175

Added line #L175 was not covered by tests

Check warning on line 184 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L184

Added line #L184 was not covered by tests

Check warning on line 191 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L189-L191

Added lines #L189 - L191 were not covered by tests

Check warning on line 195 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L195

Added line #L195 was not covered by tests

Check warning on line 215 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L212-L215

Added lines #L212 - L215 were not covered by tests

Check warning on line 225 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 228 in src/dcegm/pre_processing/model_functions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dcegm/pre_processing/model_functions.py#L227-L228

Added lines #L227 - L228 were not covered by tests