JuliaMath / JuliaMath/Infinities.jl
Project plan
Open
- Dominant language
- Julia
- Stars
- 22
- Forks
- 10
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 7
Description
1. [x] `Infinity <: Real` (replaces `Infinity.Infinite`)
2. [x] `InfiniteCardinal{K} <: Integer` (`InfiniteCardinal{0}` replaces `InfiniteArrays.Infinity` and `InfiniteCardinal{K}` replaces `ContinuumArrays.AlephInfinity{K}`)
3. [x] `RealInfinity <: Real`
4. [x] `ComplexInfinity <: Number` for angled infinity
5. [ ] `InfiniteTime <: TimeType`
6. [ ] `InfExtended*`
I'll plan to do 1--4 by copying over the code from InfiniteArrays.jl.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.