8000 Comparing main...bsp · gha3mi/forcad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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: gha3mi/forcad
Failed to load r 8000 epositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gha3mi/forcad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bsp
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 8, 2025

  1. feat: optimize B-spline basis and derivatives

    - Improve performance of B-spline basis function and its derivatives.
      Benchmark results: https://github.com/gha3mi/forcad/tree/benchmark-bspline
      (refs: #32)
    
    - Add procedure overloading for first and second derivatives.
    gha3mi committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    16307f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. feat: optimize basis_bspline performance

    - Faster basis evaluation implemented.
    - Benchmarks: https://github.com/gha3mi/forcad/tree/benchmark-bspline
    gha3mi committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    f1940a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9742f74 View commit details
    Browse the repository at this point in the history
Loading
0