File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ include:
3333 Perl's `CPAN <https://www.cpan.org >`_. There is a thriving community
3434 of very powerful Python frameworks and tools like
3535 the `Django <https://www.djangoproject.com >`_ web framework and the
36- `NumPy <http ://numpy.scipy. org >`_ set of math routines.
36+ `NumPy <https ://numpy.org/ >`_ set of math routines.
3737
3838* **integration with other systems **
3939
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Libraries
4747NumPy
4848-----
4949
50- `NumPy <http ://numpy.scipy .org/ >`_ is a low level library written in C (and
50+ `NumPy <https ://numpy.org/ >`_ is a low level library written in C (and
5151Fortran) for high level mathematical functions. NumPy cleverly overcomes the
5252problem of running slower algorithms on Python by using multidimensional arrays
5353and functions that operate on arrays. Any algorithm can then be expressed as a
You can’t perform that action at this time.
0 commit comments