Projects in Awesome Lists by bagnalla
A curated list of projects in awesome lists by bagnalla .
https://github.com/bagnalla/sexp-trees
Interactive s-expression tree viewer
Last synced: 20 Nov 2024
https://github.com/bagnalla/newton_bevy
N-body simulation with elastic collisions in Rust/Bevy
Last synced: 20 Nov 2024
https://github.com/bagnalla/ensemble_detect_adv
Training Ensembles to Detect Adversarial Examples
adversarial-example detection ensemble neural-network tensorflow
Last synced: 20 Nov 2024
https://github.com/bagnalla/zar
Formally Verified Samplers From Probabilistic Programs With Loops and Conditioning
compiler coq formal-verification probabilistic-programming sampling
Last synced: 10 Feb 2025
https://github.com/bagnalla/ocamlzar
Formally verified discrete samplers in OCaml.
Last synced: 20 Nov 2024
https://github.com/bagnalla/aal_code
Source code for Array Animation Language
Last synced: 14 Mar 2025
https://github.com/bagnalla/hakan
A functional programming language with algebraic datatypes and typeclasses
Last synced: 14 Mar 2025
https://github.com/bagnalla/functors-monads
Monads from adjunctions in Coq.
Last synced: 14 Mar 2025
https://github.com/bagnalla/grumpy3d
3D visualization of the Grumpy compiler
Last synced: 14 Mar 2025
https://github.com/bagnalla/pcf
A PCF interpreter in Haskell.
haskell lambda-calculus pcf programming-languages type-theory
Last synced: 14 Mar 2025
https://github.com/bagnalla/solver-aided-stpa
Proof-of-concept solver-aided STPA tool
Last synced: 14 Mar 2025
https://github.com/bagnalla/pcf2
PCF with Hindley-Milner type inference.
haskell hindley-milner interpreter lambda-calculus
Last synced: 14 Mar 2025
https://github.com/bagnalla/malloc
An implementation of the C dynamic memory allocation functions malloc, free, calloc, and realloc.
Last synced: 14 Mar 2025
https://github.com/bagnalla/tiger
A Haskell implementation of Appel's Tiger language.
Last synced: 14 Mar 2025
https://github.com/bagnalla/haskellzar
Zar discrete sampling package for Haskell.
Last synced: 14 Mar 2025
https://github.com/bagnalla/tf_mnist
Simple TensorFlow MNIST model for experimentation.
Last synced: 14 Mar 2025
https://github.com/bagnalla/ocamlzar-example
Example using Zar OCaml package
Last synced: 14 Mar 2025
https://github.com/bagnalla/pow_2
Least power of two greater than or equal to a given natural number.
Last synced: 14 Mar 2025
https://github.com/bagnalla/puddi_testbench
Project for developing and testing the puddi 3D graphics engine.
Last synced: 14 Mar 2025
https://github.com/bagnalla/render-engine-demo
SDL, custom scene graph system, assimp, uni and omnidirectional shadow mapping, heightmap-based terrain with texture blending based on height
Last synced: 14 Mar 2025
https://github.com/bagnalla/tlaps_bounded_buffer
TLAPS bounded buffer proof
Last synced: 14 Mar 2025
https://github.com/bagnalla/recursive-domains
Solving recursive domain equations in Coq.
Last synced: 14 Mar 2025
https://github.com/bagnalla/primethreads
Compute the first n prime numbers via trial division. Memoization and multiple threads are used to reduce the running time.
Last synced: 14 Mar 2025