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

Use Real instead of AbstractFloat #648

Closed

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    ad1fab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c5e233 View commit details
    Browse the repository at this point in the history
  3. Update src/bilq.jl

    amontoison committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3cc80c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69e7c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cce31e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58a28db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08c0e1e View commit details
    Browse the repository at this point in the history
  8. Fix tests with CGNE

    amontoison committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    016d6c6 View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from @dpo

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5d1a87f View commit details
    Browse the repository at this point in the history
  10. Update test_solvers.jl

    amontoison committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5d54847 View commit details
    Browse the repository at this point in the history
  11. Update preconditioners.md

    amontoison committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    c967453 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55cbe4e View commit details
    Browse the repository at this point in the history
  13. Update docs/src/preconditioners.md

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    dd42770 View commit details
    Browse the repository at this point in the history
  14. A^T -> A^H

    amontoison committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    645e094 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    330304a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    604c960 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    73e95a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Test Krylov macros

    amontoison committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fc8677b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7cd9b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Update workflows

    amontoison committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    fc8bb59 View commit details
    Browse the repository at this point in the history
  2. Update CommentPR.yml

    amontoison committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    26c4856 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    b19c74b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c67dfb View commit details
    Browse the repository at this point in the history
  3. Fix few typos

    amontoison committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a97909a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b5c2ea9 View commit details
    Browse the repository at this point in the history
  5. [GPU] Remove random tests

    amontoison committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    bcbc6aa View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    db3520f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6208825 View commit details
    Browse the repository at this point in the history
  3. Release 0.8.4

    amontoison committed Sep 15, 2022
    2 Configuration menu
    Copy the full SHA
    66e1fd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    794483b View commit details
    Browse the repository at this point in the history
  2. Update docs/src/callbacks.md

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b0d2079 View commit details
    Browse the repository at this point in the history
  3. Update callbacks.md

    amontoison committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    212a266 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    611b3c2 View commit details
    Browse the repository at this point in the history
  2. Update buildkite pipeline

    amontoison committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a01a78d View commit details
    Browse the repository at this point in the history
  3. Update api.md

    amontoison committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4af9334 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    2fe7964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa3132 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    bd31594 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d5a0f View commit details
    Browse the repository at this point in the history
  5. Update src/fgmres.jl

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    837f7c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2a6737 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a351162 View commit details
    Browse the repository at this point in the history
  8. Update test_solvers.jl

    amontoison committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    29cf54b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    facd67d View commit details
    Browse the repository at this point in the history
  10. Fix a typo in gpu.md

    amontoison committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    460087a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    fd1f1ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb509d6 View commit details
    Browse the repository at this point in the history
  3. Improve roots_quadratic

    amontoison committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1a582cd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    c45a492 View commit details
    Browse the repository at this point in the history
  2. Update tips.md

    amontoison committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    100792f View commit details
    Browse the repository at this point in the history
  3. Add six Krylov processes

    amontoison authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    426557d View commit details
    Browse the repository at this point in the history
  4. Add FGMRES in processes.md

    amontoison committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ed8cd99 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. add discussion in readme

    tmigot authored and amontoison committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    be01a41 View commit details
    Browse the repository at this point in the history
  2. add discussion in index

    tmigot authored and amontoison committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    50273a7 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Alexis <35051714+amontoison@users.noreply.github.com>
    tmigot and amontoison committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ce6704f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    amontoison authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    7dcc254 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226c507 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    3fcb8ee View commit details
    Browse the repository at this point in the history
  2. Use Aqua.jl in the tests

    amontoison committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8441c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8eb8bb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    25f8524 View commit details
    Browse the repository at this point in the history
  2. Use semicolon

    amontoison committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    95d36a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf37121 View commit details
    Browse the repository at this point in the history
  4. Update the dimension of A

    amontoison committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ff0da24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01b570e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

    amontoison committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c7902ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c88e3e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Create a Aqua workflow

    amontoison committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4416fa1 View commit details
    Browse the repository at this point in the history
  2. Fix Aqua workflow

    amontoison committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1072e5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4b630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38bfc22 View commit details
    Browse the repository at this point in the history
  5. Update test_solvers.jl

    amontoison committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8a2978b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea73605 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc93b54 View commit details
    Browse the repository at this point in the history
  8. Improve allocation tests

    amontoison committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    3a11347 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae3fc2d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    3c580a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    b01ffa0 View commit details
    Browse the repository at this point in the history
  2. Update test/gpu/nvidia.jl

    amontoison committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    04c8f69 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Update test/test_utils.jl

    amontoison committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    354cf4b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Improve Krylov processes

    amontoison committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    80e7586 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    b9b2bb0 View commit details
    Browse the repository at this point in the history
  2. Update src/usymqr.jl

    amontoison committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    417c719 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    9aea974 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

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

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    5312552 View commit details
    Browse the repository at this point in the history
  2. Fix two typos

    amontoison committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    60e5b65 View commit details
    Browse the repository at this point in the history
  3. Update docs/src/storage.md

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    aa8b6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    823f734 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    135d47f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    630faac View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    f152a01 View commit details
    Browse the repository at this point in the history
  2. Hack with kstdout

    amontoison committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    3dcf774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76e1390 View commit details
    Browse the repository at this point in the history
  4. Use Core.stdout

    amontoison committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e232f97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c98beb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    66a3a18 View commit details
    Browse the repository at this point in the history
  2. Update docs/make.jl

    amontoison committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9d4f7b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    bce6092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15aedc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d762c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211f38a View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Dominique <dominique.orban@gmail.com>
    amontoison and dpo committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2ff1489 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    18691a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e31e3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3721949 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    676fbda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dbe269 View commit details
    Browse the repository at this point in the history
  6. Add rtol in LSLQ

    amontoison committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4dfbe15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92bc8d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    243425e View commit details
    Browse the repository at this point in the history
  9. Check all docstrings

    amontoison committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    566f23e View commit details
    Browse the repository at this point in the history
  10. Release 0.9.0

    amontoison committed Nov 25, 2022
    2 Configuration menu
    Copy the full SHA
    338dbc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Dec 19, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    12b4ab6 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    5291caf View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    0e3de13 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Add new tests for GPUs

    amontoison committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    962811e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4b6da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ee0a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa45b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67dbbee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18ef839 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    391da90 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    e0abd0f View commit details
    Browse the repository at this point in the history
  2. Update Krylov solvers

    amontoison committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    66f3059 View commit details
    Browse the repository at this point in the history
  3. Revert some modifications

    amontoison committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b04fc76 View commit details
    Browse the repository at this point in the history
  4. Revert more modifications

    amontoison committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    213f97c View commit details
    Browse the repository at this point in the history