Skip to content
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

Feature/remove deprecated code types #369

Merged
merged 101 commits into from
Nov 14, 2023

Conversation

balos1
Copy link
Member

@balos1 balos1 commented Nov 7, 2023

Adds on to remove-deprecated-code PR by removing realtype, booleantype, and related deprecated macros. We can merge this into develop once remove-deprecated-code is merged, but I have targeted remove-deprecated-code for now for diff purposes.

balos1 and others added 30 commits October 26, 2023 09:05
Co-authored-by: Daniel R. Reynolds <[email protected]>
Added Fortran support for the LAPACK dense SUNLinearSolver implementation.

---------

Co-authored-by: Daniel R. Reynolds <[email protected]>
 Additional embedded explicit Runge--Kutta
methods to ARKODE.

---------

Co-authored-by: Steven Roberts <[email protected]>
Co-authored-by: David J. Gardner <[email protected]>
Base automatically changed from feature/remove-deprecated-code to develop November 13, 2023 14:34
include/sundials/sundials_types_old.h Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@drreynolds drreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More whitespace changes for alignment in documentation (both official and in unofficial README.md files)

benchmarks/advection_reaction_3D/raja/README.md Outdated Show resolved Hide resolved
benchmarks/advection_reaction_3D/raja/README.md Outdated Show resolved Hide resolved
benchmarks/diffusion_2D/README.md Outdated Show resolved Hide resolved
benchmarks/diffusion_2D/README.md Outdated Show resolved Hide resolved
benchmarks/diffusion_2D/README.md Outdated Show resolved Hide resolved
doc/shared/sunlinsol/SUNLinSol_SuperLUDIST.rst Outdated Show resolved Hide resolved
doc/shared/sunlinsol/SUNLinSol_SuperLUDIST.rst Outdated Show resolved Hide resolved
doc/shared/sunlinsol/SUNLinSol_SuperLUMT.rst Outdated Show resolved Hide resolved
doc/shared/sunlinsol/SUNLinSol_cuSolverSp.rst Outdated Show resolved Hide resolved
doc/shared/sunmatrix/SUNMatrix_SLUNRloc.rst Outdated Show resolved Hide resolved
@drreynolds drreynolds self-requested a review November 14, 2023 17:15
@gardner48 gardner48 merged commit e75d0c0 into develop Nov 14, 2023
18 of 20 checks passed
@gardner48 gardner48 deleted the feature/remove-deprecated-code-types branch November 14, 2023 18:14
gardner48 added a commit that referenced this pull request Dec 18, 2023
Remove `realtype`, `booleantype`, and related deprecated macros.

---------

Co-authored-by: Daniel R. Reynolds <[email protected]>
Co-authored-by: Steven Roberts <[email protected]>
Co-authored-by: David J. Gardner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants