pytorch-bsf

View on PyPIReverse Dependencies (0)

0.13.0 pytorch_bsf-0.13.0-py3-none-any.whl

Wheel Details

Project: pytorch-bsf
Version: 0.13.0
Filename: pytorch_bsf-0.13.0-py3-none-any.whl
Download: [link]
Size: 22582
MD5: 781397bd9df7119d3accdc183877232a
SHA256: d8a2ec4ec428283d624780272a6d69d6f88ed447df69d33707677d937a7f489e
Uploaded: 2025-01-25 14:36:35 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pytorch-bsf
Version: 0.13.0
Summary: PyTorch implementation of Bezier simplex fitting
Author: RIKEN AIP-FUJITSU Collaboration Center (RAFCC)
Author-Email: hmkz[at]s101.xrea.com
Home-Page: https://github.com/rafcc/pytorch-bsf
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: setuptools (>=21.0.0)
Requires-Dist: torch
Requires-Dist: lightning
Requires-Dist: pl-crossvalidate
Requires-Dist: protobuf
Requires-Dist: mlflow
Requires-Dist: jsonschema
Requires-Dist: PyYAML
Requires-Dist: isort; extra == "develop"
Requires-Dist: black; extra == "develop"
Requires-Dist: tox; extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: pytest-cov; extra == "develop"
Requires-Dist: pytest-randomly; extra == "develop"
Requires-Dist: mypy; extra == "develop"
Requires-Dist: types-jsonschema; extra == "develop"
Requires-Dist: types-PyYAML; extra == "develop"
Requires-Dist: types-setuptools; extra == "develop"
Provides-Extra: develop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13973 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/bezier_simplex.py sha256=5CfuaJxSv-8dUcDGA_oLCBwoVL90qIgQlqrOKqhr9K4 3134
tests/control_points.py sha256=cUmncw9vQ9zza87yGqErbchKYUVPJkbaCKfJAqOBFCE 3468
tests/validator.py sha256=uy7niW3VuARMvdxX57mu_-xMwCcA7XhajlDN3YdzYEk 3700
torch_bsf/__init__.py sha256=y--EVylCu65VziyRlfo1j9z869bFyU1wqqNYztLc8gs 237
torch_bsf/__main__.py sha256=b8Df1NxS_lcYcdkJJg7qRyz0jKZUVMk17QTgLnOfKg8 3464
torch_bsf/bezier_simplex.py sha256=Qa3ctXIw1QARm9umiuF7wjglxqcqMzEy2O7e725kOVc 24892
torch_bsf/control_points.py sha256=GJ00-GMv2y9myIAQjQWzVTYTKmx2nGuXOVeb57cmyok 5306
torch_bsf/preprocessing.py sha256=yxWLjwveORzIXEizb1bokN3kqheg8Q0AuDWodTb2UKc 2051
torch_bsf/validator.py sha256=CJDuBktmYKt87rDiROKjNwFdJjdfKoNEUAFT97zzgiE 3496
torch_bsf/model_selection/__init__.py sha256=j3XySDN4lK7uD13dDDg9nvJMFDhxmG3-bxqSCVZ2fHo 135
torch_bsf/model_selection/elastic_net_grid.py sha256=xduKThBasn3jx3S9L2HGTAlZVtKdmJuXR_llMtUJy0s 7451
torch_bsf/model_selection/kfold.py sha256=dgcy5-uHTT2XSr9Rt4-TyZTy7HepBwIQjJjr6eU-VyI 4363
pytorch_bsf-0.13.0.dist-info/LICENSE sha256=T60WEK4CNG0-J8bPiS081qJQPadhUhtFRbbemSHdkNk 1082
pytorch_bsf-0.13.0.dist-info/METADATA sha256=Mitgb6UTEu2OH5Y7mQ6A2WPuhqrdsyQ0RGTluc_XYwM 15904
pytorch_bsf-0.13.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
pytorch_bsf-0.13.0.dist-info/top_level.txt sha256=MQlyHTv2_bpEG91Kj2oAGj5FRIwUv10UW4G7RA64E6o 16
pytorch_bsf-0.13.0.dist-info/RECORD

top_level.txt

tests
torch_bsf