You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "These is a temporary package with some routines that I think must be a part of `scipy.stats` and `numpy`, but curently they are not. The end goal is to upsteam as much as possible of this package into `scipy` and get rid of it."
authors = [{name = "KOLANICH"}]
license = {text = "Unlicense"}
classifiers = [
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"License :: Public Domain",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Libraries :: Python Modules",