lfsr

LFSR

Generates pseudo-random numbers using a linear feedback shift register algorithm

Elixir implementation of a binary Galois LFSR

GitHub

8 stars
3 watching
0 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pavlos/gen_fsm An Elixir implementation of the Erlang gen_fsm finite state machine behaviour 40
minglllli/cbafed A PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes. 7
gpleiss/nnlr Adds layer-wise learning rate schemes to a deep neural network implementation 47
fx5/not_random Reconstructs the internal state of a Mersenne Twister algorithm from partial output data 71
elixirs/faker Generates fake data for testing and development purposes. 1,079
golnazghiasi/lrr Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. 59
gesjeremie/faker-elixir Generates fake data for testing and seeding databases in Elixir applications. 148
veorq/siphash A family of fast and secure algorithms for generating pseudorandom functions from short messages 657
shengroup/fmab Federated Multi-armed Bandits algorithm implementation for simulating cognitive radio systems and recommender systems 9
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
neopallium/lua-pb A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. 289
sasa1977/fsm An immutable finite state machine implementation without separate processes 358
evandrolg/computer_science_in_lua An implementation of classic algorithms and data structures in Lua 50
mljs/xsadd A JavaScript pseudo random number generator implementation 3
urosolia/lmpc_simpleexample A MATLAB implementation of an optimal control algorithm for a double integrator system 57