solana-program-library/libraries/math/src
Ronald Hood Jr 4825298bc9
F32 Normal CDF Instruction and Implementation (#3090)
* F32 Normal CDF Instruction and Implementation

* Linting

* Prop Test and Option Return Removal

* Reverting Change to Cargo.lock
2022-04-20 17:40:52 +02:00
..
approximations.rs F32 Normal CDF Instruction and Implementation (#3090) 2022-04-20 17:40:52 +02:00
checked_ceil_div.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
entrypoint.rs spl-math: Add separate package to test instruction usage (#1205) 2021-02-10 17:40:54 +01:00
error.rs libraries tests p2 (#2699) 2022-01-05 17:23:09 -05:00
instruction.rs F32 Normal CDF Instruction and Implementation (#3090) 2022-04-20 17:40:52 +02:00
lib.rs stake-pool: Use checked_ceil_div for withdraw calc (#1482) 2021-03-23 00:33:51 +01:00
precise_number.rs libraries tests p1 (#2697) 2022-01-07 16:26:40 +01:00
processor.rs F32 Normal CDF Instruction and Implementation (#3090) 2022-04-20 17:40:52 +02:00
uint.rs Remove unknown_clippy_lints 2021-03-16 18:33:37 -07:00