JuliaDiff / JuliaDiff/ChainRulesTestUtils.jl

Test Suite for Differential Types

Open
#82 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Julia
Stars
50
Forks
18
PR merge metrics
No merged PRs in 30d

Description

We have a fairly solid idea of what it means to be a valid differnetials type.
Needs to support multipleation with a scalar
needs to support addition to self and to primal

It is rare to need to implement new once, but not inconceave-able.

Using ChainRulesTestUtils as a test time dependency of ChainRulesCore is not technically a circular dependency
though it is close, i think it is fine?

Contributor guide

No contributing guide indexed for this repository

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, tests, or entry points. Start by reviewing the existing ChainRulesTestUtils.jl test layout and how differential types are represented, then define coverage for scalar multiplication and addition to the differential type and primal. Done means the proposed differential-type test suite covers those operations and its ChainRulesCore test-time dependency is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.