chakravala / chakravala/Reduce.jl
Undefined Error on rs
- Dominant language
- Julia
- Stars
- 249
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hey! I want to use Reduce.Reset() function in the REPL command line. But there is an error that says:
ERROR: UndefVarError: rs not defined. Here rs is a variable that appears in the function code. So I was wondering if there is something I missed or if it is an issue. Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure when calling Reduce.Reset() from the Julia REPL, then inspect the Reduce.Reset entry point and the scope of the rs reference mentioned in the error. Done means the reset command runs without an UndefVarError and its behavior is verified in the REPL; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100