MCPcopy Create free account

hub / github.com/DutchSailor/GIS2BIM / functions

Functions9,057 in github.com/DutchSailor/GIS2BIM

↓ 8 callersFunctioncustomized_ccompiler
(plat=None, compiler=None)
nodes/Dynamo 2.x/bin/numpy/distutils/__init__.py:31
↓ 8 callersFunctiondot_join
(*args)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:714
↓ 8 callersMethodf
()
nodes/Dynamo 2.x/bin/numpy/testing/tests/test_utils.py:776
↓ 8 callersFunctionfilepath_from_subprocess_output
Convert `bytes` in the encoding used by a subprocess into a filesystem-appropriate `str`. Inherited from `exec_command`, and possibly incorr
nodes/Dynamo 2.x/bin/numpy/distutils/exec_command.py:65
↓ 8 callersFunctionfromrecords
Creates a MaskedRecords from a list of records. Parameters ---------- reclist : sequence A list of records. Each element of
nodes/Dynamo 2.x/bin/numpy/ma/mrecords.py:551
↓ 8 callersMethodget_params
(self, ctx: Context)
nodes/Dynamo 2.x/bin/click/core.py:1228
↓ 8 callersFunctiongetctype
Determines C type
nodes/Dynamo 2.x/bin/numpy/f2py/capi_maps.py:238
↓ 8 callersFunctiongreater
Return (x1 > x2) element-wise. Unlike `numpy.greater`, this comparison is performed by first stripping whitespace characters from the en
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:215
↓ 8 callersFunctioniadd
(line, s=ihooks)
nodes/Dynamo 2.x/bin/numpy/f2py/f90mod_rules.py:129
↓ 8 callersFunctionint_func
(request)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_randomstate.py:50
↓ 8 callersFunctionis_glob_pattern
(s)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:474
↓ 8 callersFunctionless
Return (x1 < x2) element-wise. Unlike `numpy.greater`, this comparison is performed by first stripping whitespace characters from the en
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:241
↓ 8 callersFunctionmerge_setting
Determines appropriate setting for a given request, taking into account the explicit setting on that request, and the setting in the session. If a
nodes/Dynamo 2.x/bin/requests/sessions.py:50
↓ 8 callersFunctionmulti_dot
Compute the dot product of two or more arrays in a single function call, while automatically selecting the fastest evaluation order. `mu
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:2573
↓ 8 callersFunctionmyeval
(e, g=None, l=None)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2104
↓ 8 callersFunctionnot_equal
Return (x1 != x2) element-wise. Unlike `numpy.not_equal`, this comparison is performed by first stripping whitespace characters from the
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:136
↓ 8 callersFunctionnotmasked_edges
Find the indices of the first and last unmasked values along an axis. If all values are masked, return None. Otherwise, return a list o
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1571
↓ 8 callersFunctionones
Matrix of ones. Return a matrix of given shape and type, filled with ones. Parameters ---------- shape : {sequence of ints, int
nodes/Dynamo 2.x/bin/numpy/matlib.py:51
↓ 8 callersFunctionpower
Returns element-wise base array raised to power from second array. This is the masked array version of `numpy.power`. For details see `n
nodes/Dynamo 2.x/bin/numpy/ma/core.py:6685
↓ 8 callersMethodrequest
Constructs a :class:`Request <Request>`, prepares it and sends it. Returns :class:`Response <Response>` object. :param method: method
nodes/Dynamo 2.x/bin/requests/sessions.py:470
↓ 8 callersFunctionrmbadname1
(name)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:265
↓ 8 callersFunctionsetattrspec
(decl, attr, force=0)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:1737
↓ 8 callersMethodupdate
Updates this jar with cookies from another CookieJar or dict-like
nodes/Dynamo 2.x/bin/requests/cookies.py:348
↓ 8 callersMethodupdate_bbox
Update the bbox (["metadata"]["geographicalExtent"]) of the CityJSON. If there is none then it is added.
nodes/Dynamo 2.x/bin/cjio/cityjson.py:528
↓ 8 callersFunctionupdate_geom_indices
(a, offset)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:218
↓ 8 callersFunctionverify_matching_signatures
Verify that a dispatcher function has the right signature.
nodes/Dynamo 2.x/bin/numpy/core/overrides.py:72
↓ 8 callersFunctionwarmup
(rg, n=None)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:80
↓ 7 callersMethod__array_function__
(self, func, types, args, kwargs)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_overrides.py:287
↓ 7 callersMethod__getattribute__
(self, attr)
nodes/Dynamo 2.x/bin/numpy/core/records.py:253
↓ 7 callersMethod__init__
(self, code: int = 0)
nodes/Dynamo 2.x/bin/click/exceptions.py:286
↓ 7 callersMethod_check_multi_index
Check a multi index item getting and simple setting. Parameters ---------- arr : ndarray Array to be indexed, mus
nodes/Dynamo 2.x/bin/numpy/core/tests/test_indexing.py:1049
↓ 7 callersMethod_delegate_binop
(self, other)
nodes/Dynamo 2.x/bin/numpy/ma/core.py:3960
↓ 7 callersFunction_encode_invalid_chars
Percent-encodes a URI component without reapplying onto an already percent-encoded component.
nodes/Dynamo 2.x/bin/urllib3/util/url.py:210
↓ 7 callersMethod_fit
(x, y, deg, rcond, full)
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:134
↓ 7 callersMethod_fromroots
(r)
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:149
↓ 7 callersMethod_loads
(self, obj)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:3891
↓ 7 callersFunction_none_or_positive_arg
(x, name)
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:835
↓ 7 callersMethod_reset_state
(self)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:114
↓ 7 callersMethodall
(self, *args, **kwargs)
nodes/Dynamo 2.x/bin/numpy/testing/tests/test_utils.py:579
↓ 7 callersFunctionallow
(attr)
nodes/Dynamo 2.x/bin/numpy/distutils/ccompiler.py:391
↓ 7 callersMethodarr_equal
(self, arr1, arr2)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_array_from_pyobj.py:276
↓ 7 callersMethodas_latex
(self, obj)
nodes/Dynamo 2.x/bin/numpy/polynomial/tests/test_classes.py:580
↓ 7 callersFunctionas_series
Return argument as a list of 1-d arrays. The returned list contains array(s) of dtype double, complex double, or object. A 1-d argument
nodes/Dynamo 2.x/bin/numpy/polynomial/polyutils.py:127
↓ 7 callersFunctionasbytes
(s)
nodes/Dynamo 2.x/bin/numpy/compat/py3k.py:39
↓ 7 callersFunctionbmat
Build a matrix object from a string, nested sequence, or array. Parameters ---------- obj : str or array_like Input data. If
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:1038
↓ 7 callersFunctionbreak_cycles
Break reference cycles by calling gc.collect Objects can call other objects' methods (for instance, another object's __del__) inside the
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:2347
↓ 7 callersMethodcheck_qr
(self, a)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:1607
↓ 7 callersMethodclone
(self, hook_handler)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/environment.py:82
↓ 7 callersMethodclose
(self)
nodes/Dynamo 2.x/bin/urllib3/response.py:625
↓ 7 callersFunctiondadd
(line, s=doc)
nodes/Dynamo 2.x/bin/numpy/f2py/f90mod_rules.py:103
↓ 7 callersFunctiondict_append
(d, **kws)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:2229
↓ 7 callersFunctiondot
dot(a, b, out=None) Dot product of two arrays. Specifically, - If both `a` and `b` are 1-D arrays, it is inner product of vectors
nodes/Dynamo 2.x/bin/numpy/core/multiarray.py:708
↓ 7 callersFunctiondot_generalized
(a, b)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:428
↓ 7 callersFunctionfadd
(line, s=fwrap)
nodes/Dynamo 2.x/bin/numpy/f2py/common_rules.py:56
↓ 7 callersMethodfileno
(self)
nodes/Dynamo 2.x/bin/urllib3/response.py:648
↓ 7 callersFunctionfilter_files
Filter files by prefix and suffix.
nodes/Dynamo 2.x/bin/numpy/f2py/f2py2e.py:464
↓ 7 callersMethodfrom_degrees
(cls, deg_lat, deg_lon)
PyGIS2BIM/GIS2BIM.py:528
↓ 7 callersFunctionfromarrays
Creates a mrecarray from a (flat) list of masked arrays. Parameters ---------- arraylist : sequence A list of (masked) array
nodes/Dynamo 2.x/bin/numpy/ma/mrecords.py:508
↓ 7 callersFunctionget_shared_lib_extension
Return the correct file extension for shared libraries. Parameters ---------- is_python_ext : bool, optional Whether the shared l
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:648
↓ 7 callersMethodgettimeout
(self)
nodes/Dynamo 2.x/bin/urllib3/contrib/securetransport.py:627
↓ 7 callersMethodharden_mask
Force the mask to hard. Whether the mask of a masked array is hard or soft is determined by its `hardmask` property. `harden
nodes/Dynamo 2.x/bin/numpy/ma/core.py:3483
↓ 7 callersFunctionmasked_not_equal
Mask an array where `not` equal to a given value. This function is a shortcut to ``masked_where``, with `condition` = (x != value).
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2047
↓ 7 callersFunctionparams_1
(f, bounded=False)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:30
↓ 7 callersFunctionparse_flags
Parse a line from a config file containing compile flags. Parameters ---------- line : str A single line containing one or m
nodes/Dynamo 2.x/bin/numpy/distutils/npy_pkg_config.py:36
↓ 7 callersFunctionpolysub
Subtract one polynomial from another. Returns the difference of two polynomials `c1` - `c2`. The arguments are sequences of coefficient
nodes/Dynamo 2.x/bin/numpy/polynomial/polynomial.py:230
↓ 7 callersFunctionprint_cmd_alert
(ctx, s)
nodes/Dynamo 2.x/bin/cjio/cjio.py:766
↓ 7 callersMethodprod
Return the product of the array elements over the given axis. Refer to `prod` for full documentation. See Also ----
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:517
↓ 7 callersFunctionrand
Returns an array of random numbers with the given shape. This only uses the standard library, so it is useful for testing purposes.
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:159
↓ 7 callersFunctionrequest
Constructs and sends a :class:`Request <Request>`. :param method: method for the new :class:`Request` object: ``GET``, ``OPTIONS``, ``HEAD``, ``P
nodes/Dynamo 2.x/bin/requests/api.py:16
↓ 7 callersFunctionsplit_by_unquoted
Splits the line into (line[:i], line[i:]), where i is the index of first occurrence of one of the characters not within quotes, or len(li
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:612
↓ 7 callersFunctionsplit_opt
(opt: str)
nodes/Dynamo 2.x/bin/click/parser.py:109
↓ 7 callersFunctionstrip_ansi
(value: str)
nodes/Dynamo 2.x/bin/click/_compat.py:493
↓ 7 callersMethodsum
Returns the sum of the matrix elements, along the given axis. Refer to `numpy.sum` for full documentation. See Also
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:289
↓ 7 callersMethodto_info_dict
(self)
nodes/Dynamo 2.x/bin/click/types.py:681
↓ 7 callersMethodtodict
Return a dictionary compatible with the keyword arguments of distutils setup function. Examples -------- >>>
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:838
↓ 7 callersMethodtoflex
Transforms a masked array into a flexible-type array. The flexible type array that is returned will have two fields: * the
nodes/Dynamo 2.x/bin/numpy/ma/core.py:5997
↓ 7 callersMethodversion_match
(self, version_string)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/gnu.py:85
↓ 6 callersMethod__array__
(self, *args, **kwargs)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:2939
↓ 6 callersMethod__init__
(self)
nodes/Dynamo 2.x/bin/chardet/chardistribution.py:46
↓ 6 callersMethod__init__
(self, data, **kwargs)
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:1159
↓ 6 callersFunction_check_mask_axis
Check whether there are masked values along the given axis
nodes/Dynamo 2.x/bin/numpy/ma/core.py:1813
↓ 6 callersMethod_clip_type
(self, type_group, array_max, clip_min, clip_max, inplace=False, expecte
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:4364
↓ 6 callersFunction_compute_size_by_dict
Computes the product of the elements in indices based on the dictionary idx_dict. Parameters ---------- indices : iterable
nodes/Dynamo 2.x/bin/numpy/core/einsumfunc.py:58
↓ 6 callersMethod_div
(c1, c2)
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:109
↓ 6 callersMethod_extra_setup
(cls)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:108
↓ 6 callersMethod_get_command_flags
(self, key)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:380
↓ 6 callersMethod_neg_byteorder
(self, a)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:1445
↓ 6 callersMethod_pow
(c, pow, maxpower=None)
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:114
↓ 6 callersFunction_unitary
(norm)
nodes/Dynamo 2.x/bin/numpy/fft/pocketfft.py:79
↓ 6 callersFunction_wrapreduction
(obj, ufunc, method, axis, dtype, out, **kwargs)
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:73
↓ 6 callersMethodadd_define_macros
Add define macros to configuration Add the given sequence of macro name and value duples to the beginning of the define_macros list T
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1336
↓ 6 callersFunctionassert_hypot_isinf
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:796
↓ 6 callersFunctionassert_string_equal
Test if two strings are equal. If the given strings are equal, `assert_string_equal` does nothing. If they are not equal, an AssertionEr
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1111
↓ 6 callersFunctioncadd
(line, s=chooks)
nodes/Dynamo 2.x/bin/numpy/f2py/f90mod_rules.py:125
↓ 6 callersMethodcheck_type_size
Check size of a given type.
nodes/Dynamo 2.x/bin/numpy/distutils/command/config.py:234
↓ 6 callersFunctioncolour_text
(s, fg=None, bg=None, bold=False)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:353
↓ 6 callersMethodcompress
(self, important_digits=3)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1114
↓ 6 callersFunctioncookiejar_from_dict
Returns a CookieJar from a key/value dictionary. :param cookie_dict: Dict of key/values to insert into CookieJar. :param cookiejar: (optional
nodes/Dynamo 2.x/bin/requests/cookies.py:508
↓ 6 callersMethoddrain_conn
Read and discard any remaining HTTP response data in the response connection. Unread data in the HTTPResponse connection blocks the
nodes/Dynamo 2.x/bin/urllib3/response.py:282
↓ 6 callersFunctionensure_type
(x)
nodes/Dynamo 2.x/bin/urllib3/util/url.py:411
← previousnext →401–500 of 9,057, ranked by callers