clock-curve-math 1.1.3

High-performance, constant-time, cryptography-grade number theory library for ClockCurve ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: clock-curve-math-analysis
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.9
  - sage
  - numpy
  - scipy
  - matplotlib
  - jupyter
  - rust
  - pip
  - pip:
    - maturin  # For building Python extensions from Rust
    - pytest
    - seaborn  # For advanced plotting