-
Notifications
You must be signed in to change notification settings - Fork 65
Update branch with changes from main #255
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…alculated-weights chore:remove precalculated weights
added two way wave equation comparison
…liptic1DHomogeneousDirichlet Added cpp example: elliptic1DHomogeneousDirichlet.cpp
…cript/documentation.
added CMAKE path for eigen update path update path 2 update path 22 update path for cmake update path for cmake again update CMake fo applelang and eigen update update ci update ci update ci update ci update macOSX ci for Eigen3
…DirichletRightNeumann add example elliptic1DLeftDirichletRightNeumann.cpp
Bpw/sturm lcpp
Added backward euler C++ example and documentation
…omogeneousDirichlet Add example elliptic1DNonHomogeneousDirichlet.cpp
…NeumannRightNeumann Add example elliptic1DLeftNeumannRightNeumann.cpp
Fix error in elliptic1Dnonhomogeneous plot title error
Rename elliptic1DLeftDirichletRightNeumann.m/cpp -> elliptic1DLeftneumannRightDirichlet.m/cpp
joehellmersNOAA
added a commit
that referenced
this pull request
Dec 17, 2025
* Store for now * stashing up current state * Format output * Update branch with changes from main (#255) (#3) * added two way wave equation comparison * scaled plots, and changed some from log to reg * spacing and font size adjust * font size readjusted * made comparison into tutorial * Tutorial section added to doc * fix spelling errors * spelling error in filename * fixed spacing in html generation of LaTeX math * spelling and license info added * chore:remove precalculated weights * addressed comments, fixed links * Added cpp example: elliptic1DHomogeneousDirichlet.cpp * fox: automatically copy governance images during Sphinx initialization (#227) * Sturm Liouville C++ Examples * Docs * Added GNUplot to elliptic1DHomogeneousDirichlet.cpp * typo fixes * specify eigen3.3.7 for mac osx * solve touch ups * Added backward euler C++ example and documentation * Updated stopping criteria and removed unecessary lines and words in script/documentation. * specify eigen@3 for mac osx added CMAKE path for eigen update path update path 2 update path 22 update path for cmake update path for cmake again update CMake fo applelang and eigen update update ci update ci update ci update ci update macOSX ci for Eigen3 * Add example elliptic1DNonHomogeneousDirichlet.cpp * Fixing plot title error * Add example elliptic1DLeftNeumannRightNeumann.cpp * add example elliptic1DLeftDirichletRightNeumann.cpp * edits * Declared vec using armadillo and capitalized Euler. * edits * code doc touch ups * typo fixes * edits * edits * Fix documentation, add exact solution to graph * updated documentation, used arma::vec, added exact solution to plot * Fixed documentation, used arma::vec, added exact solution to plot * fixed documentation, used used arma::vec, added exact solution to graph * renamed misnamed files * replace links for LeftNeumannRightDirichlet * Reverse ordering to match name --------- Co-authored-by: jbrzensk <[email protected]> Co-authored-by: Shane-Stevenson <[email protected]> Co-authored-by: Prit Chakalasiya <[email protected]> Co-authored-by: Ben Wagner <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Kristy Le <[email protected]> Co-authored-by: SDSU_MVP_LAB <[email protected]> * Initial "complete" version of C++ weights * added better testing * Revert back to previous versions of dependencies * upd from main in source (#4) * added two way wave equation comparison * scaled plots, and changed some from log to reg * spacing and font size adjust * font size readjusted * made comparison into tutorial * Tutorial section added to doc * fix spelling errors * spelling error in filename * fixed spacing in html generation of LaTeX math * spelling and license info added * chore:remove precalculated weights * addressed comments, fixed links * Added cpp example: elliptic1DHomogeneousDirichlet.cpp * fox: automatically copy governance images during Sphinx initialization (#227) * Sturm Liouville C++ Examples * Docs * Added GNUplot to elliptic1DHomogeneousDirichlet.cpp * typo fixes * specify eigen3.3.7 for mac osx * solve touch ups * Added backward euler C++ example and documentation * Updated stopping criteria and removed unecessary lines and words in script/documentation. * specify eigen@3 for mac osx added CMAKE path for eigen update path update path 2 update path 22 update path for cmake update path for cmake again update CMake fo applelang and eigen update update ci update ci update ci update ci update macOSX ci for Eigen3 * Add example elliptic1DNonHomogeneousDirichlet.cpp * Fixing plot title error * Add example elliptic1DLeftNeumannRightNeumann.cpp * add example elliptic1DLeftDirichletRightNeumann.cpp * edits * Declared vec using armadillo and capitalized Euler. * edits * code doc touch ups * typo fixes * edits * edits * Fix documentation, add exact solution to graph * updated documentation, used arma::vec, added exact solution to plot * Fixed documentation, used arma::vec, added exact solution to plot * fixed documentation, used used arma::vec, added exact solution to graph * renamed misnamed files * replace links for LeftNeumannRightDirichlet * Reverse ordering to match name --------- Co-authored-by: jbrzensk <[email protected]> Co-authored-by: Shane-Stevenson <[email protected]> Co-authored-by: Prit Chakalasiya <[email protected]> Co-authored-by: Ben Wagner <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Kristy Le <[email protected]> Co-authored-by: SDSU_MVP_LAB <[email protected]> --------- Co-authored-by: jbrzensk <[email protected]> Co-authored-by: Shane-Stevenson <[email protected]> Co-authored-by: Prit Chakalasiya <[email protected]> Co-authored-by: Ben Wagner <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Shane Stevenson <[email protected]> Co-authored-by: Kristy Le <[email protected]> Co-authored-by: SDSU_MVP_LAB <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this? (check all applicable)
Description
Related Issues & Documents
QA Instructions, Screenshots, Recordings
Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.
Added/updated tests?
_We encourage you to test all code included with MOLE, including examples.
have not been included
Read Contributing Guide and Code of Conduct
[optional] Are there any post deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?