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

Enhanced subdomain integration for the weak form library #153

Merged
merged 28 commits into from
Apr 30, 2022

Commits on Jan 20, 2022

  1. eliminated interpolation in the weak form in favor of analytic weight…

    …ed sums and vectorized somewhat
    znicolaou committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    5038797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03199cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05c7e87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe82e95 View commit details
    Browse the repository at this point in the history
  5. removed old unused code

    znicolaou committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    899468d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

  1. more vectorization

    znicolaou committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0be5400 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. organized a bit

    znicolaou committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    d0803a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    44fdedb View commit details
    Browse the repository at this point in the history
  2. fixed linting issue

    znicolaou committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    de2e190 View commit details
    Browse the repository at this point in the history
  3. fixed typo...

    znicolaou committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    3673517 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Added some minor polishing changes to the notebook and library. Chopp…

    …ed some of the timing and extras in the notebook.
    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    2f63caf View commit details
    Browse the repository at this point in the history
  2. Fixed the simple linting errors.

    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    45435b8 View commit details
    Browse the repository at this point in the history
  3. Added newest version of black python package in order to avoid lintin…

    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    8d7fe0a View commit details
    Browse the repository at this point in the history
  4. Updated to newest version of black python package last commit, but it…

    … now is more stringent about linting. This commit attempts to get the pysindy code up to the new standards.
    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    75a7b2b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    1fb7850 View commit details
    Browse the repository at this point in the history
  2. merged weak_pde_library

    znicolaou committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f445942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe1299 View commit details
    Browse the repository at this point in the history
  4. fixed linting

    znicolaou committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a87932f View commit details
    Browse the repository at this point in the history
  5. Believe I fixed issues using control inputs with PDE/weakPDE and issu…

    …e with weak form in the tensor library.
    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a292ba6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'weak_optimization' of https://github.com/dynamicslab/py…

    …sindy into weak_optimization
    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f8530de View commit details
    Browse the repository at this point in the history
  7. Merged with Zacks changes. Nice progress today.

    Alan Kaptanoglu authored and Alan Kaptanoglu committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d8fe104 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    264b3d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    509da85 View commit details
    Browse the repository at this point in the history
  10. fixed linting

    znicolaou committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    98617f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9927c42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0748ec5 View commit details
    Browse the repository at this point in the history