Kamil 2122474e41
Segmented sieve - doctests (#9945)
* Replacing the generator with numpy vector operations from lu_decomposition.

* Revert "Replacing the generator with numpy vector operations from lu_decomposition."

This reverts commit ad217c66165898d62b76cc89ba09c2d7049b6448.

* Added doctests.

* Update segmented_sieve.py

Removed unnecessary check.

* Update segmented_sieve.py

Added checks for 0 and negative numbers.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update segmented_sieve.py

* Update segmented_sieve.py

Added float number check.

* Update segmented_sieve.py

* Update segmented_sieve.py

simplified verification

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update segmented_sieve.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update segmented_sieve.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ValueError: Number 22.2 must instead be a positive integer

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-10-07 05:09:39 -04:00
..
2023-08-09 13:25:30 +05:30
2023-03-01 17:23:33 +01:00
2023-08-20 16:39:29 -07:00
2023-08-09 13:25:30 +05:30
2022-11-01 10:50:50 +13:00
2022-06-22 12:04:18 +08:00
2023-05-26 09:34:17 +02:00
2022-10-12 20:41:52 +02:00
2023-08-09 13:25:30 +05:30
2022-10-12 20:42:30 +02:00
2023-10-06 14:46:58 -04:00
2023-01-10 23:47:02 +01:00
2023-10-05 08:30:43 -04:00
2023-08-09 13:25:30 +05:30
2023-05-17 12:08:56 +12:00
2022-07-14 12:54:24 +05:30
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00
2022-10-23 13:17:30 +02:00
2020-01-18 13:24:33 +01:00
2022-05-16 19:28:30 +08:00
2022-10-16 09:43:29 +02:00
2023-10-01 16:46:12 +02:00
2021-08-15 21:15:53 +02:00
2023-05-26 09:34:17 +02:00
2021-08-15 21:15:53 +02:00
2023-08-09 13:25:30 +05:30
2022-10-12 22:42:02 +02:00