Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
geored
/
gtmio
like
0
Running
App
Files
Files
Community
0a06673
gtmio
/
gtm
/
lib
/
python3.12
/
site-packages
/
Crypto
/
Math
/
_IntegerCustom.pyi
geored
Upload folder using huggingface_hub
0a06673
verified
8 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
from
typing
import
Any
from
._IntegerNative
import
IntegerNative
_raw_montgomery = Any
class
IntegerCustom
(
IntegerNative
):
pass