Pinned Repositories
boid-composer
https://en.wikipedia.org/wiki/Boids
expected-goals
An example of how to compute the distribution of possible outcomes of a football match given the expected goals.
fastcrypto-analyzer
Jupiter notebook for analyzing benchmarks from the fastcrypto repo
IFS-Fractals
Generate fractals based on iterated function systems, e.g. Fractal flames, the Sierpenski triangle and Barnsley's Fern
MOSEF
Modular synthesizer framework for Java
Ruffini
Library for computations over abstract algebraic structures such as finite fields and polynomial rings.
Synth
A simple modular synthesizer.
capybot
Automated trading bot
fastcrypto
Common cryptographic library used in software at Mysten Labs.
sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
jonas-lj's Repositories
jonas-lj/Ruffini
Library for computations over abstract algebraic structures such as finite fields and polynomial rings.
jonas-lj/IFS-Fractals
Generate fractals based on iterated function systems, e.g. Fractal flames, the Sierpenski triangle and Barnsley's Fern
jonas-lj/MOSEF
Modular synthesizer framework for Java
jonas-lj/boid-composer
https://en.wikipedia.org/wiki/Boids
jonas-lj/fastcrypto-analyzer
Jupiter notebook for analyzing benchmarks from the fastcrypto repo
jonas-lj/FFTDemo
jonas-lj/jacobi-benchmarks
Benchmarks of a new algorithm to compute the Jacobi symbol
jonas-lj/algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic
jonas-lj/angled_lego
Compute all possible ways to put LEGO bricks angled.
jonas-lj/ArithmeticParser
Library for parsing and evaluating arithmetic expressions
jonas-lj/binary-integers
Representing integers by their odd and even part to speed up Stein's algorithm
jonas-lj/Boids
An implementation of Craig Raynolds' Boids algorithm
jonas-lj/class_group_tests
Alignment tests of the implementations of imaginary class groups in the fastcrypto and class_group crates
jonas-lj/classgroup_benchmarks
jonas-lj/ContinuedFractions
A library for computation with continued fractions using Gospers algorithm.
jonas-lj/EdDSA-exploit
Demonstration of an EdDSA Double PubKey Sign Oracle misuse exploit
jonas-lj/fastcrypto
Common cryptographic library used in software at Mysten Labs.
jonas-lj/fresco
A FRamework for Efficient Secure COmputation
jonas-lj/fresco-calculator
Parse arithmetic expressions and evaluate them using the secure computation framework FRESCO
jonas-lj/fresco-stat
Library for secure computation of statistics using the FRESCO framework
jonas-lj/Lorenz
Code used for composing "Lorenz-6674089274190705457 (Seltsamer Attraktor)" by Morten Bach and Jonas Lindstrøm
jonas-lj/mean-demo
Demo project of computing the sample mean of distributed data with fresco-stat
jonas-lj/mysten-infra
Common infrastructure used by multiple Mysten projects
jonas-lj/PerNoergaard
The code used to generate the tracks for the track "The Nørgård Palindrome" by Morten Bach and Jonas Lindstrøm
jonas-lj/Quevedo
Chess library for Java
jonas-lj/randomness-tests
Some tests of randomness.
jonas-lj/signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
jonas-lj/sips
Sui Improvement Proposals (SIPs)
jonas-lj/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
jonas-lj/survival-demo
Demo survival analysis on distributed data using fresco-stat