Skip to content
#

bandwidth

Here are 204 public repositories matching this topic...

This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The class measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the a…

  • Updated Mar 11, 2018
  • PHP

GraphOrdering.jl is a package focused on a problem of renumbering vertices of a graph such a way that the bandwidth of the sparse matrix is minimized. In other words: find a permutation of system of equations which minimized the fill-in of sparse matrix during matrix factorization. The functionality of the package corresponds to the symrcm funct…

  • Updated Apr 16, 2020
  • Julia

Improve this page

Add a description, image, and links to the bandwidth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bandwidth topic, visit your repo's landing page and select "manage topics."

Learn more