Skip to content

AngelosLeEpic/zigThingsAreHappening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zigThingsAreHappening

Installation

You will need to have zig 13.0 on your machine! find how to download it at https://ziglang.org/download/

First, clone this repository:

# Clone this repository

git clone https://github.com/AngelosLeEpic/zigThingsAreHappening.git
cd zigThingsAreHappening

# Run the app

zig build run -Doptimize=ReleaseFast -- <possible test>

replace <possible test> with one of the following: testPoisson, testPoissonPDF, testPoisson1D, testQuantPoisson, testNormal, testNormal1D, testQ1, testQ2, testDistClasses, testQuant

Q1 Examples

normal

poisson

Our Contributors ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors