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
↓ 6 callers
Function
equal
Return (x1 == x2) element-wise. Unlike `numpy.equal`, this comparison is performed by first stripping whitespace characters from the end
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:110
↓ 6 callers
Function
extend_all
(module)
nodes/Dynamo 2.x/bin/numpy/core/numeric.py:2400
↓ 6 callers
Function
extract_cookies_to_jar
Extract the cookies from the response into a CookieJar. :param jar: cookielib.CookieJar (not necessarily a RequestsCookieJar) :param request:
nodes/Dynamo 2.x/bin/requests/cookies.py:118
↓ 6 callers
Method
get
Dict-like get() that also supports optional domain and path args in order to resolve naming collisions from using one cookie jar over
nodes/Dynamo 2.x/bin/requests/cookies.py:189
↓ 6 callers
Method
get_config_cmd
Returns the numpy.distutils config command instance.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1757
↓ 6 callers
Method
get_epsg
(self)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:421
↓ 6 callers
Function
greater_equal
Return (x1 >= x2) element-wise. Unlike `numpy.greater_equal`, this comparison is performed by first stripping whitespace characters from
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:162
↓ 6 callers
Method
has_metadata_extended
Returns whether +metadata-extended exist in this CityJSON file or not
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1780
↓ 6 callers
Function
hasbody
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:535
↓ 6 callers
Function
hstack
Stack arrays in sequence horizontally (column wise). This is equivalent to concatenation along the second axis, except for 1-D arrays wh
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:286
↓ 6 callers
Method
identity
Identity function. If ``p`` is the returned series, then ``p(x) == x`` for all values of x. Parameters ----------
nodes/Dynamo 2.x/bin/numpy/polynomial/_polybase.py:942
↓ 6 callers
Method
increment
Return a new Retry object with incremented retry counters. :param response: A response object, or None, if the server did not ret
nodes/Dynamo 2.x/bin/urllib3/util/retry.py:485
↓ 6 callers
Function
indirect
(x)
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:386
↓ 6 callers
Method
isalnum
Returns true for each element if all characters in the string are alphanumeric and there is at least one character, false oth
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2252
↓ 6 callers
Function
isfileobj
(f)
nodes/Dynamo 2.x/bin/numpy/compat/py3k.py:49
↓ 6 callers
Function
load_library
It is possible to load a library using >>> lib = ctypes.cdll[<full_path_name>] # doctest: +SKIP But there are cross-platfor
nodes/Dynamo 2.x/bin/numpy/ctypeslib.py:93
↓ 6 callers
Method
make_context
This function when given an info name and arguments will kick off the parsing and create a new :class:`Context`. It does not invoke t
nodes/Dynamo 2.x/bin/click/core.py:884
↓ 6 callers
Function
masked_all
Empty masked array with all elements masked. Return an empty masked array of the given shape and dtype, where all the data are masked.
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:107
↓ 6 callers
Method
max
Return the maximum value along an axis. Parameters ---------- See `amax` for complete descriptions See Also
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:613
↓ 6 callers
Method
min
Return the minimum value along an axis. Parameters ---------- See `amin` for complete descriptions. See Als
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:687
↓ 6 callers
Function
normalize_descr
Normalize a description adding the platform byteorder.
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numerictypes.py:72
↓ 6 callers
Function
obj2sctype
Return the scalar dtype or NumPy equivalent of Python type of an object. Parameters ---------- rep : any The object of which
nodes/Dynamo 2.x/bin/numpy/core/numerictypes.py:240
↓ 6 callers
Function
params_0
(f)
nodes/Dynamo 2.x/bin/numpy/random/tests/test_smoke.py:17
↓ 6 callers
Function
polyfit
Any masked values in x is propagated in y, and vice-versa.
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1881
↓ 6 callers
Method
read
(self, n: int = -1)
nodes/Dynamo 2.x/bin/click/testing.py:35
↓ 6 callers
Method
read
(self, len=1024, buffer=None)
nodes/Dynamo 2.x/bin/urllib3/util/ssltransport.py:72
↓ 6 callers
Function
read_config
Return library info for a package from its configuration file. Parameters ---------- pkgname : str Name of the package (shou
nodes/Dynamo 2.x/bin/numpy/distutils/npy_pkg_config.py:331
↓ 6 callers
Method
remove_duplicate_vertices
(self)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1076
↓ 6 callers
Method
remove_orphan_vertices
(self)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1039
↓ 6 callers
Function
rmbadname
(names)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:273
↓ 6 callers
Method
set_commands
(self, **kw)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/__init__.py:267
↓ 6 callers
Method
to_info_dict
(self)
nodes/Dynamo 2.x/bin/click/core.py:2586
↓ 6 callers
Method
translate
For each element in `self`, return a copy of the string where all characters occurring in the optional argument `deletechars`
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2555
↓ 6 callers
Function
var2fixfortran
(vars, a, fa=None, f90mode=None)
nodes/Dynamo 2.x/bin/numpy/f2py/func2subr.py:31
↓ 5 callers
Method
__init__
( self, name: t.Optional[str] = None, commands: t.Optional[t.Union[t.Dict[str, Command
nodes/Dynamo 2.x/bin/click/core.py:1786
↓ 5 callers
Method
__init__
(self, axis, ndim=None, msg_prefix=None)
nodes/Dynamo 2.x/bin/numpy/core/_exceptions.py:127
↓ 5 callers
Method
__reduce__
(self)
nodes/Dynamo 2.x/bin/numpy/core/records.py:87
↓ 5 callers
Function
_aligned_zeros
Allocate a new ndarray with aligned memory. The ndarray is guaranteed *not* aligned to twice the requested alignment. Eg, if align=4, gu
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:64
↓ 5 callers
Function
_arrays_for_stack_dispatcher
(arrays, stacklevel=4)
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:208
↓ 5 callers
Function
_block_dispatcher
(arrays)
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:674
↓ 5 callers
Method
_check_ldexp
(self, tp)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_umath.py:909
↓ 5 callers
Function
_construction_repr
Creates a string repr of the dtype, excluding the 'dtype()' part surrounding the object. This object may be a string, a list, or a dict d
nodes/Dynamo 2.x/bin/numpy/core/_dtype.py:80
↓ 5 callers
Function
_cseries_to_zseries
Covert Chebyshev series to z-series. Covert a Chebyshev series to the equivalent z-series. The result is never an empty array. The dtype of t
nodes/Dynamo 2.x/bin/numpy/polynomial/chebyshev.py:116
↓ 5 callers
Method
_echo
(self, rv: bytes)
nodes/Dynamo 2.x/bin/click/testing.py:29
↓ 5 callers
Function
_flop_count
Computes the number of FLOPS in the contraction. Parameters ---------- idx_contraction : iterable The indices involved in th
nodes/Dynamo 2.x/bin/numpy/core/einsumfunc.py:20
↓ 5 callers
Function
_gen_alignment_data
generator producing data with different alignment and offsets to test simd vectorization Parameters ---------- dtype : dtype
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1805
↓ 5 callers
Method
_generate_int_data
(self, n, m)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:1459
↓ 5 callers
Method
_get_module
(self, fullname)
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:177
↓ 5 callers
Function
_is_script
(cp, script)
nodes/Dynamo 2.x/bin/idna/core.py:43
↓ 5 callers
Function
_mean
(a, **args)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_multiarray.py:5340
↓ 5 callers
Function
_path
(*a)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_parameter.py:12
↓ 5 callers
Function
_print_cmd
(s, **styles)
nodes/Dynamo 2.x/bin/cjio/cjio.py:730
↓ 5 callers
Method
_reproject_ring
(ring, transformer)
nodes/Dynamo 2.x/bin/cjio/models.py:197
↓ 5 callers
Function
_shrink_mask
Shrink a mask to nomask if possible
nodes/Dynamo 2.x/bin/numpy/ma/core.py:1540
↓ 5 callers
Function
_unot
(s)
nodes/Dynamo 2.x/bin/idna/core.py:49
↓ 5 callers
Function
_unquote_file
(url: str)
nodes/Dynamo 2.x/bin/click/_termui_impl.py:554
↓ 5 callers
Method
_vertex_indexer
(geom, vtx_lookup, vtx_idx)
nodes/Dynamo 2.x/bin/cjio/models.py:202
↓ 5 callers
Function
apply_tag
Add the given tag (a string) to each of the cases (a list of LinalgCase objects)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:92
↓ 5 callers
Function
assert_array_compare
Asserts that comparison between two masked arrays is satisfied. The comparison is elementwise.
nodes/Dynamo 2.x/bin/numpy/ma/testutils.py:197
↓ 5 callers
Function
assert_array_less
Raises an AssertionError if two array_like objects are not ordered by less than. Given two array_like objects, check that the shape is e
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1027
↓ 5 callers
Function
assert_no_gc_cycles
Fail if the given callable produces any reference cycles. If called with all arguments omitted, may be used as a context manager: w
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:2313
↓ 5 callers
Method
calc_extra_info
Updates the information in the current information with respect to these flags: extra_compile_args extra_link_args
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:665
↓ 5 callers
Method
capitalize
Return a copy of `self` with only the first character of each element capitalized. See also -------- char.ca
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2148
↓ 5 callers
Method
cflags
(self, section="default")
nodes/Dynamo 2.x/bin/numpy/distutils/npy_pkg_config.py:135
↓ 5 callers
Method
check_func
(self, func, headers=None, include_dirs=None, libraries=None, library_di
nodes/Dynamo 2.x/bin/numpy/distutils/command/config.py:317
↓ 5 callers
Method
check_function
(self, func, fill_value=None)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:2275
↓ 5 callers
Method
check_identityless_reduction
(self, a)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_ufunc.py:1255
↓ 5 callers
Method
close
Close all pooled connections and disable the pool.
nodes/Dynamo 2.x/bin/urllib3/connectionpool.py:93
↓ 5 callers
Method
close
(self)
nodes/Dynamo 2.x/bin/urllib3/contrib/securetransport.py:657
↓ 5 callers
Method
compare_array_value
(self, dz, value, fill_value)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:2361
↓ 5 callers
Method
compressed
Return all the non-masked data as a 1-D array. Returns ------- data : ndarray A new `ndarray` holding th
nodes/Dynamo 2.x/bin/numpy/ma/core.py:3739
↓ 5 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_unicode.py:73
↓ 5 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_unicode.py:125
↓ 5 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_unicode.py:210
↓ 5 callers
Method
copy
Return a copy of this RequestsCookieJar.
nodes/Dynamo 2.x/bin/requests/cookies.py:414
↓ 5 callers
Function
dadd
(line, s=doc)
nodes/Dynamo 2.x/bin/numpy/f2py/common_rules.py:68
↓ 5 callers
Method
decompress
(self)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1147
↓ 5 callers
Method
decompress
(self, data)
nodes/Dynamo 2.x/bin/urllib3/response.py:82
↓ 5 callers
Function
fft
Compute the one-dimensional discrete Fourier Transform. This function computes the one-dimensional *n*-point discrete Fourier Transform
nodes/Dynamo 2.x/bin/numpy/fft/pocketfft.py:93
↓ 5 callers
Function
flatnotmasked_contiguous
Find contiguous unmasked data in a masked array along the given axis. Parameters ---------- a : narray The input array.
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1622
↓ 5 callers
Function
flatten_structured_array
Flatten a structured array. The data type of the output is chosen such that it can represent all of the (nested) fields. Parameters
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2495
↓ 5 callers
Function
get_current_context
(silent: "te.Literal[False]" = False)
nodes/Dynamo 2.x/bin/click/globals.py:12
↓ 5 callers
Method
get_identifier
Returns the identifier of this file. If there is one in metadata, it will be returned. Otherwise, the filename will.
nodes/Dynamo 2.x/bin/cjio/cityjson.py:634
↓ 5 callers
Method
get_paths
(self, section, key)
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:2450
↓ 5 callers
Function
get_real_dtype
(dtype)
nodes/Dynamo 2.x/bin/numpy/linalg/tests/test_linalg.py:45
↓ 5 callers
Method
get_redirect_location
Should we redirect and where to? :returns: Truthy redirect location string if we got a redirect status code and valid lo
nodes/Dynamo 2.x/bin/urllib3/response.py:262
↓ 5 callers
Method
get_runtime_lib_dirs
(self, key='runtime_library_dirs')
nodes/Dynamo 2.x/bin/numpy/distutils/system_info.py:775
↓ 5 callers
Function
getfortranname
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:592
↓ 5 callers
Function
getmultilineblock
(rout, blockname, comment=1, counter=0)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:606
↓ 5 callers
Function
getpydocsign
(a, var)
nodes/Dynamo 2.x/bin/numpy/f2py/capi_maps.py:377
↓ 5 callers
Function
import_nose
Import nose only when needed.
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:59
↓ 5 callers
Function
intel_version_match
(type)
nodes/Dynamo 2.x/bin/numpy/distutils/fcompiler/intel.py:14
↓ 5 callers
Method
isalpha
Returns true for each element if all characters in the string are alphabetic and there is at least one character, false other
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2265
↓ 5 callers
Function
iscomplex
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:104
↓ 5 callers
Function
ismodule
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:255
↓ 5 callers
Function
ismoduleroutine
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:251
↓ 5 callers
Function
isoptional
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:380
↓ 5 callers
Function
isscalar
Returns True if the type of `num` is a scalar type. Parameters ---------- num : any Input argument, can be of any type and s
nodes/Dynamo 2.x/bin/numpy/core/numeric.py:1783
↓ 5 callers
Method
iteritems
Iterate over all header lines, including duplicate ones.
nodes/Dynamo 2.x/bin/urllib3/_collections.py:295
↓ 5 callers
Function
markouterparen
(line)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:799
← previous
next →
501–600 of 9,057, ranked by callers