Pure Python implementation of the FNV hash family with 100% test coverage. Take a look at pyhash for use cases where performance is more important than portability.
Abstract: With the advent of the big data era, relying only on primitive manual operations will not be able to efficiently manage the large amount of information involved in voting activities. Voting ...
Abstract: Transfer entropy is an information measure that quantifies information flow between processes evolving in time. Transfer entropy has a plethora of potential applications in financial markets ...
A Python implementation of CryptoNets: Applying Neural Networks to Encrypted Data with High Throughput and Accuracy. It was developed by Marzio Monticelli as final project of the course of Neural ...