Skip to content
#

algorithms

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.

Here are 22,129 public repositories matching this topic...

WarrenWeckesser
WarrenWeckesser commented Aug 2, 2022

It was recently decided that we would add the explicit import of numpy in the 'Examples' section of our docstrings. (See the discussion in scipy/scipy#13049.) Some progress has been made towards doing this consistently throughout SciPy, but there are still many functions and methods that need to be updated.

I created a script that finds functions and methods that are

task Documentation good first issue
Wikipedia
Wikipedia