🌐 AI搜索 & 代理 主页
Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaDiff/SparseDiffTools.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.0
Choose a base ref
...
head repository: JuliaDiff/SparseDiffTools.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.0
Choose a head ref
  • 13 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 19, 2023

  1. CompatHelper: bump compat for Adapt to 4, (keep existing compat)

    CompatHelper Julia committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2382753 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from JuliaDiff/compathelper/new_version/2023-…

    …12-19-00-29-52-404-03629096058
    
    CompatHelper: bump compat for Adapt to 4, (keep existing compat)
    ChrisRackauckas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dc28eb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Avoid mutation on user x

    Fixes #265
    ChrisRackauckas committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    54ce5d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from JuliaDiff/nomutation

    Avoid mutation on user x
    ChrisRackauckas authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    61930e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Test master

    avik-pal committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1156e34 View commit details
    Browse the repository at this point in the history
  2. Fix num_vecjac

    avik-pal committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4ad919a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    7c1264f View commit details
    Browse the repository at this point in the history
  2. Better testing

    avik-pal committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9ccbe30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e06e45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #282 from avik-pal/ap/test

    Fix master
    ChrisRackauckas authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bbd1f6e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #281 from avik-pal/ap/polyester-forward-diff

    Add PolyesterForwardDiff Support
    ChrisRackauckas authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3b42466 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    ChrisRackauckas authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f94571a View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    ChrisRackauckas authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0b35103 View commit details
    Browse the repository at this point in the history
Loading