PyOnlineSVR

View on PyPIReverse Dependencies (0)

0.0.4 PyOnlineSVR-0.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyOnlineSVR-0.0.4-cp39-cp39-win_amd64.whl
PyOnlineSVR-0.0.4-cp39-cp39-macosx_10_9_x86_64.whl
PyOnlineSVR-0.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyOnlineSVR-0.0.4-cp38-cp38-win_amd64.whl
PyOnlineSVR-0.0.4-cp38-cp38-macosx_10_9_x86_64.whl
PyOnlineSVR-0.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyOnlineSVR-0.0.4-cp37-cp37m-win_amd64.whl
PyOnlineSVR-0.0.4-cp37-cp37m-macosx_10_9_x86_64.whl
PyOnlineSVR-0.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
PyOnlineSVR-0.0.4-cp310-cp310-win_amd64.whl
PyOnlineSVR-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl

Wheel Details

Project: PyOnlineSVR
Version: 0.0.4
Filename: PyOnlineSVR-0.0.4-cp310-cp310-macosx_10_9_x86_64.whl
Download: [link]
Size: 173327
MD5: e8e6613f44840ccfe56787b464114159
SHA256: d714ffe876128584ece4195a81235b122f7193734175540568081a3ae3c2c220
Uploaded: 2023-07-30 20:34:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PyOnlineSVR
Version: 0.0.4
Summary: Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation.
Author: Sebastian Schmidl
Author-Email: info[at]sebastianschmidl.de
Home-Page: https://github.com/CodeLionX/pyonlinesvr
Download-Url: https://github.com/CodeLionX/pyonlinesvr
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: joblib (>=0.11)
Requires-Dist: numpy (>=1.13.3)
Requires-Dist: scipy (>=0.19.1)
Requires-Dist: scikit-learn (>=0.23.0)
Requires-Dist: flake8 (>=3.9.2); extra == "test"
Requires-Dist: mypy (>=0.812); extra == "test"
Requires-Dist: pytest (>=6.2.4); extra == "test"
Requires-Dist: pytest-cov (>=2.11.1); extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4004 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: false
Tag: cp310-cp310-macosx_10_9_x86_64

RECORD

Path Digest Size
PyOnlineSVR-0.0.4.dist-info/RECORD
PyOnlineSVR-0.0.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
PyOnlineSVR-0.0.4.dist-info/WHEEL sha256=doY7Ynwndq62v9G9yH4QQiKEI6qNEsMeVrkmo76vHLE 111
PyOnlineSVR-0.0.4.dist-info/top_level.txt sha256=KMH3vWT2jpz15QJCLt8N9uze6mbclMO128Oi2vyDXk4 18
PyOnlineSVR-0.0.4.dist-info/METADATA sha256=Ool28vy0H25UYhxMBdg1gwZwNVb0MDsCsViatKTbJIo 5496
tests/test_osvr.py sha256=peLRd1_N_f-WsuYxZkpCL1lNDYeDT4ijut7aVNRt0Q8 5394
tests/__init__.py sha256=0diQP4vPglue-enTTL18VmWSO4Eu0hCfLNY6qhZqb64 773
tests/lib/__init__.py sha256=0diQP4vPglue-enTTL18VmWSO4Eu0hCfLNY6qhZqb64 773
tests/lib/test_compat.py sha256=CEPYbmHNK7LaLsdPTgqzrLHghPp9RPTZcCEw6aGaURM 2156
pyonlinesvr/_version.py sha256=YTn7XxvyK-wAZYWmlqeaObUg-wqO7IeFLhhmIxt_jgc 801
pyonlinesvr/__init__.py sha256=EIO3lynL14lT21W63qsQDODkrA4lLFsJNfHCjPf_G2k 876
pyonlinesvr/osvr.py sha256=nCoskDaY1j1uPDCfQ8mx4FUBVTKqR_bnmdsZafpC44c 14792
pyonlinesvr/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyonlinesvr/lib/onlinesvr.py sha256=I3w0xMbMn_PsJ97PZQDZ3FcTJVPypApWyVGNAzayHhw 23575
pyonlinesvr/lib/compat.py sha256=6cvcpDxH9wag_LGdD38R2JH2kA0ZMQ6Z4VS4db3YGuI 3353
pyonlinesvr/lib/_onlinesvr.cpython-310-darwin.so sha256=-lJ7JEuyc5ovPtarQw7T_m6zh7wOF3JMvUd2AOFIztU 465360
pyonlinesvr/lib/__init__.py sha256=0diQP4vPglue-enTTL18VmWSO4Eu0hCfLNY6qhZqb64 773

top_level.txt

pyonlinesvr
tests