Skip to content

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Jul 18, 2024

I added another tutorial on the heat equation to also demonstrate the usage of Tridiagonal matrices (for homogeneous Neumann BCs).

@ranocha ranocha added the documentation Improvements or additions to documentation label Jul 18, 2024
@ranocha ranocha requested a review from SKopecz July 18, 2024 08:37
@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.09%. Comparing base (258c798) to head (5117ee0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files           6        6           
  Lines        1415     1415           
=======================================
  Hits         1388     1388           
  Misses         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@SKopecz SKopecz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I have some minor comments. But we should really use $u_0\geq 0$ here.

@ranocha ranocha requested a review from SKopecz July 18, 2024 14:02
@ranocha
Copy link
Member Author

ranocha commented Jul 18, 2024

Thanks! I have added another tutorial on the heat equation with homogeneous Dirichlet BCs.

@ranocha
Copy link
Member Author

ranocha commented Jul 18, 2024

I have also bumped the version so that we can tag a new release before merging our breaking change from #104

Copy link
Collaborator

@SKopecz SKopecz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@ranocha ranocha merged commit 69db9ab into main Jul 18, 2024
@ranocha ranocha deleted the hr/heat_eq branch July 18, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants