SciML / SciML/RuntimeGeneratedFunctions.jl

Automatic initialization

Open
#31 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
112
Forks
19
Avg merge
6h 11m
Merged PRs (30d)
9

Description

Is it technically possible?

!isdefined(mod, RGF._tagname) && RGF.init(mod)

If I do this right before generating a function I get a world age error.

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

Start by investigating the initialization snippet in the issue and the reported world-age error when RGF.init(mod) runs immediately before function generation. Determine whether automatic initialization is technically possible without that error; the issue does not name files or tests, so the completion criteria are not more specific than resolving that feasibility question.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.