torchquery 2.1.2__tar.gz → 2.2.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: torchquery
3
- Version: 2.1.2
3
+ Version: 2.2.0
4
4
  Summary: High-performance SDC detection and neural healing for billion-scale tensors.
5
5
  Home-page: https://github.com/powerofaisinstudy-debug/torchquery
6
6
  Author: Sundaram Gupta
@@ -43,11 +43,6 @@ Dynamic: requires-python
43
43
 
44
44
  ---
45
45
 
46
- ## 📦 Installation
47
-
48
- ```bash
49
- pip install torchquery
50
-
51
46
  <p align="center">
52
47
  <img src="https://raw.githubusercontent.com/powerofaisinstudy-debug/torchquery/main/chl.png" width="600">
53
48
  </p>
@@ -20,11 +20,6 @@
20
20
 
21
21
  ---
22
22
 
23
- ## 📦 Installation
24
-
25
- ```bash
26
- pip install torchquery
27
-
28
23
  <p align="center">
29
24
  <img src="https://raw.githubusercontent.com/powerofaisinstudy-debug/torchquery/main/chl.png" width="600">
30
25
  </p>
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "torchquery"
7
- version = "2.1.2"
7
+ version = "2.2.0"
8
8
  authors = [
9
9
  { name="Sundaram Gupta"},
10
10
  ]
@@ -8,7 +8,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
8
8
 
9
9
  setup(
10
10
  name="torchquery",
11
- version="2.1.2",
11
+ version="2.2.0",
12
12
  author="Sundaram Gupta",
13
13
  author_email="your-email@example.com", # Update this with your email
14
14
  description="A high-performance SDC detection and neural healing engine for billion-scale tensors.",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: torchquery
3
- Version: 2.1.2
3
+ Version: 2.2.0
4
4
  Summary: High-performance SDC detection and neural healing for billion-scale tensors.
5
5
  Home-page: https://github.com/powerofaisinstudy-debug/torchquery
6
6
  Author: Sundaram Gupta
@@ -43,11 +43,6 @@ Dynamic: requires-python
43
43
 
44
44
  ---
45
45
 
46
- ## 📦 Installation
47
-
48
- ```bash
49
- pip install torchquery
50
-
51
46
  <p align="center">
52
47
  <img src="https://raw.githubusercontent.com/powerofaisinstudy-debug/torchquery/main/chl.png" width="600">
53
48
  </p>
File without changes
File without changes