Galoisenne Alternatives

Similar projects and alternatives to galoisenne

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better galoisenne alternative or higher similarity.

galoisenne reviews and mentions

Posts with mentions or reviews of galoisenne. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • Show HN: Game of Life on non-square topologies with 2^32 update rules
    7 projects | news.ycombinator.com | 7 Nov 2022
    During a recent programming detour, I discovered that finite elementary cellular automata with circular boundary conditions can be simulated using power iteration using matrix-vector multiplication with a circulant matrix and a strange kind of algebra, which I call a kernel algebra. [1] I wonder if this same idea could be generalized to higher dimensional automata on other topological surfaces.

    [1]: https://github.com/breandan/galoisenne/blob/8f0f1e9e4e02062c...

  • From zero to 10M lines of Kotlin
    9 projects | news.ycombinator.com | 25 Oct 2022
    Well, I've been trying for about three years, but to be fair I'm a pretty slow programmer so you may have better luck.

    > a language being too obscure to have seen much academic study

    Doesn't seem too obscure to me.

    https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=kotl...

    > T isn't generic in that code, it's just a class.

    I think it needs to be a generic type in Kotlin for this to work, because otherwise it will dispatch to a single method. It's tricky to get Kotlin to do much compile time computation. Not saying that it's impossible, but LMK when you've actually tried it. Here's some sample code if you want to try encoding a Boolean logic:

    https://github.com/breandan/galoisenne/blob/2e465e7a753f6341...

Stats

Basic galoisenne repo stats
2
102
9.7
5 days ago

breandan/galoisenne is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of galoisenne is Kotlin.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com