Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SciPy
SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.
Collective -
Host: numfocus -
https://opencollective.com/scipy
- Website: https://scipy.org/
- Code: https://github.com/scipy
MAINT: sparse.linalg: use dense array for solution of `spsolve`
github.com/scipy/scipy - rockg opened this pull request almost 10 years ago
github.com/scipy/scipy - rockg opened this pull request almost 10 years ago
enh: wrapped normal distribution
github.com/scipy/scipy - argriffing opened this issue almost 10 years ago
github.com/scipy/scipy - argriffing opened this issue almost 10 years ago
alternative parametrizations of univariate distributions
github.com/scipy/scipy - ev-br opened this issue almost 10 years ago
github.com/scipy/scipy - ev-br opened this issue almost 10 years ago
MAINT: special.hankel2: `(0, 0)` delivers (nan+nan*j) instead of (1+nan*j)
github.com/scipy/scipy - spors opened this issue almost 10 years ago
github.com/scipy/scipy - spors opened this issue almost 10 years ago
ENH: signal: add `invfreqs` and `invfreqz`
github.com/scipy/scipy - IADSJohn opened this issue almost 10 years ago
github.com/scipy/scipy - IADSJohn opened this issue almost 10 years ago
mathieu_a reports incorrect values
github.com/scipy/scipy - pv opened this issue almost 10 years ago
github.com/scipy/scipy - pv opened this issue almost 10 years ago
ENH: special: Provide Elliptic Integral of the Third Kind
github.com/scipy/scipy - sergiopasra opened this issue about 10 years ago
github.com/scipy/scipy - sergiopasra opened this issue about 10 years ago
ENH: Implemented methods 'extended' and '3/8-th' in simps function. fixes gh-4264
github.com/scipy/scipy - aman-harness opened this pull request about 10 years ago
github.com/scipy/scipy - aman-harness opened this pull request about 10 years ago
Add FIR filter examples to scipy.signal documentation
github.com/scipy/scipy - rgommers opened this issue about 10 years ago
github.com/scipy/scipy - rgommers opened this issue about 10 years ago
MAINT: add link to complete numpy html manual on docs.scipy.org front pa...
github.com/scipy/docs.scipy.org - rgommers opened this pull request about 10 years ago
github.com/scipy/docs.scipy.org - rgommers opened this pull request about 10 years ago
scipy.linalg.interpolative svd integer overflow
github.com/scipy/scipy - vmr2117 opened this issue about 10 years ago
github.com/scipy/scipy - vmr2117 opened this issue about 10 years ago
ENH: sparse.csgraph: a faster DFS implementation: (i) linear (ii) releases gil
github.com/scipy/scipy - atiasnir opened this pull request about 10 years ago
github.com/scipy/scipy - atiasnir opened this pull request about 10 years ago
ENH: signal: remezord implementation
github.com/scipy/scipy - nils-werner opened this pull request about 10 years ago
github.com/scipy/scipy - nils-werner opened this pull request about 10 years ago
DOC: special: Clarify Mathieu function documentation
github.com/scipy/scipy - cimatosa opened this issue over 10 years ago
github.com/scipy/scipy - cimatosa opened this issue over 10 years ago
ENH: stats.logser: implement `cdf`/`sf`
github.com/scipy/scipy - ev-br opened this issue over 10 years ago
github.com/scipy/scipy - ev-br opened this issue over 10 years ago
scipy.special.hankel1(0, 10**10) return `nan`?
github.com/scipy/scipy - ghost opened this issue over 10 years ago
github.com/scipy/scipy - ghost opened this issue over 10 years ago
Reduce front-page loading time
github.com/scipy/SciPyCentral - ksurya opened this issue over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 10 years ago
BUG: download packages as zip
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
BUG: convert InMemory file object type to StringIO
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
Uploaded image media file URL not rendered correctly
github.com/scipy/SciPyCentral - ksurya opened this issue over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 10 years ago
BUG: revert usage of paginator module
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
BUG: remove redundant classes from HTML
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
BUG: remove `item_highlighted_code` field in sample data
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
Fix select file button
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
Change upload image button design
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
Ajax preview Form Submission
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
Improving submission module
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 10 years ago
BUG: correct next_revision, previous_revision methods
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
Support for non-standard MIME types while uploading and viewing images
github.com/scipy/SciPyCentral - ksurya opened this issue almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue almost 11 years ago
New editor & viewer
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
ENH: io: support sparse format in `loadarff`
github.com/scipy/scipy - fbenites opened this pull request almost 11 years ago
github.com/scipy/scipy - fbenites opened this pull request almost 11 years ago
Wigner and other quasi-probability distributions in scipy.signal.
github.com/scipy/scipy - danweflen opened this issue almost 11 years ago
github.com/scipy/scipy - danweflen opened this issue almost 11 years ago
BUG: ignore exceptions in most_viewed template filter
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
ENH: signal: implement Hankel transforms
github.com/scipy/scipy - togry opened this pull request almost 11 years ago
github.com/scipy/scipy - togry opened this pull request almost 11 years ago
Style Definitions Minor Fixes
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request almost 11 years ago
short domain for permalinks does not work: ad site shows up
github.com/scipy/SciPyCentral - gauteh opened this issue almost 11 years ago
github.com/scipy/SciPyCentral - gauteh opened this issue almost 11 years ago
Spline functions missing documentation and tests
github.com/scipy/scipy - ankit-maverick opened this issue almost 11 years ago
github.com/scipy/scipy - ankit-maverick opened this issue almost 11 years ago
Rename information theory functions?
github.com/scipy/scipy - jseabold opened this issue almost 11 years ago
github.com/scipy/scipy - jseabold opened this issue almost 11 years ago
fill all matrix function checkboxes in table 1 of http://eprints.ma.man.ac.uk/2102/
github.com/scipy/scipy - argriffing opened this issue almost 11 years ago
github.com/scipy/scipy - argriffing opened this issue almost 11 years ago
Virus check on uploaded files
github.com/scipy/SciPyCentral - ksurya opened this issue almost 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue almost 11 years ago
remove minified jquery
github.com/scipy/scipy-sphinx-theme - juliantaylor opened this pull request about 11 years ago
github.com/scipy/scipy-sphinx-theme - juliantaylor opened this pull request about 11 years ago
add copybutton from cpython sources
github.com/scipy/scipy-sphinx-theme - juliantaylor opened this pull request about 11 years ago
github.com/scipy/scipy-sphinx-theme - juliantaylor opened this pull request about 11 years ago
Feature:Computing jordan normal matrix
github.com/scipy/scipy - ccsv opened this issue about 11 years ago
github.com/scipy/scipy - ccsv opened this issue about 11 years ago
Freeze submit button during the process of submission
github.com/scipy/SciPyCentral - ksurya opened this issue about 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue about 11 years ago
Dynamic Layout and Widgets
github.com/scipy/SciPyCentral - ksurya opened this issue about 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue about 11 years ago
Mimicking the scipy-sphinx-theme
github.com/scipy/scipy-sphinx-theme - trendelkampschroer opened this issue over 11 years ago
github.com/scipy/scipy-sphinx-theme - trendelkampschroer opened this issue over 11 years ago
ENH: signal: enable simulation of MIMO systems
github.com/scipy/scipy - pathim opened this pull request over 11 years ago
github.com/scipy/scipy - pathim opened this pull request over 11 years ago
BUG: Fix creating revisions to existing submission
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
BUG: fix wrong usage of os.path.normpath
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
BUG: DVCSError Invalid signature on Windows platform
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
Barycentric interpolation should allow evaluation of derivatives
github.com/scipy/scipy - davidshepherd7 opened this issue over 11 years ago
github.com/scipy/scipy - davidshepherd7 opened this issue over 11 years ago
Provide hard delete submissions
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
Custom Transaction Middleware
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
Django 1.5 - DO NOT MERGE
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
Restructuredtext security issues
github.com/scipy/SciPyCentral - pv opened this issue over 11 years ago
github.com/scipy/SciPyCentral - pv opened this issue over 11 years ago
Database doesn't unlock when DVCS Error raised
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
Add new gitignore files
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this pull request over 11 years ago
MAINT: reorganize to a more Django 1.4+ style project layout
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
ENH: show only most recent revisions
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
BUG: Fix bugs in DVCS wrappers
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
github.com/scipy/SciPyCentral - pv opened this pull request over 11 years ago
Option to delete uploaded image by user
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
Uploaded image Url in submission can't be changed dynamically
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
github.com/scipy/SciPyCentral - ksurya opened this issue over 11 years ago
ENH: sparse.linalg: one-norm estimation for complex operators
github.com/scipy/scipy - argriffing opened this issue over 11 years ago
github.com/scipy/scipy - argriffing opened this issue over 11 years ago
distributions cdf, sf evaluation in the wrong tail
github.com/scipy/scipy - josef-pkt opened this issue over 11 years ago
github.com/scipy/scipy - josef-pkt opened this issue over 11 years ago
HTML Cleanup
github.com/scipy/scipy-sphinx-theme - ksurya opened this pull request over 11 years ago
github.com/scipy/scipy-sphinx-theme - ksurya opened this pull request over 11 years ago
LinearOperator transpose or conjugate transpose
github.com/scipy/scipy - argriffing opened this issue over 11 years ago
github.com/scipy/scipy - argriffing opened this issue over 11 years ago
ENH: integrate.ode: implement step option for `dopri5` method (Trac #1820)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
new upstream Faddeeva (complex erf) code (Trac #1792)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Better routines for large-scale root finding (Trac #1790)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Unify scipy.linalg.solve_banded and scipy.sparse.dia_matrix (Trac #1766)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Wilcoxon signed rank test validation on textbook example fails (Trac #1744)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Incorrect order of translation and rotation in affine_transform (Trac #1736)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
linalg.eig test failure (test_singular) (Trac #1735)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Reading V4 Matlab Files (Trac #1703)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Unexpected behavior in ni_filters.c/NI_Correlate (Trac #1641)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
MAINT: signal: `lombscargle` is unclear about normalisation of Periodogram (Trac #1637)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
large array causes savemat to produce a "corrupt" file (Trac #1606)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Sparse matrices do not broadcast properly (Trac #1603)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Mann-Whitney statistic returns incorrect results (Trac #1593)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Cholesky decomposition - are elements in the 'other' triangle ignored? (Trac #1591)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Documention of scipy.sparse.linalg.eigsh does not match ARPACK for generalized eigenvalue problem (Trac #1587)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
ENH: Add methods to compute derivatives (Trac #1510)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Add inverse distance weighing to scipy.interpolate (Trac #1497)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
DEP: spatial: 'sokalmichener' and 'rogerstanimoto' distances are the same (Trac #1486)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Wrapper class 'integrate.complex_ode' does not accept function parameters (Trac #1451)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
scipy.sparse.linalg.gmres is not reentrant (Trac #1382)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
scipy.ndimage.measurements.center_of_mass does not work with masked arrays (Trac #1345)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
ENH: special.lpmv: extend domain (Trac #1336)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
BigEndian(SPARC): test_aligned_mem (test_depcomp.py) fails due to LSB testdata initialization (Trac #1312)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
Allow for custom inner products in CG,... (Trac #1306)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
scipy.sparse.linalg.cg: more callback arguments (residual) (Trac #1297)
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago
github.com/scipy/scipy - scipy-gitbot opened this issue almost 12 years ago