HarrisonGrodin / HarrisonGrodin/Simplify.jl

handling Irrationals

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
83
Forks
6
PR merge metrics
No merged PRs in 30d

Description

I'm wondering if the irrational should be parse to some sort of `Variable` type, since currently
this will trigger the `EvalRule` since `is_constant(pi)` etc. is `true` which make rules defined for these irrationals not working for things like `exp` etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names is_constant, EvalRule, pi, and exp but gives no files or tests. Start by tracing how irrationals are classified and how EvalRule handles them; clarify whether they should become Variable values, then add coverage showing that rules for functions such as exp apply correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
tooling
Issue type
Bug
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.