This project is about numbers and their mathematics

2 Open Issues Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub
Need a series type about 2 months ago

AI Summary: Implement a new feature in the Scala Number library to support mathematical series calculations, including handling of stable and unstable series and propagating error bounds through successive terms. This involves creating new classes or traits to represent series, methods for calculating series values, and potentially extending existing error handling mechanisms to account for the accumulating errors in unstable series.

Complexity: 4/5
enhancement good first issue

This project is about numbers and their mathematics

Scala
CircleCI about 2 months ago

AI Summary: Troubleshoot and resolve a long-standing issue with CircleCI continuous integration for a Scala-based mathematical library project. This involves investigating why CircleCI builds have failed for multiple projects over several months and implementing a solution to restore the CI/CD pipeline.

Complexity: 4/5
good first issue

This project is about numbers and their mathematics

Scala