JuliaMath / JuliaMath/HCubature.jl

Return internal information for future use

Open
#10 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
168
Forks
28
PR merge metrics
No merged PRs in 30d

Description

I'm currently doing a lot of cubature integrals, and it's quite slow due to the shear number of integrals. However, I suspect that the number of intervals and/or quadrature points at convergence are quite similar from one integral to another. Is there is an opportunity for speed up if this information can be passed from one cubature evaluation to another, so that the algorithm can start off from a better position?

Top work on this package btw!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or specific entry points. Start by tracing the cubature evaluation flow and how interval and quadrature-point convergence state is represented; define what state can be passed between evaluations and how reuse would be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
performance
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.