Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Interval arithmetic for arbitrary objects

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
10/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

No project files, tests, or entry points are named. Review the linked python-intervals repository and compare its interval and union-of-interval capabilities with this project, then clarify whether integration or a specific new feature is wanted and define acceptance criteria.

Written by the indexing model from the issue text.

Description

Hello,

I recently wrote a Python library that supports interval arithmetic for arbitrary comparable objects. The library supports both intervals and union of intervals, and all the fancy things that come with ;)
I thought you could be interested to give it a try, given your work on python-interval-arithmetic.

The library can be found at https://github.com/AlexandreDecan/python-intervals or on PyPI (package name is "python-intervals". Yeah, I known, that's not very imaginative ;-))

Btw, sorry for this post that looks more like an advertisment than an issue :)

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from FabriceSalvaire/python-interval-arithmetic

All issues in FabriceSalvaire/python-interval-arithmetic

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.