lfsr
LFSR
Generates pseudo-random numbers using a linear feedback shift register algorithm
Elixir implementation of a binary Galois LFSR
8 stars
3 watching
0 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir implementation of the Erlang gen_fsm finite state machine behaviour | 40 |
| A PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes. | 7 |
| Adds layer-wise learning rate schemes to a deep neural network implementation | 47 |
| Reconstructs the internal state of a Mersenne Twister algorithm from partial output data | 71 |
| Generates fake data for testing and development purposes. | 1,086 |
| Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. | 59 |
| Generates fake data for testing and seeding databases in Elixir applications. | 148 |
| A family of fast and secure algorithms for generating pseudorandom functions from short messages | 666 |
| Federated Multi-armed Bandits algorithm implementation for simulating cognitive radio systems and recommender systems | 9 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| An immutable finite state machine implementation without separate processes | 358 |
| An implementation of classic algorithms and data structures in Lua | 50 |
| A JavaScript pseudo random number generator implementation | 3 |
| A MATLAB implementation of an optimal control algorithm for a double integrator system | 57 |