Skip to content

Conversation

@joehellmersNOAA
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

Related Issues & Documents

  • Closes #

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.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

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?

jbrzensk and others added 30 commits August 25, 2025 16:28
…alculated-weights

chore:remove precalculated weights
…liptic1DHomogeneousDirichlet

Added cpp example: elliptic1DHomogeneousDirichlet.cpp
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
SDSU_MVP_LAB and others added 28 commits December 2, 2025 22:02
…DirichletRightNeumann

add example elliptic1DLeftDirichletRightNeumann.cpp
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 joehellmersNOAA merged commit a2f5ddf into dev/cpp-weights Dec 15, 2025
20 of 21 checks passed
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants