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

[WIP] Update to Sundials 5 #235

Merged
merged 129 commits into from
Apr 5, 2020
Merged

[WIP] Update to Sundials 5 #235

merged 129 commits into from
Apr 5, 2020

Commits on Feb 10, 2020

  1. set-up files

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5e5c8b5 View commit details
    Browse the repository at this point in the history
  2. add new wrapper

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6278f90 View commit details
    Browse the repository at this point in the history
  3. update Sundials.jl

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    285c7a1 View commit details
    Browse the repository at this point in the history
  4. new wrapped API

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    8d51586 View commit details
    Browse the repository at this point in the history
  5. update arkode api wrapper

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    37bca96 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary files

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    2e07f39 View commit details
    Browse the repository at this point in the history
  7. WIP: type updtes to cvode

    jd-lara committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    d21a675 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. update arkode wrapper

    rodrigomha committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e92a0af View commit details
    Browse the repository at this point in the history
  2. wip: cvode api update

    rodrigomha committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f96eb87 View commit details
    Browse the repository at this point in the history
  3. WIP: cvodes api update

    rodrigomha committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    688d177 View commit details
    Browse the repository at this point in the history
  4. WIP: IDA api update

    jd-lara committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e0455e6 View commit details
    Browse the repository at this point in the history
  5. WIP: update kinsol api

    rodrigomha committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ed1f9f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    e9a3178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b12ebd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. WIP: update sunlinsol api

    rodrigomha committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2008fec View commit details
    Browse the repository at this point in the history
  2. WIP: update sunmatrix api

    rodrigomha committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e5e0357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    373478f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. WIP: to finish nvector api

    rodrigomha committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    147c146 View commit details
    Browse the repository at this point in the history
  2. WIP: to finish nvector api

    rodrigomha committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    66ddce3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. WIP: to finish nvector api

    rodrigomha committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f95e28a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. WIP: update nvector api

    rodrigomha committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9d2b704 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. finish IDA wrapper

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0b466eb View commit details
    Browse the repository at this point in the history
  2. updates to project toml

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    305b5f3 View commit details
    Browse the repository at this point in the history
  3. change sundilas import

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    17a4850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a98aa View commit details
    Browse the repository at this point in the history
  5. update handle

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    38e9707 View commit details
    Browse the repository at this point in the history
  6. update includes

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    91a5c78 View commit details
    Browse the repository at this point in the history
  7. organize imports

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c33ed92 View commit details
    Browse the repository at this point in the history
  8. update project.toml

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    91fbdd9 View commit details
    Browse the repository at this point in the history
  9. update .gitignore

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    435edda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214a883 View commit details
    Browse the repository at this point in the history
  11. update Sundials.jl

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    92ee3dd View commit details
    Browse the repository at this point in the history
  12. comment out c++ constant

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5aeee0b View commit details
    Browse the repository at this point in the history
  13. update wrap file

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    bbc5d2c View commit details
    Browse the repository at this point in the history
  14. update types and consts

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    9b42ea9 View commit details
    Browse the repository at this point in the history
  15. add missing pointer

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2d00d09 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    92f153f View commit details
    Browse the repository at this point in the history
  17. Update SparseArrays

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    e74262a View commit details
    Browse the repository at this point in the history
  18. add missing parenthesis

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c011790 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    765a030 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a3dc6c7 View commit details
    Browse the repository at this point in the history
  21. update wrapped API

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    99f6e6a View commit details
    Browse the repository at this point in the history
  22. add ARKStepMemPtr in handle

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    879d7cc View commit details
    Browse the repository at this point in the history
  23. update sundials wrap

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    992d956 View commit details
    Browse the repository at this point in the history
  24. update use of @logmsg

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    149b299 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    84eca77 View commit details
    Browse the repository at this point in the history
  26. uncomment KLU solve calls

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b4b52fd View commit details
    Browse the repository at this point in the history
  27. update comment in wrap_file

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0bd7a67 View commit details
    Browse the repository at this point in the history
  28. file organization refactor

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    5df3faf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    aca9e51 View commit details
    Browse the repository at this point in the history
  30. move wrap sundials

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fbc5fa1 View commit details
    Browse the repository at this point in the history
  31. update cvode api syntax

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7761658 View commit details
    Browse the repository at this point in the history
  32. update .gitignore

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    ba9a634 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4318883 View commit details
    Browse the repository at this point in the history
  34. update CVODE calls

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    08d1383 View commit details
    Browse the repository at this point in the history
  35. comment out tests

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    4aa4662 View commit details
    Browse the repository at this point in the history
  36. update API signature

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2937dad View commit details
    Browse the repository at this point in the history
  37. remove unused option

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0658f6e View commit details
    Browse the repository at this point in the history
  38. include sunnonlinson

    jd-lara committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    d62130a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. enable CVODE tests

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    1d8fd3a View commit details
    Browse the repository at this point in the history
  2. add missing release handle

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    37dd283 View commit details
    Browse the repository at this point in the history
  3. WIP: idas API update

    rodrigomha committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    99a9d92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6282250 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9479c4c View commit details
    Browse the repository at this point in the history
  6. fix bad handle

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    a5a35ef View commit details
    Browse the repository at this point in the history
  7. Fix typo idas wrapper

    rodrigomha committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    976c61f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a48e08 View commit details
    Browse the repository at this point in the history
  9. correct typo

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    b3bd1fc View commit details
    Browse the repository at this point in the history
  10. add predicate to top

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    3eba063 View commit details
    Browse the repository at this point in the history
  11. add LinearAlgebra predicate

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    8853315 View commit details
    Browse the repository at this point in the history
  12. fix typo

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    6efc802 View commit details
    Browse the repository at this point in the history
  13. update handle

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    c87c5a8 View commit details
    Browse the repository at this point in the history
  14. fix outated references

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d009f60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    472a773 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c40a4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    67f479b View commit details
    Browse the repository at this point in the history
  18. update toml files

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    387d1bb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    856d5d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    560fa7d View commit details
    Browse the repository at this point in the history
  21. fix handle name

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    abfa288 View commit details
    Browse the repository at this point in the history
  22. ark step pointer update

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    3d38c45 View commit details
    Browse the repository at this point in the history
  23. update handle tests

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    27fff68 View commit details
    Browse the repository at this point in the history
  24. activate working tests

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    84b1cc9 View commit details
    Browse the repository at this point in the history
  25. update kinsol tests

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    2f7cea5 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    891bdaa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ed0c43f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    166720f View commit details
    Browse the repository at this point in the history
  29. add comment to test

    jd-lara committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    07cd41f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8c9f360 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    502e34b View commit details
    Browse the repository at this point in the history
  32. Fix linear algebra mul

    rodrigomha committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    8f36f2f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    a588bf1 View commit details
    Browse the repository at this point in the history
  34. update tests

    rodrigomha committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d817232 View commit details
    Browse the repository at this point in the history
  35. update API sunlinsol

    rodrigomha committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    6724bc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    7380792 View commit details
    Browse the repository at this point in the history
  2. Update integrator_utils.jl

    jd-lara authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    6284f93 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. enable arkstep test

    jd-lara committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    afb5a8e View commit details
    Browse the repository at this point in the history
  2. update project.toml

    jd-lara committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    4aa3aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596e2ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09c07d View commit details
    Browse the repository at this point in the history
  5. update test code

    jd-lara committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    2215e3c View commit details
    Browse the repository at this point in the history
  6. function name changes

    jd-lara committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    43bda77 View commit details
    Browse the repository at this point in the history
  7. add julia 1.4 to travis

    jd-lara committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    3759aaa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. update clang script

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    3853b28 View commit details
    Browse the repository at this point in the history
  2. rename test file

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    05d7414 View commit details
    Browse the repository at this point in the history
  3. add erkstep api

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    d16592d View commit details
    Browse the repository at this point in the history
  4. add erkstep test

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ebf777e View commit details
    Browse the repository at this point in the history
  5. update runtests

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    5d2d654 View commit details
    Browse the repository at this point in the history
  6. update tests

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    e248e38 View commit details
    Browse the repository at this point in the history
  7. WIP: Enable MRI API

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4e9fb48 View commit details
    Browse the repository at this point in the history
  8. update erkstep test

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ea2d9cf View commit details
    Browse the repository at this point in the history
  9. add MRI support

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f954961 View commit details
    Browse the repository at this point in the history
  10. add mri test

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4db6e1c View commit details
    Browse the repository at this point in the history
  11. remove call to free pointer

    jd-lara committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    cc27bb1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ac21e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. update test typo

    jd-lara committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b82a7ae View commit details
    Browse the repository at this point in the history
  2. update toml for sundials 5.2

    jd-lara committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    bcc1752 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    d7e364d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1c817 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    04f45a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1458471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f1add8 View commit details
    Browse the repository at this point in the history
  4. update tests

    rodrigomha committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    dcaf8ce View commit details
    Browse the repository at this point in the history
  5. Update MRI MemPtr

    rodrigomha committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ae6530b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from Energy-MAC/rh/update_erk_mri

    [WIP] Update ERK and MRI
    jd-lara authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    7bd6db4 View commit details
    Browse the repository at this point in the history
  7. update readme

    jd-lara committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c75a7ac View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    2b52369 View commit details
    Browse the repository at this point in the history
  2. update toml files

    jd-lara committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    a2a3572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa945f2 View commit details
    Browse the repository at this point in the history