From b5a37b335708a5aaccc54bfe13ef3222f2f10a31 Mon Sep 17 00:00:00 2001 From: "K.I.A.Derouiche" Date: Wed, 23 Sep 2020 00:42:42 +0100 Subject: [PATCH] add{eolie, py-chaospy, py-numpoly, py-symbolic-equation}, up{py-watermark, py-mkdocs-with-pdf} --- eolie/DESCR | 4 + eolie/Makefile | 33 +++ eolie/PLIST | 143 ++++++++++ eolie/distinfo | 6 + py-chaospy/DESCR | 3 + py-chaospy/Makefile | 21 ++ py-chaospy/PLIST | 519 ++++++++++++++++++++++++++++++++++ py-chaospy/distinfo | 6 + py-mkdocs-with-pdf/Makefile | 23 +- py-mkdocs-with-pdf/distinfo | 8 +- py-numpoly/DESCR | 2 + py-numpoly/Makefile | 20 ++ py-numpoly/PLIST | 360 +++++++++++++++++++++++ py-numpoly/distinfo | 6 + py-symbolic-equation/DESCR | 8 + py-symbolic-equation/Makefile | 38 +++ py-symbolic-equation/PLIST | 10 + py-symbolic-equation/distinfo | 6 + py-watermark/Makefile | 2 +- 19 files changed, 1201 insertions(+), 17 deletions(-) create mode 100644 eolie/DESCR create mode 100644 eolie/Makefile create mode 100644 eolie/PLIST create mode 100644 eolie/distinfo create mode 100644 py-chaospy/DESCR create mode 100644 py-chaospy/Makefile create mode 100644 py-chaospy/PLIST create mode 100644 py-chaospy/distinfo create mode 100644 py-numpoly/DESCR create mode 100644 py-numpoly/Makefile create mode 100644 py-numpoly/PLIST create mode 100644 py-numpoly/distinfo create mode 100644 py-symbolic-equation/DESCR create mode 100644 py-symbolic-equation/Makefile create mode 100644 py-symbolic-equation/PLIST create mode 100644 py-symbolic-equation/distinfo diff --git a/eolie/DESCR b/eolie/DESCR new file mode 100644 index 0000000000..04c694a906 --- /dev/null +++ b/eolie/DESCR @@ -0,0 +1,4 @@ +Eolie is a new GNOME web browser. +- Firefox Sync support +- Secret password store +- A modern UI diff --git a/eolie/Makefile b/eolie/Makefile new file mode 100644 index 0000000000..b95cce5d0d --- /dev/null +++ b/eolie/Makefile @@ -0,0 +1,33 @@ +# $NetBSD$ + +DISTNAME= eolie-0.9.99 +CATEGORIES= www python +MASTER_SITES= https://adishatz.org/eolie/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= kamelderouiche@yahoo.com +HOMEPAGE= https://wiki.gnome.org/Apps/Eolie +COMMENT= Simple Web Browser for GNOME +LICENSE= gnu-gpl-v3 + +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c +USE_TOOLS+= gmake gettext msgfmt perl pkg-config +_TOOLS_USE_PKGSRC.msgfmt= yes + +PYTHON_VERSIONS_INCOMPATIBLE= 27 + +DEPENDS+= ${PYPKGPREFIX}-sqlite3>=3.7.9:../../databases/py-sqlite3 +DEPENDS+= ${PYPKGPREFIX}-gobject3>=3.36.1:../../devel/py-gobject3 +DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.1:../../time/py-dateutil + +.include "../../devel/glib2/buildlink3.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" +.include "../../graphics/py-cairo/buildlink3.mk" +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.20 +.include "../../x11/gtk3/buildlink3.mk" +.include "../../devel/meson/build.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/eolie/PLIST b/eolie/PLIST new file mode 100644 index 0000000000..462784840a --- /dev/null +++ b/eolie/PLIST @@ -0,0 +1,143 @@ +@comment $NetBSD$ +bin/eolie +${PYSITELIB}/eolie/application.py +${PYSITELIB}/eolie/application_night.py +${PYSITELIB}/eolie/art.py +${PYSITELIB}/eolie/container.py +${PYSITELIB}/eolie/container_expose.py +${PYSITELIB}/eolie/container_notification.py +${PYSITELIB}/eolie/container_overlay.py +${PYSITELIB}/eolie/container_reading.py +${PYSITELIB}/eolie/container_sidebar.py +${PYSITELIB}/eolie/container_stack.py +${PYSITELIB}/eolie/container_webview.py +${PYSITELIB}/eolie/content_blocker.py +${PYSITELIB}/eolie/content_blocker_ad.py +${PYSITELIB}/eolie/content_blocker_exceptions.py +${PYSITELIB}/eolie/content_blocker_images.py +${PYSITELIB}/eolie/content_blocker_medias.py +${PYSITELIB}/eolie/content_blocker_phishing.py +${PYSITELIB}/eolie/content_blocker_popups.py +${PYSITELIB}/eolie/content_blocker_scripts.py +${PYSITELIB}/eolie/context.py +${PYSITELIB}/eolie/css_rule_import.py +${PYSITELIB}/eolie/css_rule_list.py +${PYSITELIB}/eolie/css_rule_media.py +${PYSITELIB}/eolie/css_rule_style.py +${PYSITELIB}/eolie/css_rule_supports.py +${PYSITELIB}/eolie/css_stylesheet.py +${PYSITELIB}/eolie/css_stylesheets.py +${PYSITELIB}/eolie/database_bookmarks.py +${PYSITELIB}/eolie/database_history.py +${PYSITELIB}/eolie/database_settings.py +${PYSITELIB}/eolie/database_upgrade.py +${PYSITELIB}/eolie/define.py +${PYSITELIB}/eolie/dialog_clear_data.py +${PYSITELIB}/eolie/dialog_cookies.py +${PYSITELIB}/eolie/dialog_import_bookmarks.py +${PYSITELIB}/eolie/dialog_modify_ua.py +${PYSITELIB}/eolie/dialog_search_engine.py +${PYSITELIB}/eolie/download_manager.py +${PYSITELIB}/eolie/firefox_sync.py +${PYSITELIB}/eolie/helper_gestures.py +${PYSITELIB}/eolie/helper_passwords.py +${PYSITELIB}/eolie/helper_signals.py +${PYSITELIB}/eolie/helper_size_allocation.py +${PYSITELIB}/eolie/helper_task.py +${PYSITELIB}/eolie/list.py +${PYSITELIB}/eolie/localized.py +${PYSITELIB}/eolie/logger.py +${PYSITELIB}/eolie/menu_application.py +${PYSITELIB}/eolie/menu_form.py +${PYSITELIB}/eolie/menu_history.py +${PYSITELIB}/eolie/menu_languages.py +${PYSITELIB}/eolie/menu_move_to.py +${PYSITELIB}/eolie/menu_pages.py +${PYSITELIB}/eolie/menu_sites.py +${PYSITELIB}/eolie/menu_toolbar.py +${PYSITELIB}/eolie/pages_manager_box.py +${PYSITELIB}/eolie/pages_manager_child.py +${PYSITELIB}/eolie/pages_manager_generic.py +${PYSITELIB}/eolie/pages_manager_list.py +${PYSITELIB}/eolie/pages_manager_row.py +${PYSITELIB}/eolie/popover_credentials.py +${PYSITELIB}/eolie/popover_downloads.py +${PYSITELIB}/eolie/popover_geolocation.py +${PYSITELIB}/eolie/popover_javascript.py +${PYSITELIB}/eolie/popover_message.py +${PYSITELIB}/eolie/popover_passwords.py +${PYSITELIB}/eolie/popover_tls.py +${PYSITELIB}/eolie/popover_uri.py +${PYSITELIB}/eolie/popover_uri_content.py +${PYSITELIB}/eolie/popover_uri_events.py +${PYSITELIB}/eolie/popover_uri_input.py +${PYSITELIB}/eolie/popover_uri_item.py +${PYSITELIB}/eolie/popover_uri_row.py +${PYSITELIB}/eolie/popover_uri_suggestions.py +${PYSITELIB}/eolie/popover_uri_webviews.py +${PYSITELIB}/eolie/popover_webview.py +${PYSITELIB}/eolie/search.py +${PYSITELIB}/eolie/settings.py +${PYSITELIB}/eolie/sites_manager.py +${PYSITELIB}/eolie/sites_manager_child.py +${PYSITELIB}/eolie/sqlcursor.py +${PYSITELIB}/eolie/toolbar.py +${PYSITELIB}/eolie/toolbar_actions.py +${PYSITELIB}/eolie/toolbar_end.py +${PYSITELIB}/eolie/toolbar_title.py +${PYSITELIB}/eolie/utils.py +${PYSITELIB}/eolie/webview.py +${PYSITELIB}/eolie/webview_artwork.py +${PYSITELIB}/eolie/webview_credentials.py +${PYSITELIB}/eolie/webview_errors.py +${PYSITELIB}/eolie/webview_helpers.py +${PYSITELIB}/eolie/webview_navigation.py +${PYSITELIB}/eolie/webview_night_mode.py +${PYSITELIB}/eolie/webview_signals.py +${PYSITELIB}/eolie/webview_signals_js.py +${PYSITELIB}/eolie/webview_signals_menu.py +${PYSITELIB}/eolie/webview_state.py +${PYSITELIB}/eolie/widget_bookmark_edit.py +${PYSITELIB}/eolie/widget_bookmark_rating.py +${PYSITELIB}/eolie/widget_find.py +${PYSITELIB}/eolie/widget_label_indicator.py +${PYSITELIB}/eolie/widget_smooth_progressbar.py +${PYSITELIB}/eolie/widget_stack.py +${PYSITELIB}/eolie/widget_uri_entry.py +${PYSITELIB}/eolie/widget_uri_entry_icons.py +${PYSITELIB}/eolie/widget_uri_label.py +${PYSITELIB}/eolie/window.py +${PYSITELIB}/eolie/window_state.py +libexec/eolie-sp +share/applications/org.gnome.Eolie.desktop +share/dbus-1/services/org.gnome.Eolie.SearchProvider.service +share/eolie/eolie.gresource +share/glib-2.0/schemas/org.gnome.Eolie.gschema.xml +share/gnome-shell/search-providers/org.gnome.Eolie.SearchProvider.ini +share/icons/hicolor/16x16/apps/org.gnome.Eolie.png +share/icons/hicolor/22x22/apps/org.gnome.Eolie.png +share/icons/hicolor/256x256/apps/org.gnome.Eolie.png +share/icons/hicolor/32x32/apps/org.gnome.Eolie.png +share/icons/hicolor/48x48/apps/org.gnome.Eolie.png +share/icons/hicolor/512x512/apps/org.gnome.Eolie.png +share/icons/hicolor/scalable/apps/org.gnome.Eolie-symbolic.svg +share/icons/hicolor/scalable/apps/org.gnome.Eolie.svg +share/locale/ar/LC_MESSAGES/eolie.mo +share/locale/de/LC_MESSAGES/eolie.mo +share/locale/el/LC_MESSAGES/eolie.mo +share/locale/eo/LC_MESSAGES/eolie.mo +share/locale/es/LC_MESSAGES/eolie.mo +share/locale/fi/LC_MESSAGES/eolie.mo +share/locale/fr/LC_MESSAGES/eolie.mo +share/locale/hu/LC_MESSAGES/eolie.mo +share/locale/it/LC_MESSAGES/eolie.mo +share/locale/lt/LC_MESSAGES/eolie.mo +share/locale/nb_NO/LC_MESSAGES/eolie.mo +share/locale/nl/LC_MESSAGES/eolie.mo +share/locale/nl_BE/LC_MESSAGES/eolie.mo +share/locale/pl/LC_MESSAGES/eolie.mo +share/locale/ru/LC_MESSAGES/eolie.mo +share/locale/sv/LC_MESSAGES/eolie.mo +share/locale/tr/LC_MESSAGES/eolie.mo +share/locale/zh_Hans/LC_MESSAGES/eolie.mo +share/metainfo/org.gnome.Eolie.appdata.xml diff --git a/eolie/distinfo b/eolie/distinfo new file mode 100644 index 0000000000..7c4b10c7d5 --- /dev/null +++ b/eolie/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (eolie-0.9.99.tar.xz) = 8315bc17d41a34abd4eecf4884531b9c0fffe34e +RMD160 (eolie-0.9.99.tar.xz) = 1be730469369c60c16358823d68d12b309369bc3 +SHA512 (eolie-0.9.99.tar.xz) = fa64d5908438536b501bbcabb5d362cbf2f8ea1061a6911cf4c1078d9753deb54e8fc97c8a07e80d6b83728bf71d51c6d647e3bd0cc0a3eed2aa4c70b46642d6 +Size (eolie-0.9.99.tar.xz) = 284800 bytes diff --git a/py-chaospy/DESCR b/py-chaospy/DESCR new file mode 100644 index 0000000000..08d81d080b --- /dev/null +++ b/py-chaospy/DESCR @@ -0,0 +1,3 @@ +Chaospy is a numerical tool for performing uncertainty quantification +using polynomial chaos expansions and advanced Monte Carlo +methods implemented in Python. diff --git a/py-chaospy/Makefile b/py-chaospy/Makefile new file mode 100644 index 0000000000..85be768b78 --- /dev/null +++ b/py-chaospy/Makefile @@ -0,0 +1,21 @@ +# $NetBSD$ + +DISTNAME= chaospy-3.3.8 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= math python +MASTER_SITES= https://files.pythonhosted.org/packages/15/fc/4d58fe51ba5b32b57c175b1a377277c358b4553303cc04fd8a377346da36/ + +MAINTAINER= jihbed.research@gmail.com +HOMEPAGE= https://github.com/jonathf/chaospy +COMMENT= Numerical tool for perfroming uncertainty quantification +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-scipy>=1.5.2:../../math/py-scipy +DEPENDS+= ${PYPKGPREFIX}-numpoly>=1.0.6:../../wip/py-numpoly + +USE_LANGUAGES= # none + +BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-numpy+= ${PYPKGPREFIX}-numpy>=1.0 +.include "../../math/py-numpy/buildlink3.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/py-chaospy/PLIST b/py-chaospy/PLIST new file mode 100644 index 0000000000..c120c97f16 --- /dev/null +++ b/py-chaospy/PLIST @@ -0,0 +1,519 @@ +@comment $NetBSD$ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/chaospy/__init__.py +${PYSITELIB}/chaospy/__init__.pyc +${PYSITELIB}/chaospy/__init__.pyo +${PYSITELIB}/chaospy/basis.py +${PYSITELIB}/chaospy/basis.pyc +${PYSITELIB}/chaospy/basis.pyo +${PYSITELIB}/chaospy/chol/__init__.py +${PYSITELIB}/chaospy/chol/__init__.pyc +${PYSITELIB}/chaospy/chol/__init__.pyo +${PYSITELIB}/chaospy/chol/bastos_ohagen_.py +${PYSITELIB}/chaospy/chol/bastos_ohagen_.pyc +${PYSITELIB}/chaospy/chol/bastos_ohagen_.pyo +${PYSITELIB}/chaospy/chol/gill_king_.py +${PYSITELIB}/chaospy/chol/gill_king_.pyc +${PYSITELIB}/chaospy/chol/gill_king_.pyo +${PYSITELIB}/chaospy/chol/gill_murray_wright_.py +${PYSITELIB}/chaospy/chol/gill_murray_wright_.pyc +${PYSITELIB}/chaospy/chol/gill_murray_wright_.pyo +${PYSITELIB}/chaospy/chol/schnabel_eskow_.py +${PYSITELIB}/chaospy/chol/schnabel_eskow_.pyc +${PYSITELIB}/chaospy/chol/schnabel_eskow_.pyo +${PYSITELIB}/chaospy/descriptives/__init__.py +${PYSITELIB}/chaospy/descriptives/__init__.pyc +${PYSITELIB}/chaospy/descriptives/__init__.pyo +${PYSITELIB}/chaospy/descriptives/conditional.py +${PYSITELIB}/chaospy/descriptives/conditional.pyc +${PYSITELIB}/chaospy/descriptives/conditional.pyo +${PYSITELIB}/chaospy/descriptives/correlation/__init__.py +${PYSITELIB}/chaospy/descriptives/correlation/__init__.pyc +${PYSITELIB}/chaospy/descriptives/correlation/__init__.pyo +${PYSITELIB}/chaospy/descriptives/correlation/auto_correlation.py +${PYSITELIB}/chaospy/descriptives/correlation/auto_correlation.pyc +${PYSITELIB}/chaospy/descriptives/correlation/auto_correlation.pyo +${PYSITELIB}/chaospy/descriptives/correlation/pearson.py +${PYSITELIB}/chaospy/descriptives/correlation/pearson.pyc +${PYSITELIB}/chaospy/descriptives/correlation/pearson.pyo +${PYSITELIB}/chaospy/descriptives/correlation/spearman.py +${PYSITELIB}/chaospy/descriptives/correlation/spearman.pyc +${PYSITELIB}/chaospy/descriptives/correlation/spearman.pyo +${PYSITELIB}/chaospy/descriptives/covariance.py +${PYSITELIB}/chaospy/descriptives/covariance.pyc +${PYSITELIB}/chaospy/descriptives/covariance.pyo +${PYSITELIB}/chaospy/descriptives/expected.py +${PYSITELIB}/chaospy/descriptives/expected.pyc +${PYSITELIB}/chaospy/descriptives/expected.pyo +${PYSITELIB}/chaospy/descriptives/kurtosis.py +${PYSITELIB}/chaospy/descriptives/kurtosis.pyc +${PYSITELIB}/chaospy/descriptives/kurtosis.pyo +${PYSITELIB}/chaospy/descriptives/percentile.py +${PYSITELIB}/chaospy/descriptives/percentile.pyc +${PYSITELIB}/chaospy/descriptives/percentile.pyo +${PYSITELIB}/chaospy/descriptives/quantity_of_interest.py +${PYSITELIB}/chaospy/descriptives/quantity_of_interest.pyc +${PYSITELIB}/chaospy/descriptives/quantity_of_interest.pyo +${PYSITELIB}/chaospy/descriptives/sensitivity/__init__.py +${PYSITELIB}/chaospy/descriptives/sensitivity/__init__.pyc +${PYSITELIB}/chaospy/descriptives/sensitivity/__init__.pyo +${PYSITELIB}/chaospy/descriptives/sensitivity/main.py +${PYSITELIB}/chaospy/descriptives/sensitivity/main.pyc +${PYSITELIB}/chaospy/descriptives/sensitivity/main.pyo +${PYSITELIB}/chaospy/descriptives/sensitivity/main2.py +${PYSITELIB}/chaospy/descriptives/sensitivity/main2.pyc +${PYSITELIB}/chaospy/descriptives/sensitivity/main2.pyo +${PYSITELIB}/chaospy/descriptives/sensitivity/total.py +${PYSITELIB}/chaospy/descriptives/sensitivity/total.pyc +${PYSITELIB}/chaospy/descriptives/sensitivity/total.pyo +${PYSITELIB}/chaospy/descriptives/skewness.py +${PYSITELIB}/chaospy/descriptives/skewness.pyc +${PYSITELIB}/chaospy/descriptives/skewness.pyo +${PYSITELIB}/chaospy/descriptives/standard_deviation.py +${PYSITELIB}/chaospy/descriptives/standard_deviation.pyc +${PYSITELIB}/chaospy/descriptives/standard_deviation.pyo +${PYSITELIB}/chaospy/descriptives/variance.py +${PYSITELIB}/chaospy/descriptives/variance.pyc +${PYSITELIB}/chaospy/descriptives/variance.pyo +${PYSITELIB}/chaospy/distributions/__init__.py +${PYSITELIB}/chaospy/distributions/__init__.pyc +${PYSITELIB}/chaospy/distributions/__init__.pyo +${PYSITELIB}/chaospy/distributions/approximation.py +${PYSITELIB}/chaospy/distributions/approximation.pyc +${PYSITELIB}/chaospy/distributions/approximation.pyo +${PYSITELIB}/chaospy/distributions/baseclass.py +${PYSITELIB}/chaospy/distributions/baseclass.pyc +${PYSITELIB}/chaospy/distributions/baseclass.pyo +${PYSITELIB}/chaospy/distributions/collection/__init__.py +${PYSITELIB}/chaospy/distributions/collection/__init__.pyc +${PYSITELIB}/chaospy/distributions/collection/__init__.pyo +${PYSITELIB}/chaospy/distributions/collection/alpha.py +${PYSITELIB}/chaospy/distributions/collection/alpha.pyc +${PYSITELIB}/chaospy/distributions/collection/alpha.pyo +${PYSITELIB}/chaospy/distributions/collection/anglit.py +${PYSITELIB}/chaospy/distributions/collection/anglit.pyc +${PYSITELIB}/chaospy/distributions/collection/anglit.pyo +${PYSITELIB}/chaospy/distributions/collection/beta.py +${PYSITELIB}/chaospy/distributions/collection/beta.pyc +${PYSITELIB}/chaospy/distributions/collection/beta.pyo +${PYSITELIB}/chaospy/distributions/collection/binomial.py +${PYSITELIB}/chaospy/distributions/collection/binomial.pyc +${PYSITELIB}/chaospy/distributions/collection/binomial.pyo +${PYSITELIB}/chaospy/distributions/collection/bradford.py +${PYSITELIB}/chaospy/distributions/collection/bradford.pyc +${PYSITELIB}/chaospy/distributions/collection/bradford.pyo +${PYSITELIB}/chaospy/distributions/collection/burr.py +${PYSITELIB}/chaospy/distributions/collection/burr.pyc +${PYSITELIB}/chaospy/distributions/collection/burr.pyo +${PYSITELIB}/chaospy/distributions/collection/cauchy.py +${PYSITELIB}/chaospy/distributions/collection/cauchy.pyc +${PYSITELIB}/chaospy/distributions/collection/cauchy.pyo +${PYSITELIB}/chaospy/distributions/collection/chi.py +${PYSITELIB}/chaospy/distributions/collection/chi.pyc +${PYSITELIB}/chaospy/distributions/collection/chi.pyo +${PYSITELIB}/chaospy/distributions/collection/chi_squared.py +${PYSITELIB}/chaospy/distributions/collection/chi_squared.pyc +${PYSITELIB}/chaospy/distributions/collection/chi_squared.pyo +${PYSITELIB}/chaospy/distributions/collection/discrete_uniform.py +${PYSITELIB}/chaospy/distributions/collection/discrete_uniform.pyc +${PYSITELIB}/chaospy/distributions/collection/discrete_uniform.pyo +${PYSITELIB}/chaospy/distributions/collection/double_gamma.py +${PYSITELIB}/chaospy/distributions/collection/double_gamma.pyc +${PYSITELIB}/chaospy/distributions/collection/double_gamma.pyo +${PYSITELIB}/chaospy/distributions/collection/double_weibull.py +${PYSITELIB}/chaospy/distributions/collection/double_weibull.pyc +${PYSITELIB}/chaospy/distributions/collection/double_weibull.pyo +${PYSITELIB}/chaospy/distributions/collection/exponential_power.py +${PYSITELIB}/chaospy/distributions/collection/exponential_power.pyc +${PYSITELIB}/chaospy/distributions/collection/exponential_power.pyo +${PYSITELIB}/chaospy/distributions/collection/exponential_weibull.py +${PYSITELIB}/chaospy/distributions/collection/exponential_weibull.pyc +${PYSITELIB}/chaospy/distributions/collection/exponential_weibull.pyo +${PYSITELIB}/chaospy/distributions/collection/f.py +${PYSITELIB}/chaospy/distributions/collection/f.pyc +${PYSITELIB}/chaospy/distributions/collection/f.pyo +${PYSITELIB}/chaospy/distributions/collection/fatigue_life.py +${PYSITELIB}/chaospy/distributions/collection/fatigue_life.pyc +${PYSITELIB}/chaospy/distributions/collection/fatigue_life.pyo +${PYSITELIB}/chaospy/distributions/collection/fisk.py +${PYSITELIB}/chaospy/distributions/collection/fisk.pyc +${PYSITELIB}/chaospy/distributions/collection/fisk.pyo +${PYSITELIB}/chaospy/distributions/collection/folded_cauchy.py +${PYSITELIB}/chaospy/distributions/collection/folded_cauchy.pyc +${PYSITELIB}/chaospy/distributions/collection/folded_cauchy.pyo +${PYSITELIB}/chaospy/distributions/collection/folded_normal.py +${PYSITELIB}/chaospy/distributions/collection/folded_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/folded_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/frechet.py +${PYSITELIB}/chaospy/distributions/collection/frechet.pyc +${PYSITELIB}/chaospy/distributions/collection/frechet.pyo +${PYSITELIB}/chaospy/distributions/collection/gamma.py +${PYSITELIB}/chaospy/distributions/collection/gamma.pyc +${PYSITELIB}/chaospy/distributions/collection/gamma.pyo +${PYSITELIB}/chaospy/distributions/collection/generalized_exponential.py +${PYSITELIB}/chaospy/distributions/collection/generalized_exponential.pyc +${PYSITELIB}/chaospy/distributions/collection/generalized_exponential.pyo +${PYSITELIB}/chaospy/distributions/collection/generalized_extreme.py +${PYSITELIB}/chaospy/distributions/collection/generalized_extreme.pyc +${PYSITELIB}/chaospy/distributions/collection/generalized_extreme.pyo +${PYSITELIB}/chaospy/distributions/collection/generalized_gamma.py +${PYSITELIB}/chaospy/distributions/collection/generalized_gamma.pyc +${PYSITELIB}/chaospy/distributions/collection/generalized_gamma.pyo +${PYSITELIB}/chaospy/distributions/collection/generalized_half_logistic.py +${PYSITELIB}/chaospy/distributions/collection/generalized_half_logistic.pyc +${PYSITELIB}/chaospy/distributions/collection/generalized_half_logistic.pyo +${PYSITELIB}/chaospy/distributions/collection/gompertz.py +${PYSITELIB}/chaospy/distributions/collection/gompertz.pyc +${PYSITELIB}/chaospy/distributions/collection/gompertz.pyo +${PYSITELIB}/chaospy/distributions/collection/hyperbolic_secant.py +${PYSITELIB}/chaospy/distributions/collection/hyperbolic_secant.pyc +${PYSITELIB}/chaospy/distributions/collection/hyperbolic_secant.pyo +${PYSITELIB}/chaospy/distributions/collection/kumaraswamy.py +${PYSITELIB}/chaospy/distributions/collection/kumaraswamy.pyc +${PYSITELIB}/chaospy/distributions/collection/kumaraswamy.pyo +${PYSITELIB}/chaospy/distributions/collection/laplace.py +${PYSITELIB}/chaospy/distributions/collection/laplace.pyc +${PYSITELIB}/chaospy/distributions/collection/laplace.pyo +${PYSITELIB}/chaospy/distributions/collection/levy.py +${PYSITELIB}/chaospy/distributions/collection/levy.pyc +${PYSITELIB}/chaospy/distributions/collection/levy.pyo +${PYSITELIB}/chaospy/distributions/collection/log_gamma.py +${PYSITELIB}/chaospy/distributions/collection/log_gamma.pyc +${PYSITELIB}/chaospy/distributions/collection/log_gamma.pyo +${PYSITELIB}/chaospy/distributions/collection/log_laplace.py +${PYSITELIB}/chaospy/distributions/collection/log_laplace.pyc +${PYSITELIB}/chaospy/distributions/collection/log_laplace.pyo +${PYSITELIB}/chaospy/distributions/collection/log_normal.py +${PYSITELIB}/chaospy/distributions/collection/log_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/log_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/log_uniform.py +${PYSITELIB}/chaospy/distributions/collection/log_uniform.pyc +${PYSITELIB}/chaospy/distributions/collection/log_uniform.pyo +${PYSITELIB}/chaospy/distributions/collection/log_weibull.py +${PYSITELIB}/chaospy/distributions/collection/log_weibull.pyc +${PYSITELIB}/chaospy/distributions/collection/log_weibull.pyo +${PYSITELIB}/chaospy/distributions/collection/logistic.py +${PYSITELIB}/chaospy/distributions/collection/logistic.pyc +${PYSITELIB}/chaospy/distributions/collection/logistic.pyo +${PYSITELIB}/chaospy/distributions/collection/mielke.py +${PYSITELIB}/chaospy/distributions/collection/mielke.pyc +${PYSITELIB}/chaospy/distributions/collection/mielke.pyo +${PYSITELIB}/chaospy/distributions/collection/mv_log_normal.py +${PYSITELIB}/chaospy/distributions/collection/mv_log_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/mv_log_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/mv_normal.py +${PYSITELIB}/chaospy/distributions/collection/mv_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/mv_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/mv_student_t.py +${PYSITELIB}/chaospy/distributions/collection/mv_student_t.pyc +${PYSITELIB}/chaospy/distributions/collection/mv_student_t.pyo +${PYSITELIB}/chaospy/distributions/collection/nakagami.py +${PYSITELIB}/chaospy/distributions/collection/nakagami.pyc +${PYSITELIB}/chaospy/distributions/collection/nakagami.pyo +${PYSITELIB}/chaospy/distributions/collection/normal.py +${PYSITELIB}/chaospy/distributions/collection/normal.pyc +${PYSITELIB}/chaospy/distributions/collection/normal.pyo +${PYSITELIB}/chaospy/distributions/collection/pareto1.py +${PYSITELIB}/chaospy/distributions/collection/pareto1.pyc +${PYSITELIB}/chaospy/distributions/collection/pareto1.pyo +${PYSITELIB}/chaospy/distributions/collection/pareto2.py +${PYSITELIB}/chaospy/distributions/collection/pareto2.pyc +${PYSITELIB}/chaospy/distributions/collection/pareto2.pyo +${PYSITELIB}/chaospy/distributions/collection/power_log_normal.py +${PYSITELIB}/chaospy/distributions/collection/power_log_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/power_log_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/power_normal.py +${PYSITELIB}/chaospy/distributions/collection/power_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/power_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/reciprocal.py +${PYSITELIB}/chaospy/distributions/collection/reciprocal.pyc +${PYSITELIB}/chaospy/distributions/collection/reciprocal.pyo +${PYSITELIB}/chaospy/distributions/collection/student_t.py +${PYSITELIB}/chaospy/distributions/collection/student_t.pyc +${PYSITELIB}/chaospy/distributions/collection/student_t.pyo +${PYSITELIB}/chaospy/distributions/collection/triangle.py +${PYSITELIB}/chaospy/distributions/collection/triangle.pyc +${PYSITELIB}/chaospy/distributions/collection/triangle.pyo +${PYSITELIB}/chaospy/distributions/collection/trunc_exponential.py +${PYSITELIB}/chaospy/distributions/collection/trunc_exponential.pyc +${PYSITELIB}/chaospy/distributions/collection/trunc_exponential.pyo +${PYSITELIB}/chaospy/distributions/collection/trunc_normal.py +${PYSITELIB}/chaospy/distributions/collection/trunc_normal.pyc +${PYSITELIB}/chaospy/distributions/collection/trunc_normal.pyo +${PYSITELIB}/chaospy/distributions/collection/tukey_lambda.py +${PYSITELIB}/chaospy/distributions/collection/tukey_lambda.pyc +${PYSITELIB}/chaospy/distributions/collection/tukey_lambda.pyo +${PYSITELIB}/chaospy/distributions/collection/uniform.py +${PYSITELIB}/chaospy/distributions/collection/uniform.pyc +${PYSITELIB}/chaospy/distributions/collection/uniform.pyo +${PYSITELIB}/chaospy/distributions/collection/wald.py +${PYSITELIB}/chaospy/distributions/collection/wald.pyc +${PYSITELIB}/chaospy/distributions/collection/wald.pyo +${PYSITELIB}/chaospy/distributions/collection/weibull.py +${PYSITELIB}/chaospy/distributions/collection/weibull.pyc +${PYSITELIB}/chaospy/distributions/collection/weibull.pyo +${PYSITELIB}/chaospy/distributions/collection/wrapped_cauchy.py +${PYSITELIB}/chaospy/distributions/collection/wrapped_cauchy.pyc +${PYSITELIB}/chaospy/distributions/collection/wrapped_cauchy.pyo +${PYSITELIB}/chaospy/distributions/constructor.py +${PYSITELIB}/chaospy/distributions/constructor.pyc +${PYSITELIB}/chaospy/distributions/constructor.pyo +${PYSITELIB}/chaospy/distributions/copulas/__init__.py +${PYSITELIB}/chaospy/distributions/copulas/__init__.pyc +${PYSITELIB}/chaospy/distributions/copulas/__init__.pyo +${PYSITELIB}/chaospy/distributions/copulas/archimedean.py +${PYSITELIB}/chaospy/distributions/copulas/archimedean.pyc +${PYSITELIB}/chaospy/distributions/copulas/archimedean.pyo +${PYSITELIB}/chaospy/distributions/copulas/baseclass.py +${PYSITELIB}/chaospy/distributions/copulas/baseclass.pyc +${PYSITELIB}/chaospy/distributions/copulas/baseclass.pyo +${PYSITELIB}/chaospy/distributions/copulas/clayton.py +${PYSITELIB}/chaospy/distributions/copulas/clayton.pyc +${PYSITELIB}/chaospy/distributions/copulas/clayton.pyo +${PYSITELIB}/chaospy/distributions/copulas/gumbel.py +${PYSITELIB}/chaospy/distributions/copulas/gumbel.pyc +${PYSITELIB}/chaospy/distributions/copulas/gumbel.pyo +${PYSITELIB}/chaospy/distributions/copulas/joe.py +${PYSITELIB}/chaospy/distributions/copulas/joe.pyc +${PYSITELIB}/chaospy/distributions/copulas/joe.pyo +${PYSITELIB}/chaospy/distributions/copulas/nataf.py +${PYSITELIB}/chaospy/distributions/copulas/nataf.pyc +${PYSITELIB}/chaospy/distributions/copulas/nataf.pyo +${PYSITELIB}/chaospy/distributions/copulas/t_copula.py +${PYSITELIB}/chaospy/distributions/copulas/t_copula.pyc +${PYSITELIB}/chaospy/distributions/copulas/t_copula.pyo +${PYSITELIB}/chaospy/distributions/evaluation/__init__.py +${PYSITELIB}/chaospy/distributions/evaluation/__init__.pyc +${PYSITELIB}/chaospy/distributions/evaluation/__init__.pyo +${PYSITELIB}/chaospy/distributions/evaluation/bound.py +${PYSITELIB}/chaospy/distributions/evaluation/bound.pyc +${PYSITELIB}/chaospy/distributions/evaluation/bound.pyo +${PYSITELIB}/chaospy/distributions/evaluation/common.py +${PYSITELIB}/chaospy/distributions/evaluation/common.pyc +${PYSITELIB}/chaospy/distributions/evaluation/common.pyo +${PYSITELIB}/chaospy/distributions/evaluation/density.py +${PYSITELIB}/chaospy/distributions/evaluation/density.pyc +${PYSITELIB}/chaospy/distributions/evaluation/density.pyo +${PYSITELIB}/chaospy/distributions/evaluation/dependencies.py +${PYSITELIB}/chaospy/distributions/evaluation/dependencies.pyc +${PYSITELIB}/chaospy/distributions/evaluation/dependencies.pyo +${PYSITELIB}/chaospy/distributions/evaluation/forward.py +${PYSITELIB}/chaospy/distributions/evaluation/forward.pyc +${PYSITELIB}/chaospy/distributions/evaluation/forward.pyo +${PYSITELIB}/chaospy/distributions/evaluation/inverse.py +${PYSITELIB}/chaospy/distributions/evaluation/inverse.pyc +${PYSITELIB}/chaospy/distributions/evaluation/inverse.pyo +${PYSITELIB}/chaospy/distributions/evaluation/moment.py +${PYSITELIB}/chaospy/distributions/evaluation/moment.pyc +${PYSITELIB}/chaospy/distributions/evaluation/moment.pyo +${PYSITELIB}/chaospy/distributions/evaluation/parameters.py +${PYSITELIB}/chaospy/distributions/evaluation/parameters.pyc +${PYSITELIB}/chaospy/distributions/evaluation/parameters.pyo +${PYSITELIB}/chaospy/distributions/evaluation/recurrence_coefficients.py +${PYSITELIB}/chaospy/distributions/evaluation/recurrence_coefficients.pyc +${PYSITELIB}/chaospy/distributions/evaluation/recurrence_coefficients.pyo +${PYSITELIB}/chaospy/distributions/operators/__init__.py +${PYSITELIB}/chaospy/distributions/operators/__init__.pyc +${PYSITELIB}/chaospy/distributions/operators/__init__.pyo +${PYSITELIB}/chaospy/distributions/operators/addition.py +${PYSITELIB}/chaospy/distributions/operators/addition.pyc +${PYSITELIB}/chaospy/distributions/operators/addition.pyo +${PYSITELIB}/chaospy/distributions/operators/binary.py +${PYSITELIB}/chaospy/distributions/operators/binary.pyc +${PYSITELIB}/chaospy/distributions/operators/binary.pyo +${PYSITELIB}/chaospy/distributions/operators/joint.py +${PYSITELIB}/chaospy/distributions/operators/joint.pyc +${PYSITELIB}/chaospy/distributions/operators/joint.pyo +${PYSITELIB}/chaospy/distributions/operators/logarithm.py +${PYSITELIB}/chaospy/distributions/operators/logarithm.pyc +${PYSITELIB}/chaospy/distributions/operators/logarithm.pyo +${PYSITELIB}/chaospy/distributions/operators/matmul.py +${PYSITELIB}/chaospy/distributions/operators/matmul.pyc +${PYSITELIB}/chaospy/distributions/operators/matmul.pyo +${PYSITELIB}/chaospy/distributions/operators/multiply.py +${PYSITELIB}/chaospy/distributions/operators/multiply.pyc +${PYSITELIB}/chaospy/distributions/operators/multiply.pyo +${PYSITELIB}/chaospy/distributions/operators/negative.py +${PYSITELIB}/chaospy/distributions/operators/negative.pyc +${PYSITELIB}/chaospy/distributions/operators/negative.pyo +${PYSITELIB}/chaospy/distributions/operators/power.py +${PYSITELIB}/chaospy/distributions/operators/power.pyc +${PYSITELIB}/chaospy/distributions/operators/power.pyo +${PYSITELIB}/chaospy/distributions/operators/trunkation.py +${PYSITELIB}/chaospy/distributions/operators/trunkation.pyc +${PYSITELIB}/chaospy/distributions/operators/trunkation.pyo +${PYSITELIB}/chaospy/distributions/operators/unary.py +${PYSITELIB}/chaospy/distributions/operators/unary.pyc +${PYSITELIB}/chaospy/distributions/operators/unary.pyo +${PYSITELIB}/chaospy/distributions/sampler/__init__.py +${PYSITELIB}/chaospy/distributions/sampler/__init__.pyc +${PYSITELIB}/chaospy/distributions/sampler/__init__.pyo +${PYSITELIB}/chaospy/distributions/sampler/antithetic.py +${PYSITELIB}/chaospy/distributions/sampler/antithetic.pyc +${PYSITELIB}/chaospy/distributions/sampler/antithetic.pyo +${PYSITELIB}/chaospy/distributions/sampler/generator.py +${PYSITELIB}/chaospy/distributions/sampler/generator.pyc +${PYSITELIB}/chaospy/distributions/sampler/generator.pyo +${PYSITELIB}/chaospy/distributions/sampler/latin_hypercube.py +${PYSITELIB}/chaospy/distributions/sampler/latin_hypercube.pyc +${PYSITELIB}/chaospy/distributions/sampler/latin_hypercube.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/__init__.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/__init__.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/__init__.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/chebyshev.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/chebyshev.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/chebyshev.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/grid.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/grid.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/grid.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/halton.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/halton.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/halton.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/hammersley.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/hammersley.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/hammersley.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/korobov.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/korobov.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/korobov.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/primes.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/primes.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/primes.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/sobol.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/sobol.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/sobol.pyo +${PYSITELIB}/chaospy/distributions/sampler/sequences/van_der_corput.py +${PYSITELIB}/chaospy/distributions/sampler/sequences/van_der_corput.pyc +${PYSITELIB}/chaospy/distributions/sampler/sequences/van_der_corput.pyo +${PYSITELIB}/chaospy/example.py +${PYSITELIB}/chaospy/example.pyc +${PYSITELIB}/chaospy/example.pyo +${PYSITELIB}/chaospy/external/__init__.py +${PYSITELIB}/chaospy/external/__init__.pyc +${PYSITELIB}/chaospy/external/__init__.pyo +${PYSITELIB}/chaospy/external/openturns_.py +${PYSITELIB}/chaospy/external/openturns_.pyc +${PYSITELIB}/chaospy/external/openturns_.pyo +${PYSITELIB}/chaospy/external/samples.py +${PYSITELIB}/chaospy/external/samples.pyc +${PYSITELIB}/chaospy/external/samples.pyo +${PYSITELIB}/chaospy/external/scipy_stats.py +${PYSITELIB}/chaospy/external/scipy_stats.pyc +${PYSITELIB}/chaospy/external/scipy_stats.pyo +${PYSITELIB}/chaospy/orthogonal/__init__.py +${PYSITELIB}/chaospy/orthogonal/__init__.pyc +${PYSITELIB}/chaospy/orthogonal/__init__.pyo +${PYSITELIB}/chaospy/orthogonal/cholesky.py +${PYSITELIB}/chaospy/orthogonal/cholesky.pyc +${PYSITELIB}/chaospy/orthogonal/cholesky.pyo +${PYSITELIB}/chaospy/orthogonal/frontend.py +${PYSITELIB}/chaospy/orthogonal/frontend.pyc +${PYSITELIB}/chaospy/orthogonal/frontend.pyo +${PYSITELIB}/chaospy/orthogonal/gram_schmidt.py +${PYSITELIB}/chaospy/orthogonal/gram_schmidt.pyc +${PYSITELIB}/chaospy/orthogonal/gram_schmidt.pyo +${PYSITELIB}/chaospy/orthogonal/lagrange.py +${PYSITELIB}/chaospy/orthogonal/lagrange.pyc +${PYSITELIB}/chaospy/orthogonal/lagrange.pyo +${PYSITELIB}/chaospy/orthogonal/three_terms_recursion.py +${PYSITELIB}/chaospy/orthogonal/three_terms_recursion.pyc +${PYSITELIB}/chaospy/orthogonal/three_terms_recursion.pyo +${PYSITELIB}/chaospy/prange.py +${PYSITELIB}/chaospy/prange.pyc +${PYSITELIB}/chaospy/prange.pyo +${PYSITELIB}/chaospy/quadrature/__init__.py +${PYSITELIB}/chaospy/quadrature/__init__.pyc +${PYSITELIB}/chaospy/quadrature/__init__.pyo +${PYSITELIB}/chaospy/quadrature/clenshaw_curtis.py +${PYSITELIB}/chaospy/quadrature/clenshaw_curtis.pyc +${PYSITELIB}/chaospy/quadrature/clenshaw_curtis.pyo +${PYSITELIB}/chaospy/quadrature/combine.py +${PYSITELIB}/chaospy/quadrature/combine.pyc +${PYSITELIB}/chaospy/quadrature/combine.pyo +${PYSITELIB}/chaospy/quadrature/discrete.py +${PYSITELIB}/chaospy/quadrature/discrete.pyc +${PYSITELIB}/chaospy/quadrature/discrete.pyo +${PYSITELIB}/chaospy/quadrature/fejer.py +${PYSITELIB}/chaospy/quadrature/fejer.pyc +${PYSITELIB}/chaospy/quadrature/fejer.pyo +${PYSITELIB}/chaospy/quadrature/frontend.py +${PYSITELIB}/chaospy/quadrature/frontend.pyc +${PYSITELIB}/chaospy/quadrature/frontend.pyo +${PYSITELIB}/chaospy/quadrature/gauss_kronrod.py +${PYSITELIB}/chaospy/quadrature/gauss_kronrod.pyc +${PYSITELIB}/chaospy/quadrature/gauss_kronrod.pyo +${PYSITELIB}/chaospy/quadrature/gauss_legendre.py +${PYSITELIB}/chaospy/quadrature/gauss_legendre.pyc +${PYSITELIB}/chaospy/quadrature/gauss_legendre.pyo +${PYSITELIB}/chaospy/quadrature/gauss_lobatto.py +${PYSITELIB}/chaospy/quadrature/gauss_lobatto.pyc +${PYSITELIB}/chaospy/quadrature/gauss_lobatto.pyo +${PYSITELIB}/chaospy/quadrature/gauss_patterson.py +${PYSITELIB}/chaospy/quadrature/gauss_patterson.pyc +${PYSITELIB}/chaospy/quadrature/gauss_patterson.pyo +${PYSITELIB}/chaospy/quadrature/gauss_radau.py +${PYSITELIB}/chaospy/quadrature/gauss_radau.pyc +${PYSITELIB}/chaospy/quadrature/gauss_radau.pyo +${PYSITELIB}/chaospy/quadrature/gaussian.py +${PYSITELIB}/chaospy/quadrature/gaussian.pyc +${PYSITELIB}/chaospy/quadrature/gaussian.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/__init__.py +${PYSITELIB}/chaospy/quadrature/genz_keister/__init__.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/__init__.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/frontend.py +${PYSITELIB}/chaospy/quadrature/genz_keister/frontend.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/frontend.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/gk16.py +${PYSITELIB}/chaospy/quadrature/genz_keister/gk16.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/gk16.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/gk18.py +${PYSITELIB}/chaospy/quadrature/genz_keister/gk18.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/gk18.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/gk22.py +${PYSITELIB}/chaospy/quadrature/genz_keister/gk22.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/gk22.pyo +${PYSITELIB}/chaospy/quadrature/genz_keister/gk24.py +${PYSITELIB}/chaospy/quadrature/genz_keister/gk24.pyc +${PYSITELIB}/chaospy/quadrature/genz_keister/gk24.pyo +${PYSITELIB}/chaospy/quadrature/grid.py +${PYSITELIB}/chaospy/quadrature/grid.pyc +${PYSITELIB}/chaospy/quadrature/grid.pyo +${PYSITELIB}/chaospy/quadrature/leja.py +${PYSITELIB}/chaospy/quadrature/leja.pyc +${PYSITELIB}/chaospy/quadrature/leja.pyo +${PYSITELIB}/chaospy/quadrature/newton_cotes.py +${PYSITELIB}/chaospy/quadrature/newton_cotes.pyc +${PYSITELIB}/chaospy/quadrature/newton_cotes.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/__init__.py +${PYSITELIB}/chaospy/quadrature/recurrence/__init__.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/__init__.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/chebyshev.py +${PYSITELIB}/chaospy/quadrature/recurrence/chebyshev.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/chebyshev.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/frontend.py +${PYSITELIB}/chaospy/quadrature/recurrence/frontend.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/frontend.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/jacobi.py +${PYSITELIB}/chaospy/quadrature/recurrence/jacobi.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/jacobi.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/lanczos.py +${PYSITELIB}/chaospy/quadrature/recurrence/lanczos.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/lanczos.pyo +${PYSITELIB}/chaospy/quadrature/recurrence/stieltjes.py +${PYSITELIB}/chaospy/quadrature/recurrence/stieltjes.pyc +${PYSITELIB}/chaospy/quadrature/recurrence/stieltjes.pyo +${PYSITELIB}/chaospy/quadrature/sparse_grid.py +${PYSITELIB}/chaospy/quadrature/sparse_grid.pyc +${PYSITELIB}/chaospy/quadrature/sparse_grid.pyo +${PYSITELIB}/chaospy/regression.py +${PYSITELIB}/chaospy/regression.pyc +${PYSITELIB}/chaospy/regression.pyo +${PYSITELIB}/chaospy/saltelli.py +${PYSITELIB}/chaospy/saltelli.pyc +${PYSITELIB}/chaospy/saltelli.pyo +${PYSITELIB}/chaospy/spectral.py +${PYSITELIB}/chaospy/spectral.pyc +${PYSITELIB}/chaospy/spectral.pyo diff --git a/py-chaospy/distinfo b/py-chaospy/distinfo new file mode 100644 index 0000000000..c322b83f76 --- /dev/null +++ b/py-chaospy/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (chaospy-3.3.8.tar.gz) = eb4643dceaa3b4372cac444d483a11d523288b3c +RMD160 (chaospy-3.3.8.tar.gz) = 35a1980dc18b39dc5c5e708c47c165e94aff7f13 +SHA512 (chaospy-3.3.8.tar.gz) = 2f59a9cb659bcb473de16f00a68817ee0a02d069330631b828ee396139411edd9df8292c7870ae834ceebbce91ec6356e93fefc94b460f6987536c95a374b001 +Size (chaospy-3.3.8.tar.gz) = 141153 bytes diff --git a/py-mkdocs-with-pdf/Makefile b/py-mkdocs-with-pdf/Makefile index fc1dafc2ec..07a2ad4b7c 100644 --- a/py-mkdocs-with-pdf/Makefile +++ b/py-mkdocs-with-pdf/Makefile @@ -1,22 +1,21 @@ # $NetBSD$ -DISTNAME= mkdocs-with-pdf-0.7.2 +DISTNAME= mkdocs-with-pdf-0.7.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python -MASTER_SITES= https://files.pythonhosted.org/packages/3d/27/6fd93eb9324104ef00fbf6a9bfef49f49551e0d00c13a5a15fd8bcc7773a/ +MASTER_SITES= https://files.pythonhosted.org/packages/2e/57/e9668eef616d901f843ccdbf412a5b2bbcba1b0b8f2f2afc7611db80cc11/ -MAINTAINER= kamelderouiche@yahoo.com -HOMEPAGE= https://github.com/orzih/mkdocs-with-pdf -COMMENT= Generate a single PDF file from MkDocs repository -LICENSE= mit +MAINTAINER= kamelderouiche@yahoo.com +HOMEPAGE= https://github.com/orzih/mkdocs-with-pdf +COMMENT= Generate a single PDF file from MkDocs repository +LICENSE= mit -DEPENDS+= ${PYPKGPREFIX}-mkdocs>=1.0.4:../../textproc/py-mkdocs -DEPENDS+= ${PYPKGPREFIX}-weasyprint>=0.44:../../print/py-weasyprint -DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.6.3:../../www/py-beautifulsoup4 +DEPENDS+= ${PYPKGPREFIX}-mkdocs>=1.0.4:../../textproc/py-mkdocs +DEPENDS+= ${PYPKGPREFIX}-weasyprint>=0.44:../../print/py-weasyprint +DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.6.3:../../www/py-beautifulsoup4 -USE_LANGUAGES= # none +USE_LANGUAGES= # none -BUILDLINK_API_DEPENDS.libsass+= libsass>=0.15 +BUILDLINK_API_DEPENDS.libsass+= libsass>=0.15 .include "../../www/libsass/buildlink3.mk" .include "../../lang/python/egg.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/py-mkdocs-with-pdf/distinfo b/py-mkdocs-with-pdf/distinfo index 7117c23c58..eb04dc9ccc 100644 --- a/py-mkdocs-with-pdf/distinfo +++ b/py-mkdocs-with-pdf/distinfo @@ -1,6 +1,6 @@ $NetBSD$ -SHA1 (mkdocs-with-pdf-0.7.2.tar.gz) = e4a6d2d6bd9d70738cca0ca5163dfcab1ec9a6b4 -RMD160 (mkdocs-with-pdf-0.7.2.tar.gz) = 1ea9e9207e42e3bc02cd19438f56b71d8f63ace1 -SHA512 (mkdocs-with-pdf-0.7.2.tar.gz) = 9b6253976b0ef2a538d3e1306c10f0ab2d8d930c00fb2ba6f3b0aa6b06f5bd90fe62f20e492ecef4833c824822d0ced5f1f35f3ba001a1cb2069f259d85377f6 -Size (mkdocs-with-pdf-0.7.2.tar.gz) = 24414 bytes +SHA1 (mkdocs-with-pdf-0.7.3.tar.gz) = 517cca154f0308fb2ffa955040751a8a77e81c67 +RMD160 (mkdocs-with-pdf-0.7.3.tar.gz) = 13b599922761157b697a7b29abe405599d05df9a +SHA512 (mkdocs-with-pdf-0.7.3.tar.gz) = fac7e00c86449e06ab671e7f90572c6ebe59fc29a19845b0682167743e28705a450d7901939f9675d56c055597f74e013899eb98fc0290a88bc6b248782baf93 +Size (mkdocs-with-pdf-0.7.3.tar.gz) = 24595 bytes diff --git a/py-numpoly/DESCR b/py-numpoly/DESCR new file mode 100644 index 0000000000..b835ae47e5 --- /dev/null +++ b/py-numpoly/DESCR @@ -0,0 +1,2 @@ +Numpoly is a generic library for creating, manipulating and +evaluating arrays of polynomials based on numpy.ndarray objects. diff --git a/py-numpoly/Makefile b/py-numpoly/Makefile new file mode 100644 index 0000000000..e59408a143 --- /dev/null +++ b/py-numpoly/Makefile @@ -0,0 +1,20 @@ +# $NetBSD$ + +DISTNAME= numpoly-1.0.6 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= math python +MASTER_SITES= https://files.pythonhosted.org/packages/0c/a7/6be96b2df719250f53f4db87ba6b070b1c6cc772019566ee82dceb0ac29e/ + +MAINTAINER= jihbed.research@gmail.com +HOMEPAGE= https://github.com/jonathf/numpoly/ +COMMENT= Polynomials as a numpy datatype +LICENSE= 2-clause-bsd + +DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six + +USE_LANGUAGES= # none + +BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-numpy+= ${PYPKGPREFIX}-numpy>=1.0 +.include "../../math/py-numpy/buildlink3.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/py-numpoly/PLIST b/py-numpoly/PLIST new file mode 100644 index 0000000000..275c24e042 --- /dev/null +++ b/py-numpoly/PLIST @@ -0,0 +1,360 @@ +@comment $NetBSD$ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/numpoly/__init__.py +${PYSITELIB}/numpoly/__init__.pyc +${PYSITELIB}/numpoly/__init__.pyo +${PYSITELIB}/numpoly/align.py +${PYSITELIB}/numpoly/align.pyc +${PYSITELIB}/numpoly/align.pyo +${PYSITELIB}/numpoly/array_function/__init__.py +${PYSITELIB}/numpoly/array_function/__init__.pyc +${PYSITELIB}/numpoly/array_function/__init__.pyo +${PYSITELIB}/numpoly/array_function/absolute.py +${PYSITELIB}/numpoly/array_function/absolute.pyc +${PYSITELIB}/numpoly/array_function/absolute.pyo +${PYSITELIB}/numpoly/array_function/add.py +${PYSITELIB}/numpoly/array_function/add.pyc +${PYSITELIB}/numpoly/array_function/add.pyo +${PYSITELIB}/numpoly/array_function/all.py +${PYSITELIB}/numpoly/array_function/all.pyc +${PYSITELIB}/numpoly/array_function/all.pyo +${PYSITELIB}/numpoly/array_function/allclose.py +${PYSITELIB}/numpoly/array_function/allclose.pyc +${PYSITELIB}/numpoly/array_function/allclose.pyo +${PYSITELIB}/numpoly/array_function/amax.py +${PYSITELIB}/numpoly/array_function/amax.pyc +${PYSITELIB}/numpoly/array_function/amax.pyo +${PYSITELIB}/numpoly/array_function/amin.py +${PYSITELIB}/numpoly/array_function/amin.pyc +${PYSITELIB}/numpoly/array_function/amin.pyo +${PYSITELIB}/numpoly/array_function/any.py +${PYSITELIB}/numpoly/array_function/any.pyc +${PYSITELIB}/numpoly/array_function/any.pyo +${PYSITELIB}/numpoly/array_function/apply_along_axis.py +${PYSITELIB}/numpoly/array_function/apply_along_axis.pyc +${PYSITELIB}/numpoly/array_function/apply_along_axis.pyo +${PYSITELIB}/numpoly/array_function/apply_over_axes.py +${PYSITELIB}/numpoly/array_function/apply_over_axes.pyc +${PYSITELIB}/numpoly/array_function/apply_over_axes.pyo +${PYSITELIB}/numpoly/array_function/argmax.py +${PYSITELIB}/numpoly/array_function/argmax.pyc +${PYSITELIB}/numpoly/array_function/argmax.pyo +${PYSITELIB}/numpoly/array_function/argmin.py +${PYSITELIB}/numpoly/array_function/argmin.pyc +${PYSITELIB}/numpoly/array_function/argmin.pyo +${PYSITELIB}/numpoly/array_function/around.py +${PYSITELIB}/numpoly/array_function/around.pyc +${PYSITELIB}/numpoly/array_function/around.pyo +${PYSITELIB}/numpoly/array_function/array_repr.py +${PYSITELIB}/numpoly/array_function/array_repr.pyc +${PYSITELIB}/numpoly/array_function/array_repr.pyo +${PYSITELIB}/numpoly/array_function/array_split.py +${PYSITELIB}/numpoly/array_function/array_split.pyc +${PYSITELIB}/numpoly/array_function/array_split.pyo +${PYSITELIB}/numpoly/array_function/array_str.py +${PYSITELIB}/numpoly/array_function/array_str.pyc +${PYSITELIB}/numpoly/array_function/array_str.pyo +${PYSITELIB}/numpoly/array_function/atleast_1d.py +${PYSITELIB}/numpoly/array_function/atleast_1d.pyc +${PYSITELIB}/numpoly/array_function/atleast_1d.pyo +${PYSITELIB}/numpoly/array_function/atleast_2d.py +${PYSITELIB}/numpoly/array_function/atleast_2d.pyc +${PYSITELIB}/numpoly/array_function/atleast_2d.pyo +${PYSITELIB}/numpoly/array_function/atleast_3d.py +${PYSITELIB}/numpoly/array_function/atleast_3d.pyc +${PYSITELIB}/numpoly/array_function/atleast_3d.pyo +${PYSITELIB}/numpoly/array_function/broadcast_arrays.py +${PYSITELIB}/numpoly/array_function/broadcast_arrays.pyc +${PYSITELIB}/numpoly/array_function/broadcast_arrays.pyo +${PYSITELIB}/numpoly/array_function/ceil.py +${PYSITELIB}/numpoly/array_function/ceil.pyc +${PYSITELIB}/numpoly/array_function/ceil.pyo +${PYSITELIB}/numpoly/array_function/choose.py +${PYSITELIB}/numpoly/array_function/choose.pyc +${PYSITELIB}/numpoly/array_function/choose.pyo +${PYSITELIB}/numpoly/array_function/common_type.py +${PYSITELIB}/numpoly/array_function/common_type.pyc +${PYSITELIB}/numpoly/array_function/common_type.pyo +${PYSITELIB}/numpoly/array_function/concatenate.py +${PYSITELIB}/numpoly/array_function/concatenate.pyc +${PYSITELIB}/numpoly/array_function/concatenate.pyo +${PYSITELIB}/numpoly/array_function/count_nonzero.py +${PYSITELIB}/numpoly/array_function/count_nonzero.pyc +${PYSITELIB}/numpoly/array_function/count_nonzero.pyo +${PYSITELIB}/numpoly/array_function/cumsum.py +${PYSITELIB}/numpoly/array_function/cumsum.pyc +${PYSITELIB}/numpoly/array_function/cumsum.pyo +${PYSITELIB}/numpoly/array_function/diag.py +${PYSITELIB}/numpoly/array_function/diag.pyc +${PYSITELIB}/numpoly/array_function/diag.pyo +${PYSITELIB}/numpoly/array_function/diagonal.py +${PYSITELIB}/numpoly/array_function/diagonal.pyc +${PYSITELIB}/numpoly/array_function/diagonal.pyo +${PYSITELIB}/numpoly/array_function/diff.py +${PYSITELIB}/numpoly/array_function/diff.pyc +${PYSITELIB}/numpoly/array_function/diff.pyo +${PYSITELIB}/numpoly/array_function/divmod.py +${PYSITELIB}/numpoly/array_function/divmod.pyc +${PYSITELIB}/numpoly/array_function/divmod.pyo +${PYSITELIB}/numpoly/array_function/dsplit.py +${PYSITELIB}/numpoly/array_function/dsplit.pyc +${PYSITELIB}/numpoly/array_function/dsplit.pyo +${PYSITELIB}/numpoly/array_function/dstack.py +${PYSITELIB}/numpoly/array_function/dstack.pyc +${PYSITELIB}/numpoly/array_function/dstack.pyo +${PYSITELIB}/numpoly/array_function/equal.py +${PYSITELIB}/numpoly/array_function/equal.pyc +${PYSITELIB}/numpoly/array_function/equal.pyo +${PYSITELIB}/numpoly/array_function/expand_dims.py +${PYSITELIB}/numpoly/array_function/expand_dims.pyc +${PYSITELIB}/numpoly/array_function/expand_dims.pyo +${PYSITELIB}/numpoly/array_function/floor.py +${PYSITELIB}/numpoly/array_function/floor.pyc +${PYSITELIB}/numpoly/array_function/floor.pyo +${PYSITELIB}/numpoly/array_function/floor_divide.py +${PYSITELIB}/numpoly/array_function/floor_divide.pyc +${PYSITELIB}/numpoly/array_function/floor_divide.pyo +${PYSITELIB}/numpoly/array_function/greater.py +${PYSITELIB}/numpoly/array_function/greater.pyc +${PYSITELIB}/numpoly/array_function/greater.pyo +${PYSITELIB}/numpoly/array_function/greater_equal.py +${PYSITELIB}/numpoly/array_function/greater_equal.pyc +${PYSITELIB}/numpoly/array_function/greater_equal.pyo +${PYSITELIB}/numpoly/array_function/hsplit.py +${PYSITELIB}/numpoly/array_function/hsplit.pyc +${PYSITELIB}/numpoly/array_function/hsplit.pyo +${PYSITELIB}/numpoly/array_function/hstack.py +${PYSITELIB}/numpoly/array_function/hstack.pyc +${PYSITELIB}/numpoly/array_function/hstack.pyo +${PYSITELIB}/numpoly/array_function/inner.py +${PYSITELIB}/numpoly/array_function/inner.pyc +${PYSITELIB}/numpoly/array_function/inner.pyo +${PYSITELIB}/numpoly/array_function/isclose.py +${PYSITELIB}/numpoly/array_function/isclose.pyc +${PYSITELIB}/numpoly/array_function/isclose.pyo +${PYSITELIB}/numpoly/array_function/isfinite.py +${PYSITELIB}/numpoly/array_function/isfinite.pyc +${PYSITELIB}/numpoly/array_function/isfinite.pyo +${PYSITELIB}/numpoly/array_function/less.py +${PYSITELIB}/numpoly/array_function/less.pyc +${PYSITELIB}/numpoly/array_function/less.pyo +${PYSITELIB}/numpoly/array_function/less_equal.py +${PYSITELIB}/numpoly/array_function/less_equal.pyc +${PYSITELIB}/numpoly/array_function/less_equal.pyo +${PYSITELIB}/numpoly/array_function/load.py +${PYSITELIB}/numpoly/array_function/load.pyc +${PYSITELIB}/numpoly/array_function/load.pyo +${PYSITELIB}/numpoly/array_function/loadtxt.py +${PYSITELIB}/numpoly/array_function/loadtxt.pyc +${PYSITELIB}/numpoly/array_function/loadtxt.pyo +${PYSITELIB}/numpoly/array_function/logical_and.py +${PYSITELIB}/numpoly/array_function/logical_and.pyc +${PYSITELIB}/numpoly/array_function/logical_and.pyo +${PYSITELIB}/numpoly/array_function/logical_or.py +${PYSITELIB}/numpoly/array_function/logical_or.pyc +${PYSITELIB}/numpoly/array_function/logical_or.pyo +${PYSITELIB}/numpoly/array_function/matmul.py +${PYSITELIB}/numpoly/array_function/matmul.pyc +${PYSITELIB}/numpoly/array_function/matmul.pyo +${PYSITELIB}/numpoly/array_function/maximum.py +${PYSITELIB}/numpoly/array_function/maximum.pyc +${PYSITELIB}/numpoly/array_function/maximum.pyo +${PYSITELIB}/numpoly/array_function/mean.py +${PYSITELIB}/numpoly/array_function/mean.pyc +${PYSITELIB}/numpoly/array_function/mean.pyo +${PYSITELIB}/numpoly/array_function/minimum.py +${PYSITELIB}/numpoly/array_function/minimum.pyc +${PYSITELIB}/numpoly/array_function/minimum.pyo +${PYSITELIB}/numpoly/array_function/moveaxis.py +${PYSITELIB}/numpoly/array_function/moveaxis.pyc +${PYSITELIB}/numpoly/array_function/moveaxis.pyo +${PYSITELIB}/numpoly/array_function/multiply.py +${PYSITELIB}/numpoly/array_function/multiply.pyc +${PYSITELIB}/numpoly/array_function/multiply.pyo +${PYSITELIB}/numpoly/array_function/negative.py +${PYSITELIB}/numpoly/array_function/negative.pyc +${PYSITELIB}/numpoly/array_function/negative.pyo +${PYSITELIB}/numpoly/array_function/nonzero.py +${PYSITELIB}/numpoly/array_function/nonzero.pyc +${PYSITELIB}/numpoly/array_function/nonzero.pyo +${PYSITELIB}/numpoly/array_function/not_equal.py +${PYSITELIB}/numpoly/array_function/not_equal.pyc +${PYSITELIB}/numpoly/array_function/not_equal.pyo +${PYSITELIB}/numpoly/array_function/ones.py +${PYSITELIB}/numpoly/array_function/ones.pyc +${PYSITELIB}/numpoly/array_function/ones.pyo +${PYSITELIB}/numpoly/array_function/outer.py +${PYSITELIB}/numpoly/array_function/outer.pyc +${PYSITELIB}/numpoly/array_function/outer.pyo +${PYSITELIB}/numpoly/array_function/positive.py +${PYSITELIB}/numpoly/array_function/positive.pyc +${PYSITELIB}/numpoly/array_function/positive.pyo +${PYSITELIB}/numpoly/array_function/power.py +${PYSITELIB}/numpoly/array_function/power.pyc +${PYSITELIB}/numpoly/array_function/power.pyo +${PYSITELIB}/numpoly/array_function/prod.py +${PYSITELIB}/numpoly/array_function/prod.pyc +${PYSITELIB}/numpoly/array_function/prod.pyo +${PYSITELIB}/numpoly/array_function/remainder.py +${PYSITELIB}/numpoly/array_function/remainder.pyc +${PYSITELIB}/numpoly/array_function/remainder.pyo +${PYSITELIB}/numpoly/array_function/repeat.py +${PYSITELIB}/numpoly/array_function/repeat.pyc +${PYSITELIB}/numpoly/array_function/repeat.pyo +${PYSITELIB}/numpoly/array_function/reshape.py +${PYSITELIB}/numpoly/array_function/reshape.pyc +${PYSITELIB}/numpoly/array_function/reshape.pyo +${PYSITELIB}/numpoly/array_function/result_type.py +${PYSITELIB}/numpoly/array_function/result_type.pyc +${PYSITELIB}/numpoly/array_function/result_type.pyo +${PYSITELIB}/numpoly/array_function/rint.py +${PYSITELIB}/numpoly/array_function/rint.pyc +${PYSITELIB}/numpoly/array_function/rint.pyo +${PYSITELIB}/numpoly/array_function/save.py +${PYSITELIB}/numpoly/array_function/save.pyc +${PYSITELIB}/numpoly/array_function/save.pyo +${PYSITELIB}/numpoly/array_function/savetxt.py +${PYSITELIB}/numpoly/array_function/savetxt.pyc +${PYSITELIB}/numpoly/array_function/savetxt.pyo +${PYSITELIB}/numpoly/array_function/savez.py +${PYSITELIB}/numpoly/array_function/savez.pyc +${PYSITELIB}/numpoly/array_function/savez.pyo +${PYSITELIB}/numpoly/array_function/savez_compressed.py +${PYSITELIB}/numpoly/array_function/savez_compressed.pyc +${PYSITELIB}/numpoly/array_function/savez_compressed.pyo +${PYSITELIB}/numpoly/array_function/split.py +${PYSITELIB}/numpoly/array_function/split.pyc +${PYSITELIB}/numpoly/array_function/split.pyo +${PYSITELIB}/numpoly/array_function/square.py +${PYSITELIB}/numpoly/array_function/square.pyc +${PYSITELIB}/numpoly/array_function/square.pyo +${PYSITELIB}/numpoly/array_function/stack.py +${PYSITELIB}/numpoly/array_function/stack.pyc +${PYSITELIB}/numpoly/array_function/stack.pyo +${PYSITELIB}/numpoly/array_function/subtract.py +${PYSITELIB}/numpoly/array_function/subtract.pyc +${PYSITELIB}/numpoly/array_function/subtract.pyo +${PYSITELIB}/numpoly/array_function/sum.py +${PYSITELIB}/numpoly/array_function/sum.pyc +${PYSITELIB}/numpoly/array_function/sum.pyo +${PYSITELIB}/numpoly/array_function/tile.py +${PYSITELIB}/numpoly/array_function/tile.pyc +${PYSITELIB}/numpoly/array_function/tile.pyo +${PYSITELIB}/numpoly/array_function/transpose.py +${PYSITELIB}/numpoly/array_function/transpose.pyc +${PYSITELIB}/numpoly/array_function/transpose.pyo +${PYSITELIB}/numpoly/array_function/true_divide.py +${PYSITELIB}/numpoly/array_function/true_divide.pyc +${PYSITELIB}/numpoly/array_function/true_divide.pyo +${PYSITELIB}/numpoly/array_function/vsplit.py +${PYSITELIB}/numpoly/array_function/vsplit.pyc +${PYSITELIB}/numpoly/array_function/vsplit.pyo +${PYSITELIB}/numpoly/array_function/vstack.py +${PYSITELIB}/numpoly/array_function/vstack.pyc +${PYSITELIB}/numpoly/array_function/vstack.pyo +${PYSITELIB}/numpoly/array_function/where.py +${PYSITELIB}/numpoly/array_function/where.pyc +${PYSITELIB}/numpoly/array_function/where.pyo +${PYSITELIB}/numpoly/array_function/zeros.py +${PYSITELIB}/numpoly/array_function/zeros.pyc +${PYSITELIB}/numpoly/array_function/zeros.pyo +${PYSITELIB}/numpoly/baseclass.py +${PYSITELIB}/numpoly/baseclass.pyc +${PYSITELIB}/numpoly/baseclass.pyo +${PYSITELIB}/numpoly/construct/__init__.py +${PYSITELIB}/numpoly/construct/__init__.pyc +${PYSITELIB}/numpoly/construct/__init__.pyo +${PYSITELIB}/numpoly/construct/aspolynomial.py +${PYSITELIB}/numpoly/construct/aspolynomial.pyc +${PYSITELIB}/numpoly/construct/aspolynomial.pyo +${PYSITELIB}/numpoly/construct/clean.py +${PYSITELIB}/numpoly/construct/clean.pyc +${PYSITELIB}/numpoly/construct/clean.pyo +${PYSITELIB}/numpoly/construct/compose.py +${PYSITELIB}/numpoly/construct/compose.pyc +${PYSITELIB}/numpoly/construct/compose.pyo +${PYSITELIB}/numpoly/construct/from_attributes.py +${PYSITELIB}/numpoly/construct/from_attributes.pyc +${PYSITELIB}/numpoly/construct/from_attributes.pyo +${PYSITELIB}/numpoly/construct/monomial.py +${PYSITELIB}/numpoly/construct/monomial.pyc +${PYSITELIB}/numpoly/construct/monomial.pyo +${PYSITELIB}/numpoly/construct/polynomial.py +${PYSITELIB}/numpoly/construct/polynomial.pyc +${PYSITELIB}/numpoly/construct/polynomial.pyo +${PYSITELIB}/numpoly/construct/symbols.py +${PYSITELIB}/numpoly/construct/symbols.pyc +${PYSITELIB}/numpoly/construct/symbols.pyo +${PYSITELIB}/numpoly/construct/variable.py +${PYSITELIB}/numpoly/construct/variable.pyc +${PYSITELIB}/numpoly/construct/variable.pyo +${PYSITELIB}/numpoly/dispatch.py +${PYSITELIB}/numpoly/dispatch.pyc +${PYSITELIB}/numpoly/dispatch.pyo +${PYSITELIB}/numpoly/option.py +${PYSITELIB}/numpoly/option.pyc +${PYSITELIB}/numpoly/option.pyo +${PYSITELIB}/numpoly/poly_function/__init__.py +${PYSITELIB}/numpoly/poly_function/__init__.pyc +${PYSITELIB}/numpoly/poly_function/__init__.pyo +${PYSITELIB}/numpoly/poly_function/call.py +${PYSITELIB}/numpoly/poly_function/call.pyc +${PYSITELIB}/numpoly/poly_function/call.pyo +${PYSITELIB}/numpoly/poly_function/decompose.py +${PYSITELIB}/numpoly/poly_function/decompose.pyc +${PYSITELIB}/numpoly/poly_function/decompose.pyo +${PYSITELIB}/numpoly/poly_function/derivative.py +${PYSITELIB}/numpoly/poly_function/derivative.pyc +${PYSITELIB}/numpoly/poly_function/derivative.pyo +${PYSITELIB}/numpoly/poly_function/divide/__init__.py +${PYSITELIB}/numpoly/poly_function/divide/__init__.pyc +${PYSITELIB}/numpoly/poly_function/divide/__init__.pyo +${PYSITELIB}/numpoly/poly_function/divide/divide.py +${PYSITELIB}/numpoly/poly_function/divide/divide.pyc +${PYSITELIB}/numpoly/poly_function/divide/divide.pyo +${PYSITELIB}/numpoly/poly_function/divide/divmod.py +${PYSITELIB}/numpoly/poly_function/divide/divmod.pyc +${PYSITELIB}/numpoly/poly_function/divide/divmod.pyo +${PYSITELIB}/numpoly/poly_function/divide/remainder.py +${PYSITELIB}/numpoly/poly_function/divide/remainder.pyc +${PYSITELIB}/numpoly/poly_function/divide/remainder.pyo +${PYSITELIB}/numpoly/poly_function/isconstant.py +${PYSITELIB}/numpoly/poly_function/isconstant.pyc +${PYSITELIB}/numpoly/poly_function/isconstant.pyo +${PYSITELIB}/numpoly/poly_function/lead_coefficient.py +${PYSITELIB}/numpoly/poly_function/lead_coefficient.pyc +${PYSITELIB}/numpoly/poly_function/lead_coefficient.pyo +${PYSITELIB}/numpoly/poly_function/lead_exponent.py +${PYSITELIB}/numpoly/poly_function/lead_exponent.pyc +${PYSITELIB}/numpoly/poly_function/lead_exponent.pyo +${PYSITELIB}/numpoly/poly_function/set_dimensions.py +${PYSITELIB}/numpoly/poly_function/set_dimensions.pyc +${PYSITELIB}/numpoly/poly_function/set_dimensions.pyo +${PYSITELIB}/numpoly/poly_function/sortable_proxy.py +${PYSITELIB}/numpoly/poly_function/sortable_proxy.pyc +${PYSITELIB}/numpoly/poly_function/sortable_proxy.pyo +${PYSITELIB}/numpoly/poly_function/tonumpy.py +${PYSITELIB}/numpoly/poly_function/tonumpy.pyc +${PYSITELIB}/numpoly/poly_function/tonumpy.pyo +${PYSITELIB}/numpoly/sympy_.py +${PYSITELIB}/numpoly/sympy_.pyc +${PYSITELIB}/numpoly/sympy_.pyo +${PYSITELIB}/numpoly/utils/__init__.py +${PYSITELIB}/numpoly/utils/__init__.pyc +${PYSITELIB}/numpoly/utils/__init__.pyo +${PYSITELIB}/numpoly/utils/bindex.py +${PYSITELIB}/numpoly/utils/bindex.pyc +${PYSITELIB}/numpoly/utils/bindex.pyo +${PYSITELIB}/numpoly/utils/cross_truncation.py +${PYSITELIB}/numpoly/utils/cross_truncation.pyc +${PYSITELIB}/numpoly/utils/cross_truncation.pyo +${PYSITELIB}/numpoly/utils/glexindex.py +${PYSITELIB}/numpoly/utils/glexindex.pyc +${PYSITELIB}/numpoly/utils/glexindex.pyo +${PYSITELIB}/numpoly/utils/glexsort.py +${PYSITELIB}/numpoly/utils/glexsort.pyc +${PYSITELIB}/numpoly/utils/glexsort.pyo diff --git a/py-numpoly/distinfo b/py-numpoly/distinfo new file mode 100644 index 0000000000..7e241cf60e --- /dev/null +++ b/py-numpoly/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (numpoly-1.0.6.tar.gz) = c078a7b5078bfee4107b364b9545b3d61f7012ec +RMD160 (numpoly-1.0.6.tar.gz) = b0215ac5c65c5ded15fff1c0eb39f7fd63382ae4 +SHA512 (numpoly-1.0.6.tar.gz) = 6d2220edce9fc01e2379db53bb81b392ea032e260665749fc562abcb1cd2b0894df81779c65181d21ffaea9395e9effcbca6d938c11b8b1b260732aeeac9b3cb +Size (numpoly-1.0.6.tar.gz) = 69406 bytes diff --git a/py-symbolic-equation/DESCR b/py-symbolic-equation/DESCR new file mode 100644 index 0000000000..4014b8865f --- /dev/null +++ b/py-symbolic-equation/DESCR @@ -0,0 +1,8 @@ +A simple Python package providing the Eq class for manipulating +symbolic equations + +The Eq class defines an equation, and allows to apply arbitrary manipulations +to the left-hand-side and/or right-hand-side of that equation. It keeps track +all of these manipulations, and displays them neatly as a multi-line equation +in an interactive interpreter session or a Jupyter notebook (using a LaTeX +representation). It is mainly intended for use with SymPy diff --git a/py-symbolic-equation/Makefile b/py-symbolic-equation/Makefile new file mode 100644 index 0000000000..31e134bc50 --- /dev/null +++ b/py-symbolic-equation/Makefile @@ -0,0 +1,38 @@ +# $NetBSD$ + +DISTNAME= symbolic_equation-0.2.0 +PKGNAME= ${PYPKGPREFIX}-symbolic-equation-0.2.0 +CATEGORIES= math python +MASTER_SITES= https://files.pythonhosted.org/packages/1c/a3/075eebd0186279c12eabd4466dcbbac2b57f39991151f3c1bbef34de6f7f/ + +MAINTAINER= jihbed.research@gmail.com +HOMEPAGE= https://github.com/goerz/symbolic_equation +COMMENT= Class for multiline symbolic equations in the Jupyter Notebook +LICENSE= modified-bsd + +BUILD_DEPENDS+= ${PYPKGPREFIX}-black-[0-9]*:../../wip/py-black +BUILD_DEPENDS+= ${PYPKGPREFIX}-coverage>=5.2.1:../../devel/py-coverage +BUILD_DEPENDS+= ${PYPKGPREFIX}-coveralls>=2.4.2:../../wip/py-coveralls +BUILD_DEPENDS+= ${PYPKGPREFIX}-flake8>=3.8.3:../../devel/py-flake8 +BUILD_DEPENDS+= ${PYPKGPREFIX}-gitpython>=3.1.8:../../devel/py-gitpython +BUILD_DEPENDS+= ${PYPKGPREFIX}-isort>=4.3.21:../../devel/py-isort +BUILD_DEPENDS+= ${PYPKGPREFIX}-ipython>=7.18.1:../../devel/py-ipython +BUILD_DEPENDS+= ${PYPKGPREFIX}-jupyter_core>=4.6.3:../../devel/py-jupyter_core +BUILD_DEPENDS+= ${PYPKGPREFIX}-nbsphinx>=0.7.1:../../wip/py-nbsphinx +BUILD_DEPENDS+= ${PYPKGPREFIX}-test-nbval>=0.9.6:../../wip/py-test-nbval +BUILD_DEPENDS+= pre-commit>=2.7.1:../../wip/pre-commit +BUILD_DEPENDS+= ${PYPKGPREFIX}-pylint>=1.9.3:../../devel/py-pylint +BUILD_DEPENDS+= ${PYPKGPREFIX}-test>=5.3.5:../../devel/py-test +BUILD_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov +BUILD_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=1.34.0:../../devel/py-test-xdist +BUILD_DEPENDS+= ${PYPKGPREFIX}-sympy>=1.6.2:../../math/py-sympy +BUILD_DEPENDS+= ${PYPKGPREFIX}-twine>=1.13.0:../../net/py-twine +BUILD_DEPENDS+= ${PYPKGPREFIX}-watermark>=2.0.2:../../wip/py-watermark +BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.35.1:../../devel/py-wheel + +DEPENDS+= ${PYPKGPREFIX}-uniseg>=0.7.1:../../wip/py-uniseg + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/py-symbolic-equation/PLIST b/py-symbolic-equation/PLIST new file mode 100644 index 0000000000..78bf8ac004 --- /dev/null +++ b/py-symbolic-equation/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD$ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/symbolic_equation/__init__.py +${PYSITELIB}/symbolic_equation/__init__.pyc +${PYSITELIB}/symbolic_equation/__init__.pyo diff --git a/py-symbolic-equation/distinfo b/py-symbolic-equation/distinfo new file mode 100644 index 0000000000..9c42aabbbf --- /dev/null +++ b/py-symbolic-equation/distinfo @@ -0,0 +1,6 @@ +$NetBSD$ + +SHA1 (symbolic_equation-0.2.0.tar.gz) = 65824c576181ffc10ff218ec0dfac19491ceb392 +RMD160 (symbolic_equation-0.2.0.tar.gz) = 4ece324fbea7250acd7af37b72422133dc38a562 +SHA512 (symbolic_equation-0.2.0.tar.gz) = 27bb71421bcb9c0352eb6df64af1b3859a5285818ac0332e99058b06b26524ea316004ebcfd8cc9cd7ce1a35d0ae4160683f179babc6aea53f1e57adc5bc5ba4 +Size (symbolic_equation-0.2.0.tar.gz) = 18487 bytes diff --git a/py-watermark/Makefile b/py-watermark/Makefile index 95397b3c3a..34c5235b63 100644 --- a/py-watermark/Makefile +++ b/py-watermark/Makefile @@ -5,7 +5,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://files.pythonhosted.org/packages/8b/c4/519b8a9a790206e55c246390757ae3eb45cb277faf88460d697eee0a0742/ -MAINTAINER= jihbed.research@gmail.com +MAINTAINER= kamelderouiche@yahoo.com HOMEPAGE= https://github.com/rasbt/watermark COMMENT= IPython magic function to print date/time stamps LICENSE= modified-bsd