Skip to content
View KlausC's full-sized avatar

Block or report KlausC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PkgVersion.jl Public

    Access `version`, `uuid`, etc. in `Project.toml`

    Julia 13 1

  2. BoundedStreams.jl Public

    Wrapping Streams with a definite size

    Julia 6 1

  3. CommutativeRings.jl Public

    CAS, Commutative Rings, Fraction Fields, Quotient Rings, Polynomial Rings, Galois Fields

    Julia 10 3

  4. ResourceBundles.jl Public

    Provide resource bundles to support i18n in Julia similar to Java

    Julia 5

  5. Scanf.jl Public

    The C-style formatted scanf as a companion of stdlib/Printf

    Julia 11

  6. GeneratorArrays.jl Public

    View Generators and Iterators as Abstract Arrays

    Julia 4

77 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 7 commits in 1 repository
Opened 1 pull request in 1 repository
KlausC/CommutativeRings.jl 1 merged

Created an issue in JuliaLang/julia that received 1 comment

The Base functions mod(::Unsigned, ::Signed) and mod(::Signed, ::Unsigned) are broken

In the recent (and probably earlier) version of Julia we obtain the following results, the second of which is wrong. julia> VERSION v"1.11.4" julia…

1 comment
Loading