MCPcopy Create free account

hub / github.com/DutchSailor/GIS2BIM / functions

Functions9,057 in github.com/DutchSailor/GIS2BIM

↓ 3 callersFunction_replace_dtype_fields
Construct a dtype description list from a given dtype. Returns a new dtype object, with all fields and subtypes in the given type recurs
nodes/Dynamo 2.x/bin/numpy/ma/core.py:1310
↓ 3 callersMethod_resolve
(self)
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:112
↓ 3 callersFunction_retry_on_intr
(fn, timeout)
nodes/Dynamo 2.x/bin/urllib3/util/wait.py:42
↓ 3 callersFunction_start_of_option
Check if the value looks like the start of an option.
nodes/Dynamo 2.x/bin/click/shell_completion.py:451
↓ 3 callersMethod_test_base
(self, argsort, cls)
nodes/Dynamo 2.x/bin/numpy/ma/tests/test_deprecations.py:13
↓ 3 callersMethod_test_cast_from_flexible
(self, dtype)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:1428
↓ 3 callersFunction_test_nextafter
(t)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:2836
↓ 3 callersFunction_test_spacing
(t)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:2869
↓ 3 callersFunction_unpack_field
Helper function to normalize the items in dtype.fields. Call as: dtype, offset, title = _unpack_field(*dtype.fields[name])
nodes/Dynamo 2.x/bin/numpy/core/_dtype.py:64
↓ 3 callersFunction_use_unicode
Helper function for determining the output type of some string operations. For an operation on two ndarrays, if at least one is unicode,
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:57
↓ 3 callersMethod_validate_timeout
Check that a timeout attribute is valid. :param value: The timeout value to validate :param name: The name of the timeout attribute t
nodes/Dynamo 2.x/bin/urllib3/util/timeout.py:120
↓ 3 callersFunction_wrapit
(obj, method, *args, **kwds)
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:42
↓ 3 callersMethodadd_lineage_item
Adds a lineage item in metadata. :param description: A string with the description of the process :param features: A list of object i
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1848
↓ 3 callersMethodadd_metadata_extended_property
Adds the +metadata-extended + the link to Extension
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1795
↓ 3 callersFunctionadd_system_root
Add a package manager root to the include directories
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:241
↓ 3 callersFunctionalltrue
Check if all elements of input array are true. See Also -------- numpy.all : Equivalent function; see for details.
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:3563
↓ 3 callersFunctionanalyzeline
(m, case, line)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:903
↓ 3 callersFunctionappenddecl
(decl, decl2, force=1)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:841
↓ 3 callersFunctionarray_from_pyobj
nodes/Dynamo 2.x/bin/numpy/f2py/src/fortranobject.c:653
↓ 3 callersFunctionassert_arctan2_isnan
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:819
↓ 3 callersFunctionassert_arctan2_isnzero
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:835
↓ 3 callersFunctionassert_arctan2_ispzero
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:831
↓ 3 callersFunctionassert_copy_equivalent
Check that operation(*args, out=out) produces results equivalent to out[...] = operation(*args, out=out.copy())
nodes/Dynamo 2.x/bin/numpy/core/tests/test_mem_overlap.py:601
↓ 3 callersFunctionassert_ma_equal
(discovered, ma_like)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_getlimits.py:90
↓ 3 callersMethodassert_not_deprecated
Test that warnings are not raised. This is just a shorthand for: self.assert_deprecated(function, num=0, ignore_others=True,
nodes/Dynamo 2.x/bin/numpy/core/tests/test_deprecations.py:120
↓ 3 callersFunctionassert_state_equal
(actual, target)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_direct.py:32
↓ 3 callersMethodbasis
Series basis polynomial of degree `deg`. Returns the series representing the basis polynomial of degree `deg`. .. versionadded:: 1.7
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:975
↓ 3 callersFunctionbuildimplicitrules
(block)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2085
↓ 3 callersMethodcalculate_bbox
Calculate the bbox of the CityJSON.
nodes/Dynamo 2.x/bin/cjio/cityjson.py:508
↓ 3 callersMethodcall_on_close
Register a function to be called when the context tears down. This can be used to close resources opened during the script execution.
nodes/Dynamo 2.x/bin/click/core.py:573
↓ 3 callersFunctioncheck_and_fix_dimensions
nodes/Dynamo 2.x/bin/numpy/f2py/src/fortranobject.c:858
↓ 3 callersFunctioncheck_dir
Returns a mapping of all objects with the wrong __module__ attribute.
nodes/Dynamo 2.x/bin/numpy/tests/test_public_api.py:12
↓ 3 callersFunctioncheck_funcs
(funcs_name)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:123
↓ 3 callersMethodcheck_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_randomstate.py:1824
↓ 3 callersMethodcheck_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_generator_mt19937.py:1894
↓ 3 callersMethodcheck_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_random.py:1552
↓ 3 callersMethodcheck_function
(self, t)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_return_real.py:14
↓ 3 callersFunctioncheck_mathlib
(config_cmd)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:369
↓ 3 callersFunctioncheck_prec
(prec)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:213
↓ 3 callersMethodclose
Stop analyzing the current document and come up with a final prediction. :returns: The ``result`` attribute, a ``dict`` wit
nodes/Dynamo 2.x/bin/chardet/universaldetector.py:220
↓ 3 callersMethodclose
(self)
nodes/Dynamo 2.x/bin/urllib3/util/ssltransport.py:153
↓ 3 callersFunctioncommand
( __func: t.Callable[..., t.Any], )
nodes/Dynamo 2.x/bin/click/decorators.py:128
↓ 3 callersFunctioncompare_functions_1v
(func, nloop=500, xs=xs, nmxs=nmxs, xl=xl, nmxl=nmxl)
nodes/Dynamo 2.x/bin/numpy/ma/bench.py:59
↓ 3 callersFunctioncompare_functions_2v
(func, nloop=500, test=True, xs=xs, nmxs=nmxs, ys=ys, nmys=nmys,
nodes/Dynamo 2.x/bin/numpy/ma/bench.py:84
↓ 3 callersFunctionconnection_requires_http_tunnel
Returns True if the connection requires an HTTP CONNECT through the proxy. :param URL proxy_url: URL of the proxy. :param ProxyC
nodes/Dynamo 2.x/bin/urllib3/util/proxy.py:4
↓ 3 callersMethodconsume_until
(self, c)
nodes/Dynamo 2.x/bin/numpy/core/_internal.py:577
↓ 3 callersMethodcopy
(self)
nodes/Dynamo 2.x/bin/requests/models.py:331
↓ 3 callersFunctioncracktypespec
(typespec, selector)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:1680
↓ 3 callersFunctioncreate_cookie
Make a cookie from underspecified parameters. By default, the pair of `name` and `value` will be set for the domain '' and sent on every requ
nodes/Dynamo 2.x/bin/requests/cookies.py:441
↓ 3 callersFunctioncreate_urllib3_context
All arguments have the same meaning as ``ssl_wrap_socket``. By default, this function does a lot of the same work that ``ssl.create_default_c
nodes/Dynamo 2.x/bin/urllib3/util/ssl_.py:245
↓ 3 callersFunctioncyg2win32
(path)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:386
↓ 3 callersFunctiondecorator
(f: F)
nodes/Dynamo 2.x/bin/click/decorators.py:68
↓ 3 callersFunctiondefault_hooks
()
nodes/Dynamo 2.x/bin/requests/hooks.py:17
↓ 3 callersFunctiondummy_fortran_file
()
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:965
↓ 3 callersMethodenable
Set the enabling shrink to `shrink`.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2413
↓ 3 callersFunctionexec_
Execute code in a namespace.
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:743
↓ 3 callersMethodexpandtabs
Return a copy of each string element where all tab characters are replaced by one or more spaces. See also --------
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2217
↓ 3 callersMethodfail
Aborts the execution of the program with a specific error message. :param message: the error message to fail with.
nodes/Dynamo 2.x/bin/click/core.py:673
↓ 3 callersMethodfeed
Takes a chunk of a document and feeds it through all of the relevant charset probers. After calling ``feed``, you can check
nodes/Dynamo 2.x/bin/chardet/universaldetector.py:111
↓ 3 callersFunctionfind_repl_patterns
(astr)
nodes/Dynamo 2.x/bin/numpy/distutils/from_template.py:91
↓ 3 callersFunctionflags2names
(flags)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_array_from_pyobj.py:48
↓ 3 callersFunctionflatten
(x)
nodes/Dynamo 2.x/bin/cjio/convert.py:8
↓ 3 callersFunctionflatten_inplace
Flatten a sequence in place.
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:369
↓ 3 callersFunctionfromflex
Build a masked array from a suitable flexible-type array. The input array has to have a data-type with ``_data`` and ``_mask`` fields. T
nodes/Dynamo 2.x/bin/numpy/ma/core.py:7982
↓ 3 callersMethodfromroots
Return series instance that has the specified roots. Returns a series representing the product ``(x - r[0])*(x - r[1])*...*(x - r[n-1
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:901
↓ 3 callersFunctiongeneral_source_files
(top_path)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:581
↓ 3 callersMethodgenerate_all_false
(self, dtype)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:2906
↓ 3 callersFunctionget_atlas_version
(**config)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:1522
↓ 3 callersFunctionget_complex_dtype
(dtype)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:50
↓ 3 callersMethodget_default
( self, ctx: Context, call: "te.Literal[True]" = True )
nodes/Dynamo 2.x/bin/click/core.py:2799
↓ 3 callersFunctionget_distribution
(always=False)
nodes/Dynamo 2.x/bin/numpy/distutils/core.py:94
↓ 3 callersFunctionget_filesystem_encoding
()
nodes/Dynamo 2.x/bin/click/_compat.py:20
↓ 3 callersMethodget_libgcc_dir
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/gnu.py:162
↓ 3 callersFunctionget_module_dir
()
nodes/Dynamo 2.x/bin/numpy/f2py/tests/util.py:50
↓ 3 callersFunctionget_numpy_include_dirs
()
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:2085
↓ 3 callersFunctionget_parameters
(vars, global_params={})
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2413
↓ 3 callersFunctionget_printoptions
Return the current print options. Returns ------- print_opts : dict Dictionary of current print options with keys
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:262
↓ 3 callersMethodget_short_help_str
Gets short help for the command or makes it by shortening the long help string.
nodes/Dynamo 2.x/bin/click/core.py:1301
↓ 3 callersMethodget_subpackage
Return list of subpackage configurations. Parameters ---------- subpackage_name : str or None Name of the subpack
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:949
↓ 3 callersMethodget_textures_location
Get the location of the texture files Assumes that all textures are in the same location. Relative paths are expanded to abso
nodes/Dynamo 2.x/bin/cjio/cityjson.py:795
↓ 3 callersMethodget_version
(self, force=False, ok_status=[0])
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:428
↓ 3 callersFunctiongetargspec
Get the names and default values of a function's arguments. A tuple of four things is returned: (args, varargs, varkw, defaults). 'args' is a
nodes/Dynamo 2.x/bin/numpy/compat/_inspect.py:98
↓ 3 callersFunctiongetarrdims
(a, var, verbose=0)
nodes/Dynamo 2.x/bin/numpy/f2py/capi_maps.py:315
↓ 3 callersMethodgetheader
(self, name, default=None)
nodes/Dynamo 2.x/bin/urllib3/response.py:617
↓ 3 callersFunctiongetoutput
(cmd, successful_status=(0,), stacklevel=1)
nodes/Dynamo 2.x/bin/numpy/distutils/cpuinfo.py:32
↓ 3 callersFunctiongetusercode
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:676
↓ 3 callersMethodgot_enough_data
(self)
nodes/Dynamo 2.x/bin/chardet/jpcntx.py:170
↓ 3 callersFunctiongpaths
Apply glob to paths and prepend local_path if needed.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:303
↓ 3 callersMethodhas_info
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:662
↓ 3 callersFunctionhascommon
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:510
↓ 3 callersFunctionhermadd
Add one Hermite series to another. Returns the sum of two Hermite series `c1` + `c2`. The arguments are sequences of coefficients order
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite.py:291
↓ 3 callersFunctionhermeadd
Add one Hermite series to another. Returns the sum of two Hermite series `c1` + `c2`. The arguments are sequences of coefficients order
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite_e.py:292
↓ 3 callersFunctionhermemulx
Multiply a Hermite series by x. Multiply the Hermite series `c` by x, where x is the independent variable. Parameters ----------
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite_e.py:372
↓ 3 callersFunctionhermmulx
Multiply a Hermite series by x. Multiply the Hermite series `c` by x, where x is the independent variable. Parameters ----------
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite.py:371
↓ 3 callersFunctionidentity_like_generalized
(a)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:447
↓ 3 callersFunctioninfo
Generate information for a bug report.
nodes/Dynamo 2.x/bin/requests/help.py:59
↓ 3 callersMethodis_intent_exact
(self, *names)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_array_from_pyobj.py:90
↓ 3 callersFunctionis_local_src_dir
Return true if directory is local directory.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:566
↓ 3 callersFunctionis_win64
()
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/gnu.py:25
↓ 3 callersMethodisatty
(self)
nodes/Dynamo 2.x/bin/click/_winconsole.py:206
← previousnext →801–900 of 9,057, ranked by callers