-
Notifications
You must be signed in to change notification settings - Fork 65
Bring in Updates from Forked Branch #262
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
joehellmersNOAA
merged 8 commits into
csrc-sdsu:dev/cpp-weights
from
joehellmersNOAA:dev/cpp-weights
Dec 17, 2025
Merged
Bring in Updates from Forked Branch #262
joehellmersNOAA
merged 8 commits into
csrc-sdsu:dev/cpp-weights
from
joehellmersNOAA:dev/cpp-weights
Dec 17, 2025
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
* 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 <jbrzensk@gmail.com> Co-authored-by: Shane-Stevenson <shanestevenson04@gmai.com> Co-authored-by: Prit Chakalasiya <prit.chakalasiya@gmail.com> Co-authored-by: Ben Wagner <benjaminwagner21@gmail.com> Co-authored-by: Shane Stevenson <shanestevenson04@gmail.com> Co-authored-by: Shane Stevenson <116758208+Shane-Stevenson@users.noreply.github.com> Co-authored-by: Kristy Le <kle2302@sdsu.edu> Co-authored-by: SDSU_MVP_LAB <SDSU_MVP_LAB@users.noreply.github.com>
* 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 <jbrzensk@gmail.com> Co-authored-by: Shane-Stevenson <shanestevenson04@gmai.com> Co-authored-by: Prit Chakalasiya <prit.chakalasiya@gmail.com> Co-authored-by: Ben Wagner <benjaminwagner21@gmail.com> Co-authored-by: Shane Stevenson <shanestevenson04@gmail.com> Co-authored-by: Shane Stevenson <116758208+Shane-Stevenson@users.noreply.github.com> Co-authored-by: Kristy Le <kle2302@sdsu.edu> Co-authored-by: SDSU_MVP_LAB <SDSU_MVP_LAB@users.noreply.github.com>
bc3ce34
into
csrc-sdsu:dev/cpp-weights
5 of 6 checks passed
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?