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

DOC: clarify `max_nfev` in `least_squares`

github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
MAINT: NumPy 1.25.x deprecations

github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
MAINT: Fix codespaces setup.sh script

github.com/scipy/scipy - melissawm opened this pull request over 1 year ago
BUG: regression on optimize.shgo

github.com/scipy/scipy - AntoineD opened this issue over 1 year ago
Restructure `failure_cases`

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
MAINT: replace `optparse` usage with `argparse`

github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
BUG: pass unused xrtol in fmin_bfgs to _minimize_bfgs

github.com/scipy/scipy - TLeitzbach opened this pull request over 1 year ago
BUG: #18481 made BFGS minimization less accurate

github.com/scipy/scipy - jakevdp opened this issue over 1 year ago
ENH: special: dispatch to array library

github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
ENH: special: add log1mexp function?

github.com/scipy/scipy - mdhaber opened this issue over 1 year ago
FIX:linalg:Use zero arrays for expm scratch arrays

github.com/scipy/scipy - ilayn opened this pull request over 1 year ago
TST/BUG: fix array API test skip decorators

github.com/scipy/scipy - lucascolley opened this pull request over 1 year ago
ENH: Update numpy exceptions imports

github.com/scipy/scipy - mtsokol opened this pull request over 1 year ago
MAINT: copy, array-api compatible utility function

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
MNT: add pins for pypy39

github.com/scipy/oldest-supported-numpy - tacaswell opened this pull request over 1 year ago
DOCS: Fixed typo in _fitpack2.py

github.com/scipy/scipy - gabrielthomsen opened this pull request over 1 year ago
DOC/MAINT: typo: change Azure reference to Cirrus

github.com/scipy/scipy - lucascolley opened this pull request over 1 year ago
DOC: error in scipy.integrate.DOP853

github.com/scipy/scipy - keithbriggs opened this issue over 1 year ago
BLD: Add venv to .gitignore

github.com/scipy/scipy - aglebov opened this pull request over 1 year ago
Copy local files to current working directory

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
Discussion on reducing cirrus CI usage

github.com/scipy/scipy - andyfaff opened this issue over 1 year ago
ENH: fft: support array API standard

github.com/scipy/scipy - lucascolley opened this pull request over 1 year ago
BUG: interpolate: fix spalde with len(c) < len(t)

github.com/scipy/scipy - ev-br opened this pull request over 1 year ago
WIP, ENH: signal: `test_spectral` array API support

github.com/scipy/scipy - tylerjereddy opened this pull request over 1 year ago
CI: reduce Cirrus CI usage during wheel builds

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
DOC: add `noexcept` to `cython_optimize` docs

github.com/scipy/scipy - h3jia opened this pull request over 1 year ago
Mac OSX intel version too low

github.com/scipy/oldest-supported-numpy - matejsp opened this issue over 1 year ago
Fix numpy issues (package currently not useable after install)

github.com/scipy/weave - mstimberg opened this pull request over 1 year ago
BUG: Fix gh-15888 for HiGHs OOM crashes

github.com/scipy/scipy - HaoZeke opened this pull request over 1 year ago
ENH: Publish musllinux wheels to PyPI

github.com/scipy/scipy - amw opened this issue over 1 year ago
Add more recent NumFOCUS SDG proposals

github.com/scipy/archive - mdhaber opened this pull request over 1 year ago
DOC: Add units to scipy.constants description

github.com/scipy/scipy - AlexSzatmary opened this pull request over 1 year ago
ENH: Expose c1 and c2 of scalar_search_wolfe to fmin_bfgs

github.com/scipy/scipy - TLeitzbach opened this pull request over 1 year ago
ENH: Port to new numpy complex types

github.com/scipy/scipy - lysnikolaou opened this issue over 1 year ago
ENH: Port scipy to use new numpy complex types

github.com/scipy/scipy - lysnikolaou opened this pull request over 1 year ago
configure pytest to use the DTRunner

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Plugin the DebugDTRunner

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Replicate the user context manager

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Configure doctest options through DTConfig

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
API: consistency in input validation

github.com/scipy/scipy - tupui opened this issue over 1 year ago
ENH: Configure pytest to use DTParser & DTFinder

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
Run the plugin on the numpy codebase

github.com/scipy/scipy_doctest - ev-br opened this issue over 1 year ago
Run plugin on the scipy codebase

github.com/scipy/scipy_doctest - ev-br opened this issue over 1 year ago
BUG: trust-constr Bounds exclusive

github.com/scipy/scipy - ellieLitwack opened this pull request over 1 year ago
Add pytest plugin installation and usage instructions

github.com/scipy/scipy_doctest - Sheila-nk opened this pull request over 1 year ago
Add pytest plugin section in README

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
ENH: Jones and Faddy Skew-T distribution

github.com/scipy/scipy - JWTownhill opened this pull request over 1 year ago
ENH: Jones and Faddy Skew-T distribution

github.com/scipy/scipy - JWTownhill opened this issue over 1 year ago
CI: Change OpenBLAS nightly wheel location

github.com/scipy/scipy - steppi opened this pull request over 1 year ago
CI/BLD: create cp312 wheels

github.com/scipy/scipy - andyfaff opened this pull request over 1 year ago
DEP: deprecate positional arguments for stats.kendalltau

github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
DEP: deprecate positional arguments for linalg.pinv

github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
DEP: deprecate positional arguments for special.comb

github.com/scipy/scipy - h-vetinari opened this pull request over 1 year ago
MAINT: cleanup redundant tests for `vonmises.fit`

github.com/scipy/scipy - dschmitz89 opened this pull request over 1 year ago
ENH: _lib._util: make _lazywhere compatible with Array API

github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago
CI/BLD: cp312 [wheel build]

github.com/scipy/scipy - lesteve opened this pull request over 1 year ago
Configure pytest to use the DTParser

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
Configure pytest to use the DTChecker

github.com/scipy/scipy_doctest - Sheila-nk opened this issue over 1 year ago
TST: use Hypothesis for property-based tests

github.com/scipy/scipy - mdhaber opened this pull request over 1 year ago