SciML / SciML/Integrals.jl

Derivatives w.r.t. boundary for higher dimensional integrals

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
245
Forks
36
Avg merge
4h 43m
Merged PRs (30d)
15

Description

Just Stokes rules to do an integral on the boundary. Right now it's only written for 1 dimension, but both forward and reverse mode overloads should fix that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the existing one-dimensional boundary derivative implementation and its forward- and reverse-mode overloads, then determine how higher-dimensional Stokes rules fit those paths. Done means both overloads support derivatives with respect to the boundary for higher-dimensional integrals, with tests covering the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.