JuliaDiff / JuliaDiff/TaylorDiff.jl
Taylor Coefficients for multivariate Functions
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 83
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hi, i wonder whether I can use this to compute the taylor coefficients for multivariate function up to a certain order. Right now, it takes a direction-parameter so it's really just univariate taylor coefficients as far as I understand. For my use-case, I am interested in all the combinations as I need it over all parameters. Thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not mention any files, tests, or entry points. Start by reading the TaylorDiff.jl public API and its handling of the direction parameter, then clarify the expected representation and ordering of multivariate Taylor coefficients. Done should mean a documented, tested way to obtain coefficients for all parameter combinations up to a chosen order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100