cpsplines

View on PyPIReverse Dependencies (1)

0.3.0 cpsplines-0.3.0-py3-none-any.whl

Wheel Details

Project: cpsplines
Version: 0.3.0
Filename: cpsplines-0.3.0-py3-none-any.whl
Download: [link]
Size: 51983
MD5: 11e3839edfaa29a6a9cfc6a2f624da45
SHA256: 7d488d5ed61f35abec58fd7391f568eeec23a218f4c841913329140931e4d548
Uploaded: 2024-12-11 19:35:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cpsplines
Version: 0.3.0
Summary: Constrained P-splines
Author: Manuel Navarro García
Author-Email: manuelnavarrogithub[at]gmail.com
Home-Page: https://github.com/ManuelNavarroGarcia/cpsplines/
Download-Url: https://github.com/ManuelNavarroGarcia/cpsplines/archive/refs/tags/0.3.0.tar.gz
License: MIT
Keywords: P-splines,MOSEK,Python 3.12,Constraints,Optimization
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: joblib
Requires-Dist: matplotlib
Requires-Dist: mosek
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: tensorly
Requires-Dist: black[jupyter]; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pip-tools (>=7.0.0); extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 14538 characters]

WHEEL

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

RECORD

Path Digest Size
cpsplines/__init__.py sha256=VrXpHDu3erkzwl_WXrqINBm9xWkcyUy53IQOj042dOs 22
cpsplines/fittings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpsplines/fittings/fit_cpsplines.py sha256=qdIJR1ZJH0AdP7Asf6Irb-2qi0wSkCaJ9vjoq0_BtD4 30912
cpsplines/graphics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpsplines/graphics/plot_curves.py sha256=HXSQKLxacFR3d7e6BPqnNlLkdcUIgmAk-QNugZZN5xg 5399
cpsplines/graphics/plot_surfaces.py sha256=oKOIPlHzERx_Y0-vBZvcfnvrmu4jkdA46zrttDSvw00 8050
cpsplines/mosek_functions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpsplines/mosek_functions/interval_constraints.py sha256=lQwS8w1RdDPBC6CyCEvLee0tjf8XPrVBRtkRO2MUmqM 17179
cpsplines/mosek_functions/obj_function.py sha256=3PizqPF_SOf_1veO6YBz3kyBW-mG-UE8UeTTQyuS0qs 13181
cpsplines/mosek_functions/pdf_constraints.py sha256=3CEft3_bIftzJ61eVeYUCjIlMDcXc40odorZGNqi-ww 5174
cpsplines/mosek_functions/point_constraints.py sha256=Wg97bG7RUj4yQPDMVQQeqc5_LiRJhsjcyUaLze54ZFw 4388
cpsplines/psplines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpsplines/psplines/bspline_basis.py sha256=BOtN0fFK5o1jt3u0w-8hbX6-ohSlQn7A5QjU0ANiO8s 9100
cpsplines/psplines/penalty_matrix.py sha256=xMfBFymCANNuwj3SHRfoU5FvvZhTaB03C8BkJWSUII4 3530
cpsplines/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpsplines/utils/box_product.py sha256=2dH1I3_F4laksoYjtC6upE2Vpq3372m7rpW3cp4Wwgo 930
cpsplines/utils/cholesky_semidefinite.py sha256=eYqGef70P-GYc8kw2n98Bknol3YkqE8pHCJCAg33iOA 1238
cpsplines/utils/clean_data_covid.py sha256=xMVPcTPd8AnomBsoTtpkCu7rrFvrUy7aWXCjTyFs9wE 6000
cpsplines/utils/fast_kron.py sha256=5VYddOAkdfGJDbL9NUquT437yOgFSgVOFpOvtU888UU 7099
cpsplines/utils/gcv.py sha256=Bx2t9QGYRv8h5NJial3QmmA7rd_zjDf-2MTnFBTUG04 2213
cpsplines/utils/irls.py sha256=qZ6fe-d4CCt2TzBwnV05SDiReX04kBbps0iKh2HCRVQ 4039
cpsplines/utils/normalize_data.py sha256=lUvxD_LX3ZVhy2YeZ0v4bZq4vdkMs2k_YQTehdkPvEM 3688
cpsplines/utils/rearrange_data.py sha256=UWhAR0rvxFDLw8lgCtxN8cADQtcodD8t1Rgc9fWCwvk 3375
cpsplines/utils/simulator_grid_search.py sha256=xFsfQdpIsjlKwQKBp16kICBfbXz3sSO2x1ADOm-sXQo 1018
cpsplines/utils/simulator_optimize.py sha256=NTKOIboZ-_-J0IbKuroRCUTsD0cSd0_heTAO0qt6GTs 3070
cpsplines/utils/timer.py sha256=XUU1t18Hj_iIdXS4DKGM5o3LaOhCMiPV_TxfVbsB79I 516
cpsplines/utils/weighted_b.py sha256=Ehym5FKKTTIzz4J04-1JBzZsJQ2UFvI_9UGOICPfMmU 730
cpsplines-0.3.0.dist-info/LICENSE.md sha256=sVzHNh1wV9YjszQ5CysyKPtZNUfiC0HS_OgTQ8Qhz9Q 1079
cpsplines-0.3.0.dist-info/METADATA sha256=xn0bGHhR7JwAMl2OAB7XyZj2NvlizBoUe1ljbppTvMY 15734
cpsplines-0.3.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
cpsplines-0.3.0.dist-info/top_level.txt sha256=Cgat95W4izVczJyf1D2BywNcij2OicbWFaPdP2o-sJc 10
cpsplines-0.3.0.dist-info/RECORD

top_level.txt

cpsplines