Pinned Repositories
BattleShips
Consensus Course 2018
Bernstein-Polynomials
Solutions to differential equations can be approximated by a series with the terms of the series being calculated via recursion formulas. Unfortunately these algorithms (the recursions) are rarely of practical use in evaluating the series solution as they run into numerical precision problems. This is due to the limitations of floating point arithmetic, as presently implemented in modern processors. This paper demonstrates that by solving the recursion by the use of high precision arithmetic, the series solution can be accurately evaluated. This solution can then be approximated by Bernstein polynomials. This approximation to the original problem uses only machine precision.
ConsenSys
ConsenSysAcademy Developer Programs
DAOHack
equihash-zcash-c
Equihash solver port from C++ to C for Zcash
tezos-filters
Some filters for tezos node RPC calls using jq
Ulysseus's Repositories
Ulysseus/tezos-filters
Some filters for tezos node RPC calls using jq
Ulysseus/Bernstein-Polynomials
Solutions to differential equations can be approximated by a series with the terms of the series being calculated via recursion formulas. Unfortunately these algorithms (the recursions) are rarely of practical use in evaluating the series solution as they run into numerical precision problems. This is due to the limitations of floating point arithmetic, as presently implemented in modern processors. This paper demonstrates that by solving the recursion by the use of high precision arithmetic, the series solution can be accurately evaluated. This solution can then be approximated by Bernstein polynomials. This approximation to the original problem uses only machine precision.
Ulysseus/BattleShips
Consensus Course 2018
Ulysseus/ConsenSys
ConsenSysAcademy Developer Programs
Ulysseus/DAOHack
Ulysseus/equihash-zcash-c
Equihash solver port from C++ to C for Zcash
Ulysseus/fixjs
Financial Information Exchange protocol in javascript
Ulysseus/tokenCast
DIY NFT Art Display
Ulysseus/Ulysseus.github.io
Ulysseus/uniswap-v2-periphery
🎚 Peripheral smart contracts for interacting with Uniswap V2