What's Changed
- 3.0-pre Update by @landinjm in #567
- Additional optimization support for multigrid by @landinjm in #678
- Updating to doxygen awesome by @landinjm in #679
- Updating workflow to preserve prior version documentation by @landinjm in #683
- Fix
version_selectorfilename by @landinjm in #684 - Grab the submodules for the gh-pages workflow by @landinjm in #685
- Add partial installation instructions for 3.0 by @landinjm in #699
- ENH: Data input by @wband in #691
- consolidated solve blocks by @fractalsbyx in #700
- Nucleation for real this time by @fractalsbyx in #693
- Made PDEOperator utilities visible in CustomPDEs by @fractalsbyx in #702
- VTK as optional dependency by @landinjm in #703
- variable_attribute_loader functions should be public by @fractalsbyx in #709
- Update cmake & clang tidy & rewriting binary read-in by @landinjm in #708
- Fix VTK config flag by @landinjm in #719
- Explicit cast to types to prevent confusion by @landinjm in #737
- Fix for duping scalar initial conditions by @landinjm in #738
- Consolidation of solve groups and vectors in blocks (part 1/X) by @landinjm in #742
- Update PR template by @landinjm in #747
- add lower bound for rectangular doamins by @landinjm in #749
- Added Total runtime calculation and output in main.cc by @david-montiel-t in #751
- Updating timer class by @landinjm in #754
- Fix the gradient energy calculation by @jijn in #770
- CMake, C++, Python pre-commit by @landinjm in #775
- Cleaning up the CI for merge queues by @landinjm in #778
- Fix race condition in parallel build (Fix #722) by @jijn in #783
- Add DS_Store to gitignore by @jijn in #784
- [CMake] Provide out-of-source build by @jijn in #768
- Enforce pre-commit ci by @landinjm in #787
- more installation docs by @fractalsbyx in #766
- format install docs by @fractalsbyx in #789
- Fix implicit code by @jijn in #788
- Modify make command to include install option by @fractalsbyx in #791
- Fix no-commit-to-main pre-commit by @landinjm in #793
- typo fix by @jijn in #794
- Adding block vector struct by @landinjm in #804
- Organize headers by @landinjm in #805
- Run tests on macos by @jijn in #816
- Fix application related issues by @jijn in #773
- Allow initial conditions to be set via files OR programmatically by @mythreyiramesh in #818
- Upgrades to timer by @landinjm in #821
- IO Parameters - FieldOutput (1/X) by @landinjm in #800
- Fix the implicit bug by @jijn in #796
- Broken link checker by @landinjm in #846
- Configure Dependabot for GitHub Actions updates by @landinjm in #847
- Fix indentation in links.yml for checkout action by @landinjm in #852
- Bump actions/setup-python from 4 to 6 by @dependabot[bot] in #848
- Bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in #849
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #850
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #851
- Fixing dead links by @landinjm in #867
New Contributors
- @jijn made their first contribution in #770
- @mythreyiramesh made their first contribution in #818
- @dependabot[bot] made their first contribution in #848
Full Changelog: v2.4.2...v3.0.0