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

Add nalgebra compatibility for DualVec #59

Merged
merged 10 commits into from
May 8, 2023
Merged

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    b6eb0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1354df View commit details
    Browse the repository at this point in the history
  3. Add lots of DefaultAllocator bounds + Derivatives impl SubsetOf

    fixup maybeuninit, zero
    cormacrelf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7722cc6 View commit details
    Browse the repository at this point in the history
  4. \#[allow(non_snake_case)]

    cormacrelf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a4de7fd View commit details
    Browse the repository at this point in the history
  5. add #[inline] everywhere

    cormacrelf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d94bdbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fef0f2d View commit details
    Browse the repository at this point in the history
  7. fixup! impl nalgebra::RealField/ComplexField for DualVec

    Update commentary on min/max/clamp
    
    Better panic for copysign and atan2
    
    implement complex norm1 using abs
    cormacrelf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d2a1737 View commit details
    Browse the repository at this point in the history
  8. Add nalgebra-API tests

    eps[0] to eps.unwrap()
    cormacrelf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6735104 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47a40c3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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