Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustPython/malachite-bigint

A drop-in num-bigint replacement based on malachite
https://github.com/RustPython/malachite-bigint

yank 0.1.1 and bump to 0.2.0

0.1.1 is not compatible with 0.1.0

3a490922c529c1c6bc3d8087a774c74a91d0b493 authored 12 months ago by Jeong YunWon <[email protected]>
bump malachite to 0.4.4 (#3)

f4ca30245ef189756d2532c2d14a34f5338ca987 authored about 1 year ago by Steve Shi <[email protected]>
Add https://github.com/tczajka/bigint-benchmark-rs

c80ff7053d10ad6b126f63c32210c260819724f1 authored over 1 year ago by Jeong, YunWon <[email protected]>
LICENSE to LGPL-3.0 (#2)

3cd60614051762f1da1eafc9347a2afc07e0e3ee authored over 1 year ago by Jeong, YunWon <[email protected]>
Merge pull request #1 from RustPython/publish

Prepare publish

e251813c0e4d19c490cf8b76e306a29f3a975d41 authored over 1 year ago by Steve Shi <[email protected]>
Prepare publish

33d17fba991058768d820f4877fe7b28ccc54207 authored over 1 year ago by Jeong YunWon <[email protected]>
bump version to 0.1.8

6bb17282211ca4cf581e07872d3a821fd89e4329 authored over 1 year ago by Kangzhi Shi <[email protected]>
seperate num_bigint_converion

db2c413832e0b8a2ca754932d601b0efb2f53d6b authored over 1 year ago by Kangzhi Shi <[email protected]>
fix allow from_string_radix take underscore

30c386e1b412fef2a5a69ad5890e683ecf991f3b authored over 1 year ago by Kangzhi Shi <[email protected]>
add test num_bigint_conversion_test

8258f4869636674917c34042bf0a8aa1c90e83ad authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.7

285212301666de284f685c736f247111139b7976 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl num-bigint conversion feature

42a06215c2ec4602f6fe8f7154117aa518a5ab45 authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.6

3edd067f31e8baade688e3837b68622a100a9e80 authored over 1 year ago by Kangzhi Shi <[email protected]>
fix workaround BigUint from_string_radix

da4772843f2b1f3ff7d59e52c9ec8db9320eec2f authored over 1 year ago by Kangzhi Shi <[email protected]>
Update and rename README to README.md

368b35b92e99fdaf66be2795e1490c4ef57931e8 authored over 1 year ago by Jim Fasarakis-Hilliard <[email protected]>
bump version to 0.1.5

87e214c9fd306dadbde1e82b9c363b420a9f2919 authored over 1 year ago by Kangzhi Shi <[email protected]>
fix bug in from_signed_bytes_le

a155934f4483587848125651dbb7f827b8e29aaf authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.4

1579b6b008d1e3e4e54d9d2ee2da115cd05f434d authored over 1 year ago by Kangzhi Shi <[email protected]>
fix to float convert rounding mode

34ef924ae759e1d8d98b7bed07bcb9335141ebd3 authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.3

3e7cee6768254fd19e0ea9150e151008313771dd authored over 1 year ago by Kangzhi Shi <[email protected]>
fix reduce input before call mod_pow

19fbb5f4d1d8bb99e5284241c629d9bfc29f7a55 authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.2

d88d8ba1ed48c81b3348eaa6b64e9ff1de480dd6 authored over 1 year ago by Kangzhi Shi <[email protected]>
fix BigInt to&from_signed_bytes_*

245d08dbdeb3b9481b52febe20fb2be0f2453143 authored over 1 year ago by Kangzhi Shi <[email protected]>
add #[inline] for Sum and Product

42ef60b723dad8484167ac980e99ec0aaf9d01e6 authored over 1 year ago by Kangzhi Shi <[email protected]>
improve BigInt::is_zero

4ad9e2752d1420d2e2f12e681a05dff7cc417f02 authored over 1 year ago by Kangzhi Shi <[email protected]>
bump version to 0.1.1

eea2934b0815449006c33c09d7e6b6b9815a96ca authored over 1 year ago by Kangzhi Shi <[email protected]>
fix Debug implements

2d6d98ca7179eb75cb550de94ecdaf5618922284 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt into Integer and BigUint into Natrual

d52f48c5681e4d7bb9565589d415277b51e32c66 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl forward Display

4c54c83934510bfef36771d96124f4057aab945d authored over 1 year ago by Kangzhi Shi <[email protected]>
impl primitive convert for floats

17386893d693b4042b33d58d3a45deb0ea31c408 authored over 1 year ago by Kangzhi Shi <[email protected]>
add #[inline]

093ffa145dbae5ec183c9fe834f03329f736785d authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt from_str_radix

2f7c64af8668f943f76278e10af768a75e64d02e authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt from_signed_bytes_*

9be06872c37853bcccfc8ece1a61f6ca1eea159a authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt to_signed_bytes_*

52384c3554a22963a4988f0decb8675aeee1ab01 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt functions

729bc7350e3adacccf343e0d9a7f949ae6cfba7f authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt functions

aa28aac37ac81d2c01ca552bcbc8a6f3f4071e7e authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigInt functions

b70326e56e5b71e05b72cecbbe594016e3a9e2f4 authored over 1 year ago by Kangzhi Shi <[email protected]>
add README

fd0308d5693a2d14dd32abfdbcf990cf3b949d89 authored over 1 year ago by Kangzhi Shi <[email protected]>
wip impl BigInt

9481363d8d3a0ff36f02f1491a4a27b4860badd7 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl BigUint into primitives & refactor ToPrimitve trait

134ca14e06fa4394c38c69ec2b7b1fe8d7106a91 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl FromPrimitive for BigUint and ToBigUint for primitives

84ef14b0a74ae6d5b82c72f48a5980794d8752f5 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl Product and Sum for BigUint

fa7a0dff8e30d7726ce88d3c6cc25a4a59e1da2c authored over 1 year ago by Kangzhi Shi <[email protected]>
impl Pow<BigUint> for BigUint

8f3a1116fa9aa5385c6490763d70a9ca14f5d02f authored over 1 year ago by Kangzhi Shi <[email protected]>
impl to_u64_digits and U64Digits struct

c0cd70fa3f24bb439147ba37d71c1178e6702c72 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl FusedIterator for U32Digits

7ba1b64b628e01330b29b8f6ca945d445de507f4 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl to_u32_digits and U32Digits struct

923044d9d3abf45d7f68ed58081356d058dc886a authored over 1 year ago by Kangzhi Shi <[email protected]>
move Errors to error.rs

8df1d4237d9d01b20b745010b7bcbe60e966791f authored over 1 year ago by Kangzhi Shi <[email protected]>
impl from_str_radix for BigUint

b36ad65b59778f057f08fea3a55c8784f28fc6a9 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl more methods for BigUint

af9e5744b679b5ac97d97b58a43f6b6a93b8b14c authored over 1 year ago by Kangzhi Shi <[email protected]>
impl Integer trait for BigUint

c1a5040397fcdc648788203f83552daeedc55d15 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl TryFrom primitive for BigUint

9f2ec40ca661122943e3438e46032edc1e0776ee authored over 1 year ago by Kangzhi Shi <[email protected]>
impl From primitive without derive-more

249fc48910c4cc8bbca26dfd1a95a576a9db2136 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl ToPrimitive for BigUint

a8bd100613f7942d85bd42ac5b9dc226c8fac8fa authored over 1 year ago by Kangzhi Shi <[email protected]>
impl ToBigUint for BigUint

7fc31e01a1dfb175c7238534f8ab5b3cf3969ce2 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl checked_ops for BigUint

d1039953ad1c4a0a21d9235c82716ace6679c2a4 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl pow for BigUint primitives

ff553bc69b5a2a0cea09e105e27ffc6fb1cb0ebb authored over 1 year ago by Kangzhi Shi <[email protected]>
impl basic ops for BigUint

76457b691525e5941d4e5f91db71c129d603aa46 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl public interface BigUint

f9d15f011c1338d12089a4aa45a2f69d3fe34be6 authored over 1 year ago by Kangzhi Shi <[email protected]>
impl forwarding From trait

81bf1687e47ac7b73328cc90679050ca06997549 authored over 1 year ago by Kangzhi Shi <[email protected]>
basic structure for BigUint

f58230a8ea83013d6a7b7cd2b02140006359d3b1 authored over 1 year ago by Kangzhi Shi <[email protected]>
basic structure for BigInt

d0d077141fc28253457423d88ee2a48e9ec1e709 authored over 1 year ago by Kangzhi Shi <[email protected]>
init

e02cba4230af48fe8c3d0c0a7ad8a2a850e07175 authored over 1 year ago by Kangzhi Shi <[email protected]>