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] jit/core redesign #7

Open
wants to merge 347 commits into
base: main
Choose a base branch
from
Open

[WIP] jit/core redesign #7

wants to merge 347 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 13, 2024

  1. rm dead code

    s-m-e committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    fab3b44 View commit details
    Browse the repository at this point in the history
  2. rm class

    s-m-e committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    08cf5f0 View commit details
    Browse the repository at this point in the history
  3. rm class

    s-m-e committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9aec248 View commit details
    Browse the repository at this point in the history
  4. cleanup

    s-m-e committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    bd4b8cb View commit details
    Browse the repository at this point in the history
  5. exports

    s-m-e committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3546e03 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. rm arg

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    c585852 View commit details
    Browse the repository at this point in the history
  2. types, const, cleanup

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    0bbb453 View commit details
    Browse the repository at this point in the history
  3. revert solver

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    57a963c View commit details
    Browse the repository at this point in the history
  4. rm vectorized support

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f43d4c9 View commit details
    Browse the repository at this point in the history
  5. rm first step

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    ee77d07 View commit details
    Browse the repository at this point in the history
  6. rm oo k decl

    s-m-e committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    81d5611 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    203357e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. nb compile cache clean

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0c548af View commit details
    Browse the repository at this point in the history
  2. explicit nopython

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7cbfeae View commit details
    Browse the repository at this point in the history
  3. assert shapes; unroll loop

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7c5defc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb7ca6 View commit details
    Browse the repository at this point in the history
  5. eliminate func wrapper

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bd49a33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0322830 View commit details
    Browse the repository at this point in the history
  7. rm dead consts

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d2225c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bceaa1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10266a2 View commit details
    Browse the repository at this point in the history
  10. state parser

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2fb74e5 View commit details
    Browse the repository at this point in the history
  11. cowell has its own jit

    s-m-e committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3de598b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    78bfccb View commit details
    Browse the repository at this point in the history
  2. jit planetocentric_to_AltAz

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    06dd537 View commit details
    Browse the repository at this point in the history
  3. deactivate trap

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    83ce58d View commit details
    Browse the repository at this point in the history
  4. jit line_of_sight

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    86bb3ae View commit details
    Browse the repository at this point in the history
  5. cleanup

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    af83602 View commit details
    Browse the repository at this point in the history
  6. jit J2_perturbation

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fdf616d View commit details
    Browse the repository at this point in the history
  7. jit J3_perturbation_hf

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9591b67 View commit details
    Browse the repository at this point in the history
  8. jit atmospheric_drag

    s-m-e committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    41e3c67 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

    s-m-e committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0a557f1 View commit details
    Browse the repository at this point in the history
  3. asserts

    s-m-e committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f794b4b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. cleanup

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2a18406 View commit details
    Browse the repository at this point in the history
  2. cleanup

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    0fea680 View commit details
    Browse the repository at this point in the history
  3. jit interp_hf

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    70a6eeb View commit details
    Browse the repository at this point in the history
  4. jit third_body

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a05f5be View commit details
    Browse the repository at this point in the history
  5. jit radiation_pressure

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    691a449 View commit details
    Browse the repository at this point in the history
  6. jit change_a_inc

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d6ac5cd View commit details
    Browse the repository at this point in the history
  7. mask hf funcs

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    25c12e3 View commit details
    Browse the repository at this point in the history
  8. fix typo

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fbe752c View commit details
    Browse the repository at this point in the history
  9. jit change_argp

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a083ab9 View commit details
    Browse the repository at this point in the history
  10. rm exports

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    efb3414 View commit details
    Browse the repository at this point in the history
  11. jit change_ecc_inc

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    21e9518 View commit details
    Browse the repository at this point in the history
  12. jit change_ecc_quasioptimal

    s-m-e committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f52f8b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77a6ce3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. isolate rkstep

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1dab907 View commit details
    Browse the repository at this point in the history
  2. run on tuples

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6ece659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    000faa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f28e5 View commit details
    Browse the repository at this point in the history
  5. rm matmul, swap for tuple ops

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    59f022d View commit details
    Browse the repository at this point in the history
  6. rm comments

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    545745c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6469e3 View commit details
    Browse the repository at this point in the history
  8. compiles, tests break

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ab90536 View commit details
    Browse the repository at this point in the history
  9. fix var name

    s-m-e committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f36157c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    a7038ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3393fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4382f6f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    0ca0b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    486c556 View commit details
    Browse the repository at this point in the history
  3. rm notations

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    af48adb View commit details
    Browse the repository at this point in the history
  4. rk initial step

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b7b178f View commit details
    Browse the repository at this point in the history
  5. rm comment

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d62994d View commit details
    Browse the repository at this point in the history
  6. consolidate

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6b7af5d View commit details
    Browse the repository at this point in the history
  7. rm method

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f0fe33c View commit details
    Browse the repository at this point in the history
  8. prep for compiled estimator

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1b8a4f5 View commit details
    Browse the repository at this point in the history
  9. jit error

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ed05028 View commit details
    Browse the repository at this point in the history
  10. rm msg

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c30450a View commit details
    Browse the repository at this point in the history
  11. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    09914f6 View commit details
    Browse the repository at this point in the history
  12. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    350bf67 View commit details
    Browse the repository at this point in the history
  13. more linalg

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0f38b9d View commit details
    Browse the repository at this point in the history
  14. move eps

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7babf7f View commit details
    Browse the repository at this point in the history
  15. rm numpy dep

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ce44979 View commit details
    Browse the repository at this point in the history
  16. less numpy

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4d753a8 View commit details
    Browse the repository at this point in the history
  17. use vectors

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    19d593f View commit details
    Browse the repository at this point in the history
  18. mv step impl out of class

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    80fd3ce View commit details
    Browse the repository at this point in the history
  19. f to fr fv

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b30315c View commit details
    Browse the repository at this point in the history
  20. y to rr vv

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    54ddf59 View commit details
    Browse the repository at this point in the history
  21. side-effect free step impl

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    04bd4bb View commit details
    Browse the repository at this point in the history
  22. jit step impl

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e317130 View commit details
    Browse the repository at this point in the history
  23. mv function

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    55e057c View commit details
    Browse the repository at this point in the history
  24. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bc319cb View commit details
    Browse the repository at this point in the history
  25. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    81de503 View commit details
    Browse the repository at this point in the history
  26. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    73215b6 View commit details
    Browse the repository at this point in the history
  27. cleanup

    s-m-e committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    256c4cc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3d9aeb9 View commit details
    Browse the repository at this point in the history
  2. fix const

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    466867a View commit details
    Browse the repository at this point in the history
  3. fix const

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b6eba2d View commit details
    Browse the repository at this point in the history
  4. rename norm func

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4613d1b View commit details
    Browse the repository at this point in the history
  5. rename norm vec func

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    efdaeb0 View commit details
    Browse the repository at this point in the history
  6. allow args in gjit

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a38e968 View commit details
    Browse the repository at this point in the history
  7. add logging to djit

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4b9e5bf View commit details
    Browse the repository at this point in the history
  8. fix exports

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    10da212 View commit details
    Browse the repository at this point in the history
  9. fix docs

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    816ddae View commit details
    Browse the repository at this point in the history
  10. fix astropy depr warning

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b943b24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cb926d View commit details
    Browse the repository at this point in the history
  12. fix numba obj mode warn

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6320dd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dad958f View commit details
    Browse the repository at this point in the history
  14. pylint

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b0bc653 View commit details
    Browse the repository at this point in the history
  15. less wrapping for events

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c818264 View commit details
    Browse the repository at this point in the history
  16. more r and v in solver

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    51f7eeb View commit details
    Browse the repository at this point in the history
  17. cleanup args

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    980f84d View commit details
    Browse the repository at this point in the history
  18. compile threebody helper

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bda6ba9 View commit details
    Browse the repository at this point in the history
  19. cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f6117c8 View commit details
    Browse the repository at this point in the history
  20. cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f6e7adc View commit details
    Browse the repository at this point in the history
  21. cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d4b1ab3 View commit details
    Browse the repository at this point in the history
  22. events cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    47f49e8 View commit details
    Browse the repository at this point in the history
  23. jit eclipse_function

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0331c58 View commit details
    Browse the repository at this point in the history
  24. jit cartesian_to_ellipsoidal

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f7745ee View commit details
    Browse the repository at this point in the history
  25. cleanup

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    96affb0 View commit details
    Browse the repository at this point in the history
  26. evaluating umbra events is based on interpolation vs calling get_body…

    …_barycentric_posvel
    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    08c51e9 View commit details
    Browse the repository at this point in the history
  27. fix name

    s-m-e committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    47e43f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    988a91c View commit details
    Browse the repository at this point in the history
  2. events get compiled

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b2ba64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62f3ef5 View commit details
    Browse the repository at this point in the history
  4. less arrays, more tuples

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2978c39 View commit details
    Browse the repository at this point in the history
  5. cleanup

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c5cd8e6 View commit details
    Browse the repository at this point in the history
  6. cleanup

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    73cc39c View commit details
    Browse the repository at this point in the history
  7. prep for cleanup

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b7cd3a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0ecb22 View commit details
    Browse the repository at this point in the history
  9. dense output entirely on tuples

    s-m-e committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    96f3908 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. isolate ieee754 stuff

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5afe560 View commit details
    Browse the repository at this point in the history
  2. structure rk

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e94b8cd View commit details
    Browse the repository at this point in the history
  3. rm K_extended

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bb87d6b View commit details
    Browse the repository at this point in the history
  4. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a93c70f View commit details
    Browse the repository at this point in the history
  5. K becomes tuple

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0a123f0 View commit details
    Browse the repository at this point in the history
  6. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    60f5d3e View commit details
    Browse the repository at this point in the history
  7. new dense interp

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f575fc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4af915f View commit details
    Browse the repository at this point in the history
  9. rm dense output class

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    98d7fec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84d5ab4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c14927 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2ce6e2 View commit details
    Browse the repository at this point in the history
  13. expose dense output wrappers

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b91442b View commit details
    Browse the repository at this point in the history
  14. use new dense output wrapper

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    eae5d54 View commit details
    Browse the repository at this point in the history
  15. dense parameter signature

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aba2cec View commit details
    Browse the repository at this point in the history
  16. unroll loop

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    43d04d2 View commit details
    Browse the repository at this point in the history
  17. isolate dense output prep

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    22b2242 View commit details
    Browse the repository at this point in the history
  18. isolate dense output further

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    953ea99 View commit details
    Browse the repository at this point in the history
  19. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7289753 View commit details
    Browse the repository at this point in the history
  20. loop unroll

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e62f66b View commit details
    Browse the repository at this point in the history
  21. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ea2ace5 View commit details
    Browse the repository at this point in the history
  22. arrays to tuples

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    44c54f4 View commit details
    Browse the repository at this point in the history
  23. arrays to tuples

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    377c507 View commit details
    Browse the repository at this point in the history
  24. replace np.dot

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c7b2286 View commit details
    Browse the repository at this point in the history
  25. mv tuple decl

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f5645ae View commit details
    Browse the repository at this point in the history
  26. passing k through

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8ab797d View commit details
    Browse the repository at this point in the history
  27. rm np.dot

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2836195 View commit details
    Browse the repository at this point in the history
  28. rm np.dot

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    39cec0a View commit details
    Browse the repository at this point in the history
  29. rm np.dot

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ce3a68a View commit details
    Browse the repository at this point in the history
  30. rm numpy dep

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d5acb42 View commit details
    Browse the repository at this point in the history
  31. add compiler

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f03c22b View commit details
    Browse the repository at this point in the history
  32. name fix

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2c48d56 View commit details
    Browse the repository at this point in the history
  33. mv module

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    db26595 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fe8fdc4 View commit details
    Browse the repository at this point in the history
  35. rk core compiled

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f27565b View commit details
    Browse the repository at this point in the history
  36. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    694a1e6 View commit details
    Browse the repository at this point in the history
  37. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cb6a3a6 View commit details
    Browse the repository at this point in the history
  38. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    df53a1a View commit details
    Browse the repository at this point in the history
  39. cleanup

    s-m-e committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2e19322 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. scalar is active

    s-m-e committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    dc6b2b2 View commit details
    Browse the repository at this point in the history
  2. fix name

    s-m-e committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7ffff09 View commit details
    Browse the repository at this point in the history
  3. allow to force inline

    s-m-e committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2145760 View commit details
    Browse the repository at this point in the history
  4. simplify roots

    s-m-e committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    94f6dca View commit details
    Browse the repository at this point in the history
  5. force inline

    s-m-e committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    52bdf1d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    c1df0ec View commit details
    Browse the repository at this point in the history
  2. refine assertion

    s-m-e committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6944557 View commit details
    Browse the repository at this point in the history
  3. cleanup

    s-m-e committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4b39933 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. indicators

    s-m-e committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    daacb79 View commit details
    Browse the repository at this point in the history
  2. rm ode solution class

    s-m-e committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1e45f9c View commit details
    Browse the repository at this point in the history
  3. assumptions

    s-m-e committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9b07188 View commit details
    Browse the repository at this point in the history
  4. add note

    s-m-e committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9353d2f View commit details
    Browse the repository at this point in the history
  5. fix link

    s-m-e committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8929622 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. name fix

    s-m-e committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    81957b9 View commit details
    Browse the repository at this point in the history
  2. notes

    s-m-e committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5b1ea67 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. rm numpy from handling events

    s-m-e committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4489db7 View commit details
    Browse the repository at this point in the history
  2. cleanup

    s-m-e committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4294b6b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. workaround: numba/numba#9420

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    c6916b5 View commit details
    Browse the repository at this point in the history
  2. mv event handling into solver

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7cc7707 View commit details
    Browse the repository at this point in the history
  3. fix type

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ab9aaa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    253b008 View commit details
    Browse the repository at this point in the history
  5. cleanup

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ed011c9 View commit details
    Browse the repository at this point in the history
  6. fix error handling

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ba10b2f View commit details
    Browse the repository at this point in the history
  7. fix names

    s-m-e committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    65430db View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. jit cowell

    s-m-e committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dc4cd82 View commit details
    Browse the repository at this point in the history
  2. typing

    s-m-e committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    69405e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fix name

    s-m-e committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6e365a7 View commit details
    Browse the repository at this point in the history
  2. fix call into brentq_hf to gf

    s-m-e committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    406934d View commit details
    Browse the repository at this point in the history
  3. vectorized eclipse

    s-m-e committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f60f96a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99ffacb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. force obj option

    s-m-e committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4fd1537 View commit details
    Browse the repository at this point in the history
  2. force obj option

    s-m-e committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a122014 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. draft fix

    s-m-e committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d35c101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98eedfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4e1c1 View commit details
    Browse the repository at this point in the history
  4. add note on nextafter

    s-m-e committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fab9b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    600cee9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3d5c0d8 View commit details
    Browse the repository at this point in the history
  2. add safe divs; abs to fabs

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    fc1a73d View commit details
    Browse the repository at this point in the history
  3. clean up pows

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    363932f View commit details
    Browse the repository at this point in the history
  4. rm todo

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    19eef13 View commit details
    Browse the repository at this point in the history
  5. asserts

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    83e691a View commit details
    Browse the repository at this point in the history
  6. safe pows

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8ca6d24 View commit details
    Browse the repository at this point in the history
  7. fix pertubation calls

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2808c9a View commit details
    Browse the repository at this point in the history
  8. update notebook

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    529ee3c View commit details
    Browse the repository at this point in the history
  9. fix arg; fix missing import

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    43014c6 View commit details
    Browse the repository at this point in the history
  10. fix quick cowell

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7dabc12 View commit details
    Browse the repository at this point in the history
  11. fix quick pert

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c0c6940 View commit details
    Browse the repository at this point in the history
  12. handle u.one

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dd9569f View commit details
    Browse the repository at this point in the history
  13. f_geo

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2b87fc1 View commit details
    Browse the repository at this point in the history
  14. fix plot; fix lambert

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    80dba2a View commit details
    Browse the repository at this point in the history
  15. trigger plot

    s-m-e committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    49ad96d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. missing matmul op

    s-m-e committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    61b74c2 View commit details
    Browse the repository at this point in the history
  2. jit elevation function

    s-m-e committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ab87ea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. jit mean_motion

    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    984df4e View commit details
    Browse the repository at this point in the history
  2. jit period

    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    576a55c View commit details
    Browse the repository at this point in the history
  3. jit t_p cleanup

    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2b5752c View commit details
    Browse the repository at this point in the history
  4. fix core import contract

    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9793a8d View commit details
    Browse the repository at this point in the history
  5. tox prevents numba cache, i.e. parallel compile causes segfaults -> r…

    …un tests single-threaded on CI and new envs
    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eba7058 View commit details
    Browse the repository at this point in the history
  6. parallel CI without cache?

    s-m-e committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2d9e3b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. fix plots

    s-m-e committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1f3a910 View commit details
    Browse the repository at this point in the history
  2. fix urls

    s-m-e committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    bce3039 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add changes

    s-m-e committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    89a3b67 View commit details
    Browse the repository at this point in the history
  2. fix copyright

    s-m-e committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    009b718 View commit details
    Browse the repository at this point in the history
  3. details

    s-m-e committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    17b6493 View commit details
    Browse the repository at this point in the history
  4. draft core doc

    s-m-e committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b6dac8a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. clarifications

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0a49ca9 View commit details
    Browse the repository at this point in the history
  2. fix headline

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    284604f View commit details
    Browse the repository at this point in the history
  3. cleanup

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c131f30 View commit details
    Browse the repository at this point in the history
  4. fix doc build issues

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3cf6724 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13a9994 View commit details
    Browse the repository at this point in the history
  6. more changes

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    cbc1acd View commit details
    Browse the repository at this point in the history
  7. ieee754; errors; kwargs

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    72b7572 View commit details
    Browse the repository at this point in the history
  8. inlining broke CI

    s-m-e committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    82794a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. fix imports

    s-m-e committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    2dfc5f2 View commit details
    Browse the repository at this point in the history
  2. simplify exception for numba

    s-m-e committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f04baff View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix doc strings

    s-m-e committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2a57e7b View commit details
    Browse the repository at this point in the history
  2. fix doc strings

    s-m-e committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    61afbe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. cleanup

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4a914d4 View commit details
    Browse the repository at this point in the history
  2. doc strings

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0750ff4 View commit details
    Browse the repository at this point in the history
  3. doc strings; param name cleanup

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c1790aa View commit details
    Browse the repository at this point in the history
  4. doc strings

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    545c3f0 View commit details
    Browse the repository at this point in the history
  5. doc strings

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2924237 View commit details
    Browse the repository at this point in the history
  6. doc strings

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2b16b5d View commit details
    Browse the repository at this point in the history
  7. scipy ref

    s-m-e committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d9eac1e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. prep doc

    s-m-e committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e4cba2e View commit details
    Browse the repository at this point in the history
  2. doc strings

    s-m-e committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2c5fbc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. doc string

    s-m-e committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eff4f8a View commit details
    Browse the repository at this point in the history
  2. doc string

    s-m-e committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    97b4c93 View commit details
    Browse the repository at this point in the history