Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DutchSailor/GIS2BIM
/ functions
Functions
9,057 in github.com/DutchSailor/GIS2BIM
⨍
Functions
9,057
◇
Types & classes
1,389
↳
Endpoints
202
↓ 3 callers
Function
_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 callers
Method
_resolve
(self)
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:112
↓ 3 callers
Function
_retry_on_intr
(fn, timeout)
nodes/Dynamo 2.x/bin/urllib3/util/wait.py:42
↓ 3 callers
Function
_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 callers
Method
_test_base
(self, argsort, cls)
nodes/Dynamo 2.x/bin/numpy/ma/tests/test_deprecations.py:13
↓ 3 callers
Method
_test_cast_from_flexible
(self, dtype)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:1428
↓ 3 callers
Function
_test_nextafter
(t)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:2836
↓ 3 callers
Function
_test_spacing
(t)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:2869
↓ 3 callers
Function
_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 callers
Function
_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 callers
Method
_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 callers
Function
_wrapit
(obj, method, *args, **kwds)
nodes/Dynamo 2.x/bin/numpy/core/fromnumeric.py:42
↓ 3 callers
Method
add_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 callers
Method
add_metadata_extended_property
Adds the +metadata-extended + the link to Extension
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1795
↓ 3 callers
Function
add_system_root
Add a package manager root to the include directories
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:241
↓ 3 callers
Function
alltrue
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 callers
Function
analyzeline
(m, case, line)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:903
↓ 3 callers
Function
appenddecl
(decl, decl2, force=1)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:841
↓ 3 callers
Function
array_from_pyobj
nodes/Dynamo 2.x/bin/numpy/f2py/src/fortranobject.c:653
↓ 3 callers
Function
assert_arctan2_isnan
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:819
↓ 3 callers
Function
assert_arctan2_isnzero
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:835
↓ 3 callers
Function
assert_arctan2_ispzero
(x, y)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:831
↓ 3 callers
Function
assert_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 callers
Function
assert_ma_equal
(discovered, ma_like)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_getlimits.py:90
↓ 3 callers
Method
assert_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 callers
Function
assert_state_equal
(actual, target)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_direct.py:32
↓ 3 callers
Method
basis
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 callers
Function
buildimplicitrules
(block)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2085
↓ 3 callers
Method
calculate_bbox
Calculate the bbox of the CityJSON.
nodes/Dynamo 2.x/bin/cjio/cityjson.py:508
↓ 3 callers
Method
call_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 callers
Function
check_and_fix_dimensions
nodes/Dynamo 2.x/bin/numpy/f2py/src/fortranobject.c:858
↓ 3 callers
Function
check_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 callers
Function
check_funcs
(funcs_name)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:123
↓ 3 callers
Method
check_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_randomstate.py:1824
↓ 3 callers
Method
check_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_generator_mt19937.py:1894
↓ 3 callers
Method
check_function
(self, function, sz)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_random.py:1552
↓ 3 callers
Method
check_function
(self, t)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_return_real.py:14
↓ 3 callers
Function
check_mathlib
(config_cmd)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:369
↓ 3 callers
Function
check_prec
(prec)
nodes/Dynamo 2.x/bin/numpy/core/setup.py:213
↓ 3 callers
Method
close
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 callers
Method
close
(self)
nodes/Dynamo 2.x/bin/urllib3/util/ssltransport.py:153
↓ 3 callers
Function
command
( __func: t.Callable[..., t.Any], )
nodes/Dynamo 2.x/bin/click/decorators.py:128
↓ 3 callers
Function
compare_functions_1v
(func, nloop=500, xs=xs, nmxs=nmxs, xl=xl, nmxl=nmxl)
nodes/Dynamo 2.x/bin/numpy/ma/bench.py:59
↓ 3 callers
Function
compare_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 callers
Function
connection_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 callers
Method
consume_until
(self, c)
nodes/Dynamo 2.x/bin/numpy/core/_internal.py:577
↓ 3 callers
Method
copy
(self)
nodes/Dynamo 2.x/bin/requests/models.py:331
↓ 3 callers
Function
cracktypespec
(typespec, selector)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:1680
↓ 3 callers
Function
create_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 callers
Function
create_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 callers
Function
cyg2win32
(path)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:386
↓ 3 callers
Function
decorator
(f: F)
nodes/Dynamo 2.x/bin/click/decorators.py:68
↓ 3 callers
Function
default_hooks
()
nodes/Dynamo 2.x/bin/requests/hooks.py:17
↓ 3 callers
Function
dummy_fortran_file
()
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:965
↓ 3 callers
Method
enable
Set the enabling shrink to `shrink`.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2413
↓ 3 callers
Function
exec_
Execute code in a namespace.
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:743
↓ 3 callers
Method
expandtabs
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 callers
Method
fail
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 callers
Method
feed
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 callers
Function
find_repl_patterns
(astr)
nodes/Dynamo 2.x/bin/numpy/distutils/from_template.py:91
↓ 3 callers
Function
flags2names
(flags)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_array_from_pyobj.py:48
↓ 3 callers
Function
flatten
(x)
nodes/Dynamo 2.x/bin/cjio/convert.py:8
↓ 3 callers
Function
flatten_inplace
Flatten a sequence in place.
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:369
↓ 3 callers
Function
fromflex
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 callers
Method
fromroots
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 callers
Function
general_source_files
(top_path)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:581
↓ 3 callers
Method
generate_all_false
(self, dtype)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:2906
↓ 3 callers
Function
get_atlas_version
(**config)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:1522
↓ 3 callers
Function
get_complex_dtype
(dtype)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:50
↓ 3 callers
Method
get_default
( self, ctx: Context, call: "te.Literal[True]" = True )
nodes/Dynamo 2.x/bin/click/core.py:2799
↓ 3 callers
Function
get_distribution
(always=False)
nodes/Dynamo 2.x/bin/numpy/distutils/core.py:94
↓ 3 callers
Function
get_filesystem_encoding
()
nodes/Dynamo 2.x/bin/click/_compat.py:20
↓ 3 callers
Method
get_libgcc_dir
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/gnu.py:162
↓ 3 callers
Function
get_module_dir
()
nodes/Dynamo 2.x/bin/numpy/f2py/tests/util.py:50
↓ 3 callers
Function
get_numpy_include_dirs
()
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:2085
↓ 3 callers
Function
get_parameters
(vars, global_params={})
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2413
↓ 3 callers
Function
get_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 callers
Method
get_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 callers
Method
get_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 callers
Method
get_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 callers
Method
get_version
(self, force=False, ok_status=[0])
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:428
↓ 3 callers
Function
getargspec
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 callers
Function
getarrdims
(a, var, verbose=0)
nodes/Dynamo 2.x/bin/numpy/f2py/capi_maps.py:315
↓ 3 callers
Method
getheader
(self, name, default=None)
nodes/Dynamo 2.x/bin/urllib3/response.py:617
↓ 3 callers
Function
getoutput
(cmd, successful_status=(0,), stacklevel=1)
nodes/Dynamo 2.x/bin/numpy/distutils/cpuinfo.py:32
↓ 3 callers
Function
getusercode
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:676
↓ 3 callers
Method
got_enough_data
(self)
nodes/Dynamo 2.x/bin/chardet/jpcntx.py:170
↓ 3 callers
Function
gpaths
Apply glob to paths and prepend local_path if needed.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:303
↓ 3 callers
Method
has_info
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:662
↓ 3 callers
Function
hascommon
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:510
↓ 3 callers
Function
hermadd
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 callers
Function
hermeadd
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 callers
Function
hermemulx
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 callers
Function
hermmulx
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 callers
Function
identity_like_generalized
(a)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:447
↓ 3 callers
Function
info
Generate information for a bug report.
nodes/Dynamo 2.x/bin/requests/help.py:59
↓ 3 callers
Method
is_intent_exact
(self, *names)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_array_from_pyobj.py:90
↓ 3 callers
Function
is_local_src_dir
Return true if directory is local directory.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:566
↓ 3 callers
Function
is_win64
()
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/gnu.py:25
↓ 3 callers
Method
isatty
(self)
nodes/Dynamo 2.x/bin/click/_winconsole.py:206
← previous
next →
801–900 of 9,057, ranked by callers