HarrisonGrodin / HarrisonGrodin/Simplify.jl
handling imaginary
Open
- Dominant language
- Julia
- Stars
- 83
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
currently the order of imaginary part of the expression (* operator along with an `im`) is not deterministic, I think it is reasonable to always reorder it as the last one.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the multiplication simplification rules that handle terms containing `im`, then inspect how operand ordering is selected. Done means the imaginary part is consistently reordered to the end of the expression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100