amalgam-lang 20.1.1__py3-none-manylinux_2_29_x86_64.whl → 21.1.0__py3-none-manylinux_2_29_x86_64.whl

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.

Potentially problematic release.


This version of amalgam-lang might be problematic. Click here for more details.

Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "63.0.6"
2
+ "version": "64.3.0"
3
3
  }
amalgam/lib/version.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "version": {
3
- "amalgam": "63.0.6",
4
- "amalgam_sha": "495e3a8c85dce219bcb456c6955f07356f86a0f4",
5
- "amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/63.0.6",
3
+ "amalgam": "64.3.0",
4
+ "amalgam_sha": "363ed46b9929f3a12e98f7e67d729cb3dde2cf7e",
5
+ "amalgam_url": "https://github.com/howsoai/amalgam/releases/tag/64.3.0",
6
6
  "amalgam_build_date": "",
7
7
  "amalgam_display_title": ""
8
8
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: amalgam-lang
3
- Version: 20.1.1
3
+ Version: 21.1.0
4
4
  Summary: A direct interface with Amalgam compiled DLL, dylib, or so.
5
5
  Author: Howso Incorporated
6
6
  Author-email: support@howso.com
@@ -675,7 +675,6 @@ Classifier: Intended Audience :: Science/Research
675
675
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
676
676
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
677
677
  Classifier: Programming Language :: Python :: 3
678
- Classifier: Programming Language :: Python :: 3.9
679
678
  Classifier: Programming Language :: Python :: 3.10
680
679
  Classifier: Programming Language :: Python :: 3.11
681
680
  Classifier: Programming Language :: Python :: 3.12
@@ -686,7 +685,7 @@ Classifier: Operating System :: Microsoft :: Windows
686
685
  Classifier: Operating System :: Microsoft :: Windows :: Windows 10
687
686
  Classifier: Operating System :: Microsoft :: Windows :: Windows 11
688
687
  Classifier: Operating System :: POSIX :: Linux
689
- Requires-Python: >=3.9
688
+ Requires-Python: >=3.10
690
689
  Description-Content-Type: text/markdown
691
690
  License-File: LICENSE.txt
692
691
  Provides-Extra: dev
@@ -714,7 +713,7 @@ Coding in [Amalgam](https://github.com/howsoai/amalgam) can be done natively as
714
713
 
715
714
  ## Supported Platforms
716
715
 
717
- Compatible with Python versions: 3.9, 3.10, 3.11, 3.12, and 3.13.
716
+ Compatible with Python versions: 3.10, 3.11, 3.12, and 3.13.
718
717
 
719
718
  #### Operating Systems
720
719
 
@@ -0,0 +1,15 @@
1
+ amalgam/__init__.py,sha256=oHu7Zr4eGDUqj93pLwz8t7gLa8lpAx6Q-xbGiJ3nJx0,18
2
+ amalgam/api.py,sha256=B6e_KQYQWb7YpsllrLebdq1h-zLxUnczZdQLHfHFN8g,44820
3
+ amalgam/lib/version.json,sha256=O9uFJ9qVixSIIoRdMYH-CwOuRgntIskV6d2eRASU-1g,250
4
+ amalgam/lib/linux/amd64/amalgam-mt-afmi.so,sha256=kkTOWEl6WSii-CnWKLexo-UNktT7P9LKE9McKvo5uBg,75980624
5
+ amalgam/lib/linux/amd64/amalgam-mt-noavx.so,sha256=P9AnDAwv2k3WwrvszuHOpd5SgIS--EiQuSF5luQH_5o,4260720
6
+ amalgam/lib/linux/amd64/amalgam-mt.so,sha256=sT3sLz8kZgEYB0WuskJgZteiRhxVTHeQ0Wq5n530AlU,4285216
7
+ amalgam/lib/linux/amd64/amalgam-omp.so,sha256=7mEPPz6SmT6k43ZkSBjILx21ww-4DssHK5uIEWvn9Nw,4095384
8
+ amalgam/lib/linux/amd64/amalgam-st-afmi.so,sha256=-gwH-UQ2EEQkDHQhvEpwmHFWFLTRtWyr0fZJAIiMkXg,72453568
9
+ amalgam/lib/linux/amd64/amalgam-st.so,sha256=FXWPNRvcNdbeYqApgzzl1DoYFIX3yLx54DPz_l7QQpE,4088816
10
+ amalgam/lib/linux/amd64/docs/version.json,sha256=EmiuOplIoTkeDXbrImD0320MdQIr67Oa3BXDrmisPUk,25
11
+ amalgam_lang-21.1.0.dist-info/licenses/LICENSE.txt,sha256=2xqHuoHohba7gpcZZKtOICRjzeKsQANXG8WoV9V35KM,33893
12
+ amalgam_lang-21.1.0.dist-info/METADATA,sha256=gNfoo1y92ewSDf3BNU-K4ZnMFrzJUqWpfCT0tISXPuU,43832
13
+ amalgam_lang-21.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ amalgam_lang-21.1.0.dist-info/top_level.txt,sha256=rmPHU144SyaB25u5-FAQyECAQnJ39NvuJEcKXMRcdBo,8
15
+ amalgam_lang-21.1.0.dist-info/RECORD,,
@@ -1,15 +0,0 @@
1
- amalgam/__init__.py,sha256=oHu7Zr4eGDUqj93pLwz8t7gLa8lpAx6Q-xbGiJ3nJx0,18
2
- amalgam/api.py,sha256=B6e_KQYQWb7YpsllrLebdq1h-zLxUnczZdQLHfHFN8g,44820
3
- amalgam/lib/version.json,sha256=kXsn-5TUFjIgT67IQrUBIZFZA-MHc6BzDo-9HhnXo5s,250
4
- amalgam/lib/linux/amd64/amalgam-mt-afmi.so,sha256=8q_uCQqO_3wCFQfEfgoq6J6HJ3LOLdZznr_WB0osBDY,74756448
5
- amalgam/lib/linux/amd64/amalgam-mt-noavx.so,sha256=hXrSHFXCOdFDCoLXhwFn8bYy-XwTQnyEd665TC-0pHs,4172392
6
- amalgam/lib/linux/amd64/amalgam-mt.so,sha256=BfA86zLZDTdFspMck5Mx68JsIiT8mcxX0dn7MxcsStE,4200984
7
- amalgam/lib/linux/amd64/amalgam-omp.so,sha256=Xk9azI302bSBkcnofSZzbzARrFTGrXrhy8e5nEfHVtc,4015400
8
- amalgam/lib/linux/amd64/amalgam-st-afmi.so,sha256=AuuPtSc5B_nRhiWsk1gXVYEsNUGCs9q3HEB2Ihq8zD8,71165912
9
- amalgam/lib/linux/amd64/amalgam-st.so,sha256=9EsL0CWTVYjbkibmu-0kTw-_BSvmVqmx5zwvT-vD8lI,4004736
10
- amalgam/lib/linux/amd64/docs/version.json,sha256=5f6v6ZKN2NAIZ1_Tb7E4PVKVZqz41l4P7JFAzc4ydiA,25
11
- amalgam_lang-20.1.1.dist-info/licenses/LICENSE.txt,sha256=2xqHuoHohba7gpcZZKtOICRjzeKsQANXG8WoV9V35KM,33893
12
- amalgam_lang-20.1.1.dist-info/METADATA,sha256=vwYJN7Rr9QttO7B5Z0npiS-o0t24Vwl3KMyP4M5g9MQ,43886
13
- amalgam_lang-20.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- amalgam_lang-20.1.1.dist-info/top_level.txt,sha256=rmPHU144SyaB25u5-FAQyECAQnJ39NvuJEcKXMRcdBo,8
15
- amalgam_lang-20.1.1.dist-info/RECORD,,