JuliaMath / JuliaMath/Primes.jl

Feature proposal: Factorization as an abstract integer?

Open
#97 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
108
Forks
34
PR merge metrics
No merged PRs in 30d

Description

It would be cool if Factorization could be a representation of an abstract integer so that one could do arithmetics with them, etc.

```Julia
f1e2 = factor(100)
f1e4 = f100 * f100
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.