Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klausc/generalizedcrt.jl

Chinese Remainder Theorem
https://github.com/klausc/generalizedcrt.jl

crt number-theory

Last synced: about 2 months ago
JSON representation

Chinese Remainder Theorem

Awesome Lists containing this project

README

        

# GeneralizedCRT.jl

[![Build Status][gha-img]][gha-url] [![Coverage Status][codecov-img]][codecov-url]

Prove of a generalization of the Chinese Remainder Theorem and corresponding algorithm.

[gha-img]: https://github.com/KlausC/GeneralizedCRT.jl/workflows/CI/badge.svg
[gha-url]: https://github.com/KlausC/GeneralizedCRT.jl/actions?query=workflow%3ACI

[coveral-img]: https://coveralls.io/repos/github/KlausC/GeneralizedCRT.jl/badge.svg?branch=main
[coveral-url]: https://coveralls.io/github/KlausC/GeneralizedCRT.jl?branch=main
[codecov-img]: https://codecov.io/gh/KlausC/GeneralizedCRT.jl/branch/main/graph/badge.svg
[codecov-url]: https://codecov.io/gh/KlausC/GeneralizedCRT.jl