solana-program-library/libraries/math
Jon Cinque 8f325dcd2d
math: Improve sqrt using bit-wise operations (#1562)
* math: Improve sqrt guess using bit-wise operations

* Run fmt and bump up instruction for failed test

* Bump up compute cost from CI failure

* Update CI version of toolchain

* Address feedback
2021-04-05 14:48:27 +02:00
..
src math: Improve sqrt using bit-wise operations (#1562) 2021-04-05 14:48:27 +02:00
tests math: Improve sqrt using bit-wise operations (#1562) 2021-04-05 14:48:27 +02:00
Cargo.toml Update to Solana 1.6.2 2021-03-30 09:38:04 -07:00
Xargo.toml spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00