Releases: csrc-sdsu/mole
Releases · csrc-sdsu/mole
MOLE v1.1.0
Release Notes for v1.1.0
Initial Release
This is the first tagged release of MOLE.
What's Changed
- Octave compatibility update by @jbrzensk in #9
- Folder reformatting by @jbrzensk in #10
- Added Doxygen structure for C++ files by @jbrzensk in #11
- File tree restructure by @pritkc in #17
- Isolated Doxy and Sphinx output dirs + .gitignore by @pritkc in #29
- Adding convection diffusion example in C++ by @SavannaSpayd in #36
- PR For issue 22 - writing RK2 in cpp by @Amey-kulkarni19 in #27
- merged parabolic1d.cpp, parabolic1d.m, and makefile to reflect the new directory structure that is in the master branch. by @aneeshs1729 in #37
- PR for Issue 13 (adding licensing file information) by @aneeshs1729 in #33
- Have the handling of the ARMA variable consistent by @joehellmers in #39
- Fix 'deprecated: use braced initialiser list instead' warning message by @joehellmers in #40
- Cmakefiles V2.0 by @JananiPSrinivasan in #42
- Revert "Cmakefiles V2.0" by @JananiPSrinivasan in #43
- Add executables build to .gitignore by @joehellmers in #41
- Sphinx setup initialization by @pritkc in #38
- Cmakefiles V2.0 by @JananiPSrinivasan in #46
- Fix parabolic1D for Octave compatability by @jbrzensk in #45
- Readme changes by @pritkc in #51
- Fixing error in RK2.cpp with data.txt not being created by @edfink234 in #47
- ADD_Example_Schrodinger2D.cpp by @arrowguy234 in #55
- Fixed missing #include, and added doxygen content by @jbrzensk in #65
- Latex pdf addition by @pritkc in #58
- Google tests and Updated Github Actions by @JananiPSrinivasan in #71
- Makefile deletion by @JananiPSrinivasan in #79
- updates boundary info into discrete analog system by @mdumett in #66
- License info modifications. by @pritkc in #86
- convection_diffusion3D | Name fix by @pritkc in #87
- Update readme.md by @JananiPSrinivasan in #91
- Fixed openBlas issue in CmakeLists by @JananiPSrinivasan in #90
- MacOS + SuperLU build fix by @pritkc in #92
- .gitignore changes corresponding to new cMake system by @pritkc in #82
- Doc builder make instructions. by @pritkc in #93
- removed finite by @pritkc in #95
- Unit_tests for MATLAB by @JananiPSrinivasan in #96
- Update CONTRIBUTING.md by @jbrzensk in #102
- [Doc] Improved landing page by @pritkc in #97
- Minor content fix by @pritkc in #106
- Patch-Fix by @JananiPSrinivasan in #109
- Add elliptic3D.cpp by @katayoonk in #61
- adding hyperbolic1D_upwind.cpp by @edfink234 in #63
- Lock exchange cpp implementation by @katayoonk in #100
- Create PULL_REQUEST_TEMPLATE.md by @jbrzensk in #101
- MD Example files + SVG Parser by @pritkc in #107
- PR for Poisson2D.cpp by @arrowguy234 in #113
- MATLAB/Octave documentation by @pritkc in #110
- Add Periodic Boundary Conditions, operators, and examples ( Add BCs3 fixed ) by @jbrzensk in #117
- Adding pure periodic boundary conditions and also a generic boundary condition by @mdumett in #99
- Burgers1D example in C++ by @arrowguy234 in #73
- added .nojekyll by @pritkc in #118
- Update README.me docs badge URL by @valeriabarra in #120
- README: Update docs badge to point to latest version by @valeriabarra in #123
- Add 1D and 2D Wave Equation Examples using Mimetic Methods by @ArshiaIlaty in #57
- badge-fix by @JananiPSrinivasan in #131
- IntelLLVM support extended by @JananiPSrinivasan in #133
- Combined builds and edited README for macOS and Windows gnuplots by @jbrzensk in #127
- 2D Parabolic by @onzerem in #124
- Readme links fix by @pritkc in #136
- Check for Fortran compiler added by @JananiPSrinivasan in #138
- Updated theme changes for the documentation by @pritkc in #134
- Example new structure by @pritkc in #121
- force link of installed gfortran by @jbrzensk in #145
- Terzaghi-1D by @JananiPSrinivasan in #146
- Doc/elliptic1 d by @jbrzensk in #142
- Renamed examples/matlab/minimal_poisson2D.m by @valeriabarra in #144
- Updated doc GHAs by @pritkc in #147
- Badge fix by @JananiPSrinivasan in #152
- Sphinx Document created for terzaghi1D by @JananiPSrinivasan in #153
- Readme.md updated for issue #156 by @JananiPSrinivasan in #160
- Updated the contributing guide by @pritkc in #151
- Add AUTHORS file by @valeriabarra in #165
- Bump pillow from 11.2.1 to 11.3.0 in /doc/sphinx by @dependabot[bot] in #164
- Revert PR #165 to allow more time to Review by @valeriabarra in #168
- rename: matlab -> matlab/octave + src changes by @pritkc in #155
- Fix security vulnerability by upgrading requests to >=2.32.4 by @JananiPSrinivasan in #169
- Prepare for master → main branch rename by @pritkc in #171
- Merge pull request #171 from csrc-sdsu/main by @jbrzensk in #173
New Contributors
- @pritkc made their first contribution in #17
- @SavannaSpayd made their first contribution in #36
- @Amey-kulkarni19 made their first contribution in #27
- @aneeshs1729 made their first contribution in #37
- @joehellmers made their first contribution in #39
- @JananiPSrinivasan made their first contribution in #42
- @edfink234 made their first contribution in #47
- @arrowguy234 made their first contribution in #55
- @mdumett made their first contribution in #66
- @katayoonk made their first contribution in #61
- @ArshiaIlaty made their first contribution in #57
- @onzerem made their first contribution in #124
- @dependabot[bot] made their first contribution in #164
Full Changelog: v1.0...v1.1.0