Skip to content

supxinfy/krview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krview

Kravchuk (or Krawtchouk if you prefer French spelling) matrix viewer visualizes Kravchuk matrices modulo prime numbers. Note that Kravchuk matrices are sometimes called MacWilliams matrices.

Example

Here is an example of the Kravchuk matrix viewer in action:

Kravchuk Matrix Viewer

Features

  • Visualize Kravchuk matrices modulo prime numbers
  • Support for various prime numbers
  • Interactive user interface

Installation

To install krview, clone the repository and build the project:

git clone https://github.com/yourusername/krview.git
cd krview
zig build

Dependencies

macOS

Install dependencies using Homebrew:

brew install sdl2 sdl_ttf

Linux

Install dependencies using your package manager. For example, on Ubuntu:

sudo apt-get install libsdl2-dev libsdl2-ttf-dev

Usage

Run the application with:

zig build run

Follow the on-screen instructions to visualize Kravchuk matrices.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A tool to see Krawtchouk matrices dynamically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages