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

Feature/new docstyle #122

Merged
merged 7 commits into from
Oct 30, 2022
Merged

Feature/new docstyle #122

merged 7 commits into from
Oct 30, 2022

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Oct 30, 2022

This PR switches cashocs docstyle to the pydata sphinx theme.

Closes #98

@sblauth sblauth added the enhancement New feature or request label Oct 30, 2022
@sblauth sblauth self-assigned this Oct 30, 2022
@sblauth sblauth added this to the v2.0 milestone Oct 30, 2022
@sblauth sblauth enabled auto-merge (rebase) October 30, 2022 10:11
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2022

Codecov Report

Merging #122 (b76d60f) into main (880b227) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   93.51%   93.50%   -0.00%     
==========================================
  Files          66       65       -1     
  Lines        5651     5649       -2     
==========================================
- Hits         5284     5282       -2     
  Misses        367      367              
Impacted Files Coverage Δ
cashocs/_optimization/cost_functional.py 99.24% <ø> (ø)
...cs/_optimization/line_search/armijo_line_search.py 98.25% <ø> (ø)
...optimization/line_search/polynomial_line_search.py 81.32% <ø> (ø)
...ization/optimal_control/optimal_control_problem.py 100.00% <ø> (ø)
...zation/optimization_algorithms/gradient_descent.py 100.00% <ø> (ø)
...cs/_optimization/optimization_algorithms/l_bfgs.py 99.29% <ø> (ø)
...shocs/_optimization/optimization_algorithms/ncg.py 100.00% <ø> (ø)
...cs/_optimization/optimization_algorithms/newton.py 80.56% <ø> (ø)
...n/shape_optimization/shape_optimization_problem.py 96.95% <ø> (ø)
cashocs/_pde_problems/adjoint_problem.py 100.00% <ø> (ø)
... and 23 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

auto-merge was automatically disabled October 30, 2022 10:26

Rebase failed

@sblauth sblauth merged commit b76d60f into main Oct 30, 2022
@sblauth sblauth deleted the feature/new_docstyle branch October 30, 2022 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] Switch to the new doc style with cashocs v2
2 participants