Projects with this topic
-
-
-
-
-
VanitySearch is a tool designed for finding Bitcoin address prefixes. If you wish to generate a secure private key, please use the -s option to enter your passphrase; this passphrase will be used to generate a base key compliant with the BIP38 standard (e.g., VanitySearch.exe -s "my passphrase" 1MyPrefix). Alternatively, you can use the command VanitySearch.exe -ps "my passphrase", which incorporates an additional cryptographically secure seed into your passphrase. This update addresses bugs related to custom address matching and private key conversion, replaces the random number generator, introduces new search puzzles tailored to specific finite regions, and adds both "random" and "incremental" search modes. Furthermore, the -e option has been added to enable homomorphic properties—a feature that has been completely reimplemented—while the integration of the AVX2 instruction set optimizes CPU performance and enhances underlying logic.
Updated -
GPU secp256k1 toolkit on a single card: brute-force search, Pollard kangaroo for exposed pubkeys, and BIP39 seed recovery. One CUDA binary, one verified math core.
Updated -
Event Generator, written in CUDA C++. Simulates LEP and LHC Collisions.
Updated -
PyHole is a general relativity ray tracing code written in Python and OpenCL. It includes an easy to use interface for interactive analysis of the dynamics around arbitrary axisymmetric stationary space-times.
Updated -
Low-level, performant Vulkan bindings for .NET 6+
Updated -
Embeddable physically based renderer
Archived 0Updated -
Meshless solver for continuous PDEs
Updated -
-
NnmfPack was conceived for efficiently solving Non-negative matrix factorization problems. NnmfPack is a collection of numerical routines written in C/CUDA. NnmfPack was designed and optimized for shared memory architectures.
Updated -
origami_gpu = CUDA implementation of FLDO, the folding stand-alone prototype for SKA-PSS
Updated -
// Project from 2009-2012 // Cross-platform CFD library for mesh-free simulation and visualization of incompressible flows using Smoothed Particle Hydrodynamics (SPH) methods.
Updated -
A collection of awesome algorithms, implemented in CUDA.
Updated