HomeSort by relevance Sort by last modified time
    Searched full:scipy (Results 51 - 62 of 62) sorted by null

1 23

  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/
BracketFinder.java 27 * This code is based on a Python implementation (from <em>SciPy</em>,
  /cts/apps/CameraITS/tests/
tutorial.py 35 # Modules from the numpy, scipy, and matplotlib libraries. These are used for
  /cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py 34 scipy, numpy and matplotlib are python packages that can be installed
35 from: http://www.scipy.org/
38 import scipy namespace
375 average_baseline_amps = scipy.mean(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/bipartite/
basic.py 86 'http://scipy.org/')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/
katz.py 262 raise ImportError('Requires NumPy: http://scipy.org/')
  /external/eigen/bench/
sparse_setter.cpp 142 std::cout << "scipy\t" << timer.value() << "\n";
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/tests/
benchmark.py 4 # the numpy svn repository. http://svn.scipy.org/svn/numpy/trunk
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/classes/
digraph.py 39 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
175 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
    [all...]
graph.py 47 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
185 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
    [all...]
multidigraph.py 39 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
multigraph.py 38 or 2d ndarray, a SciPy sparse matrix, or a PyGraphviz graph.
  /cts/apps/CameraITS/pymodules/its/
image.py 26 import scipy.stats namespace

Completed in 227 milliseconds

1 23