sol-plex-problems 0.1.6

A high-performance Rust library engineered for solving complex problems within the Sol ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Core Asynchronous Framework & Networking
aiohttp>=3.9.0
asyncio>=3.4.3

# Google Cloud Platform (GCP) Services
google-cloud-aiplatform>=1.35.0
google-cloud-firestore>=2.13.0
google-cloud-secret-manager>=2.16.0

# In-Memory Database Caching
redis>=5.0.0

# Mathematical & Complex Data Processing
numpy>=1.24.0

# Optional Security / Cryptography Helper (For HMAC Signatures & Zero-Trust Verification)
pycryptodome>=3.19.0