MCPcopy Create free account

hub / github.com/DutchSailor/GIS2BIM / functions

Functions9,057 in github.com/DutchSailor/GIS2BIM

↓ 19 callersFunctionadd_newdoc_for_scalar_type
(obj, fixed_aliases, doc)
nodes/Dynamo 2.x/bin/numpy/core/_add_newdocs.py:6704
↓ 19 callersFunctionblock
Assemble an nd-array from nested lists of blocks. Blocks in the innermost lists are concatenated (see `concatenate`) along the last dime
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:687
↓ 19 callersFunctionbuild_err_msg
(arrays, err_msg, header='Items are not equal:', verbose=True, names=('ACTUAL', 'DESIRED'),
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:268
↓ 19 callersMethodcheck_einsum_sums
(self, dtype, do_opt=False)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_einsum.py:238
↓ 19 callersMethodcombine_paths
Return a list of existing paths composed by all combinations of items from the arguments.
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:913
↓ 19 callersFunctioncompress_nd
Suppress slices from multiple dimensions which contain masked values. Parameters ---------- x : array_like, MaskedArray The array
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:806
↓ 19 callersMethodget_libs
(self, key, default)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:787
↓ 19 callersFunctionisComplexType
(t)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:121
↓ 19 callersFunctionlogspace
Return numbers spaced evenly on a log scale. In linear space, the sequence starts at ``base ** start`` (`base` to the power of `start`)
nodes/Dynamo 2.x/bin/numpy/core/function_base.py:188
↓ 19 callersFunctionmask_rowcols
Mask rows and/or columns of a 2D array that contain masked values. Mask whole rows and/or columns of a 2D array that contain masked valu
nodes/Dynamo 2.x/bin/numpy/ma/core.py:7331
↓ 19 callersMethodtobytes
Return the array data as a string containing the raw bytes in the array. The array is filled with a fill value before the string con
nodes/Dynamo 2.x/bin/numpy/ma/core.py:5942
↓ 18 callersMethod__machine
(self, n)
nodes/Dynamo 2.x/bin/numpy/distutils/cpuinfo.py:383
↓ 18 callersMethod_update_from
Copies some attributes of obj to self.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2903
↓ 18 callersFunctionassert_array_almost_equal_nulp
Compare two arrays relatively to their spacing. This is a relatively robust method to compare two arrays whose amplitude is variable.
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1513
↓ 18 callersFunctionatleast_2d
View inputs as arrays with at least two dimensions. Parameters ---------- arys1, arys2, ... : array_like One or more array-l
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:83
↓ 18 callersFunctioncheck_copy_result
(x, y, ccontig, fcontig, strides=False)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_api.py:413
↓ 18 callersMethoddecode
Calls `str.decode` element-wise. See also -------- char.decode
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2183
↓ 18 callersMethodget_lib_dirs
(self, key='library_dirs')
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:772
↓ 18 callersFunctionisscalar
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:100
↓ 18 callersFunctioniter_multi_index
(i)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_nditer.py:15
↓ 18 callersFunctionstack
Join a sequence of arrays along a new axis. The ``axis`` parameter specifies the index of the new axis in the dimensions of the result.
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:357
↓ 18 callersMethodurlopen
( self, method, url, body=None, headers=None, encode_multipart
nodes/Dynamo 2.x/bin/urllib3/request.py:43
↓ 17 callersFunction_wrapfunc
(obj, method, *args, **kwds)
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:55
↓ 17 callersFunctionapplyrules
(rules, d, var={})
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:795
↓ 17 callersMethodassert_raises_fpe
(self, fpeerr, flop, x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:541
↓ 17 callersMethodcheck_output
(self, want, got, optionflags)
nodes/Dynamo 2.x/bin/numpy/testing/_private/noseclasses.py:110
↓ 17 callersMethodcopy
Return a copy. Returns ------- new_series : series Copy of self.
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:538
↓ 17 callersFunctioncov
Estimate the covariance matrix. Except for the handling of missing data this function does the same as `numpy.cov`. For more details and
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1296
↓ 17 callersFunctioncustomized_fcompiler
(plat=None, compiler=None)
nodes/Dynamo 2.x/bin/numpy/distutils/__init__.py:25
↓ 17 callersFunctionget_kind
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:121
↓ 17 callersMethodlstrip
For each element in `self`, return a copy with the leading characters removed. See also -------- char.lstrip
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2377
↓ 17 callersMethodreset
(self)
nodes/Dynamo 2.x/bin/chardet/utf8prober.py:44
↓ 16 callersMethodadd_extension
Add extension to configuration. Create and add an Extension instance to the ext_modules list. This method also takes the following op
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1425
↓ 16 callersMethodadd_subpackage
Add a sub-package to the current Configuration instance. This is useful in a setup.py script for adding sub-packages to a package.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1010
↓ 16 callersFunctionatleast_1d
Convert inputs to arrays with at least one dimension. Scalar inputs are converted to 1-dimensional arrays, whilst higher-dimensional inp
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:25
↓ 16 callersFunctioncomp_state
(state1, state2)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:63
↓ 16 callersMethodcustomize
Customize Fortran compiler. This method gets Fortran compiler specific information from (i) class definition, (ii) environment, (iii)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:440
↓ 16 callersMethodexit
Exits the application with a given exit code.
nodes/Dynamo 2.x/bin/click/core.py:685
↓ 16 callersFunctionfname2def
(name)
nodes/Dynamo 2.x/bin/numpy/core/setup_common.py:220
↓ 16 callersFunctionmatrix_rank
Return matrix rank of array using SVD method Rank of the array is the number of singular values of the array that are greater than `tol`
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:1780
↓ 16 callersMethodround
Return each element rounded to the given number of decimals. Refer to `numpy.around` for full documentation. See Also
nodes/Dynamo 2.x/bin/numpy/ma/core.py:5334
↓ 15 callersMethod__cputype
(self, n)
nodes/Dynamo 2.x/bin/numpy/distutils/cpuinfo.py:319
↓ 15 callersMethod__machine
(self, n)
nodes/Dynamo 2.x/bin/numpy/distutils/cpuinfo.py:340
↓ 15 callersMethod_check_compiler
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/command/config.py:41
↓ 15 callersMethod_check_from
(self, s, value, **kw)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:4854
↓ 15 callersFunction_clean_args
Helper function for delegating arguments to Python string functions. Many of the Python string operations that have optional arguments
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:78
↓ 15 callersFunctionadd
Return element-wise string concatenation for two arrays of str or unicode. Arrays `x1` and `x2` must have the same shape. Parameters
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:292
↓ 15 callersMethodadd_data_dir
Recursively add files under data_path to data_files list. Recursively add files under data_path to the list of data_files to be insta
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1053
↓ 15 callersFunctionadd_newdoc
(module, name, doc)
nodes/Dynamo 2.x/bin/numpy/doc/constants.py:22
↓ 15 callersFunctionassert_dtype_not_equal
(a, b)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_dtype.py:21
↓ 15 callersMethodcast
Convert series to series of this class. The `series` is expected to be an instance of some polynomial series of one of the types supp
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:1014
↓ 15 callersMethodcount
Returns an array with the number of non-overlapping occurrences of substring `sub` in the range [`start`, `end`]. See also
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2171
↓ 15 callersMethodencode
Calls `str.encode` element-wise. See also -------- char.encode
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2194
↓ 15 callersMethodfail
Helper method to fail with an invalid value message.
nodes/Dynamo 2.x/bin/click/types.py:128
↓ 15 callersFunctionisfunction
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:259
↓ 15 callersFunctionmake_mask_none
Return a boolean mask of the given shape, filled with False. This function returns a boolean ndarray with all entries False, that can be
nodes/Dynamo 2.x/bin/numpy/ma/core.py:1639
↓ 15 callersFunctionmasked_equal
Mask an array where equal to a given value. This function is a shortcut to ``masked_where``, with `condition` = (x == value). For float
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2073
↓ 15 callersFunctionmedian
Compute the median along the specified axis. Returns the median of the array elements. Parameters ---------- a : array_like
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:638
↓ 15 callersMethodmin
Minimum value of given dtype.
nodes/Dynamo 2.x/bin/numpy/core/getlimits.py:509
↓ 15 callersFunctionprint_cmd_warning
(ctx, s)
nodes/Dynamo 2.x/bin/cjio/cjio.py:761
↓ 15 callersMethodsqueeze
Return a possibly reshaped matrix. Refer to `numpy.squeeze` for more documentation. Parameters ---------- a
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:325
↓ 15 callersMethodview
Returns a view of the mrecarray.
nodes/Dynamo 2.x/bin/numpy/ma/mrecords.py:366
↓ 14 callersFunction_commonType
(*arrays)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:144
↓ 14 callersFunction_makearray
(a)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:116
↓ 14 callersFunctionassert_warn_len_equal
(mod, n_in_context, py34=None, py37=None)
nodes/Dynamo 2.x/bin/numpy/testing/tests/test_utils.py:1157
↓ 14 callersFunctioncompress_rowcols
Suppress the rows and/or columns of a 2-D array that contain masked values. The suppression behavior is selected with the `axis` paramet
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:848
↓ 14 callersFunctionfadd
(line, s=fhooks)
nodes/Dynamo 2.x/bin/numpy/f2py/f90mod_rules.py:99
↓ 14 callersMethodgetvalue
Returns the buffer contents.
nodes/Dynamo 2.x/bin/click/formatting.py:278
↓ 14 callersFunctionreplace
(str, d, defaultsep='')
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:747
↓ 14 callersFunctiontemppath
Context manager for temporary files. Context manager that returns the path to a closed temporary file. Its parameters are the same as for tem
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1895
↓ 14 callersFunctionunique
Finds the unique elements of an array. Masked values are considered the same element (masked). The output array is always a masked array
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1058
↓ 13 callersMethodadd_option
Adds a new option named `dest` to the parser. The destination is not inferred (unlike with optparse) and needs to be explicitly provi
nodes/Dynamo 2.x/bin/click/parser.py:291
↓ 13 callersFunctionappendpath
(prefix, path)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:2240
↓ 13 callersFunctionarray
Create a `chararray`. .. note:: This class is provided for numarray backward-compatibility. New code (not concerned with numar
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2618
↓ 13 callersFunctionexc_iter
Iterate over Cartesian product of *args, and if an exception is raised, add information of the current iterate.
nodes/Dynamo 2.x/bin/numpy/core/tests/test_extint128.py:46
↓ 13 callersMethodfrom_param
(cls, obj)
nodes/Dynamo 2.x/bin/numpy/ctypeslib.py:181
↓ 13 callersMethodget_include_dirs
(self, key='include_dirs')
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:781
↓ 13 callersFunctionhasnote
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:494
↓ 13 callersFunctionmake_str
Converts a value into a valid string.
nodes/Dynamo 2.x/bin/click/utils.py:43
↓ 13 callersFunctionsort
Function version of the eponymous method.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:6754
↓ 13 callersFunctionsym2def
(symbol)
nodes/Dynamo 2.x/bin/numpy/core/setup_common.py:223
↓ 12 callersFunction_assertRankAtLeast2
(*arrays)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:203
↓ 12 callersMethodany
Test whether any array element along a given axis evaluates to True. Refer to `numpy.any` for full documentation. Parameter
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:550
↓ 12 callersFunctionassert_array_max_ulp
Check that all items of arrays differ in at most N Units in the Last Place. Parameters ---------- a, b : array_like Input ar
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1576
↓ 12 callersMethodcheck_cases
Run func on each of the cases with all of the tags in require, and none of the tags in exclude
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:338
↓ 12 callersMethodcopy
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:243
↓ 12 callersMethodflush
(self)
nodes/Dynamo 2.x/bin/click/utils.py:464
↓ 12 callersMethodget_option_single
Ensure that only one of `options` are found in the section Parameters ---------- *options : list of str a list of
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:629
↓ 12 callersMethodget_version
(self)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:392
↓ 12 callersMethodinteg
Integrate. Return a series instance that is the definite integral of the current series. Parameters ----------
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:708
↓ 12 callersFunctionisexternal
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:385
↓ 12 callersFunctionmatrix_power
Raise a square matrix to the (integer) power `n`. For positive integers `n`, the power is computed by repeated matrix squarings and matr
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:560
↓ 12 callersFunctionminrelpath
Resolve `..` and '.' from path.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:232
↓ 12 callersFunctionproduct
Return the product of array elements over a given axis. See Also -------- prod : equivalent function; see for details.
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:3525
↓ 12 callersFunctionsetup
(**attr)
nodes/Dynamo 2.x/bin/numpy/distutils/core.py:109
↓ 12 callersMethodsplitlines
For each element in `self`, return a list of the lines in the element, breaking at line boundaries. See also -------
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2494
↓ 12 callersFunctiontake
nodes/Dynamo 2.x/bin/numpy/ma/core.py:6678
↓ 11 callersMethod__array__
(self)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_mem_overlap.py:579
↓ 11 callersMethod__getattribute__
(self, attr)
nodes/Dynamo 2.x/bin/numpy/ma/mrecords.py:196
↓ 11 callersFunction_assertNdSquareness
(*arrays)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:209
← previousnext →201–300 of 9,057, ranked by callers