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

Turn StaticArrays into an Extension Package #625

Merged
merged 5 commits into from
Feb 25, 2023

Commits on Feb 17, 2023

  1. Turn StaticArrays into an Extension Pacakge

    omg so fast!
    no requires on v1.8 extension
    
    
    typo
    
    
    fix imports
    
    
    fix all tests
    
    
    fix the backwards compat with no requires
    
    
    add missing ones
    
    
    tag
    
    
    overload valtype
    
    
    add partials
    
    
    Update ext/ForwardDiffStaticArraysExt.jl
    
    Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
    a few more imports
    
    
    finish the migration
    ChrisRackauckas committed Feb 17, 2023
    7 Configuration menu
    Copy the full SHA
    7d0b12c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    1728e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e090cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b1fab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc3a395 View commit details
    Browse the repository at this point in the history