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

Magnitude of Curl #4208

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Magnitude of Curl #4208

wants to merge 16 commits into from

Commits on Jul 15, 2024

  1. Create example for magnitude of curl

    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cd1787c View commit details
    Browse the repository at this point in the history
  2. Implicitly call function to separate expression when passed to functi…

    …on with a number.
    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d3b95d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5803da9 View commit details
    Browse the repository at this point in the history
  4. Remove debug statements

    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3faf712 View commit details
    Browse the repository at this point in the history
  5. Change MagnitudeofCurl output bp file name to differentiate example (…

    …magnitude of already curl copied from previously computed DerivedVariable) and test (magnitude of curl as a single expression)
    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d2414eb View commit details
    Browse the repository at this point in the history
  6. Only call ExtractDimensionN if only one subexpr - so 'magnitude(x, y,…

    … 3)' should not call ExtractDimensionN
    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a88d1a5 View commit details
    Browse the repository at this point in the history
  7. Clean up example code

    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a8a5ced View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4374996 View commit details
    Browse the repository at this point in the history
  9. Set Derived_Variable flag ON for CI

    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    49dd437 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a57ad49 View commit details
    Browse the repository at this point in the history
  11. Undo 'fix'

    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6399d2c View commit details
    Browse the repository at this point in the history
  12. Windows warning: 'argument': conversion from 'double' to 'size_t', po…

    …ssible loss of data
    lizdulac authored and anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    030d67d View commit details
    Browse the repository at this point in the history
  13. wip

    anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cf547cf View commit details
    Browse the repository at this point in the history
  14. wip

    anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5c05679 View commit details
    Browse the repository at this point in the history
  15. wip

    anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0bc5e02 View commit details
    Browse the repository at this point in the history
  16. wip

    anagainaru committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    29d0b66 View commit details
    Browse the repository at this point in the history