• v1.0.2 0dbca938f7

    algebraity released this 2026-04-27 13:59:20 -04:00 | 13 commits to main since this release

    Bestiary v1.0.2

    This release adds the missing \cardinality command and fixes the \roots command. It is now possible to get the cardinality of a CombSet, Group, or Ring with the \cardinality command, or the |.| unary operator. The \roots command will now search for real roots first to avoid returning a negligible imaginary component when computing real roots.

    Previous versions of Bestiary are not mathematically incorrect and may still be used. However, users are recommended to upgrade, as v1.0.2 adds a basic feature, direct access to object cardinalities, that will likely be needed by most users.

    Downloads

    • GNU/Linux: bestiary-v1.0.2-linux-x86_64.tar.gz
    • Windows: bestiary-v1.0.2-windows-x86_64.zip

    Installation

    Extract the archive for your platform. On Windows, run install.bat. On GNU/Linux, run the executables directly or move them somewhere on your PATH.

    Downloads