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
↓ 4 callers
Method
initialize
(self)
nodes/Dynamo 2.x/bin/numpy/distutils/msvccompiler.py:45
↓ 4 callers
Function
insideTriangle
Determine if a vertex p is inside (or "on") a triangle made of the points a->b->c http://blackpawn.com/texts/pointinpoly/
PyGIS2BIM/GIS2BIM_parser.py:163
↓ 4 callers
Function
intranges_contain
Determine if `int_` falls into one of the ranges in `ranges`.
nodes/Dynamo 2.x/bin/idna/intranges.py:38
↓ 4 callers
Function
isConvex
Determine if vertex is locally convex.
PyGIS2BIM/GIS2BIM_parser.py:153
↓ 4 callers
Function
isCounterClockwise
(vertices)
PyGIS2BIM/GIS2BIM_parser.py:280
↓ 4 callers
Method
is_co_toplevel
(self, co)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:691
↓ 4 callers
Function
isintent_callback
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:446
↓ 4 callers
Function
isintent_hide
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:421
↓ 4 callers
Function
isstringarray
(var)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:86
↓ 4 callers
Function
isstringfunction
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:355
↓ 4 callers
Function
issubroutine
(rout)
nodes/Dynamo 2.x/bin/numpy/f2py/auxfuncs.py:268
↓ 4 callers
Function
jiffies
Return number of jiffies elapsed. Return number of jiffies (1/100ths of a second) that this process has been scheduled in us
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:231
↓ 4 callers
Method
keys
(self)
nodes/Dynamo 2.x/bin/urllib3/_collections.py:102
↓ 4 callers
Function
lagval
Evaluate a Laguerre series at points x. If `c` is of length `n + 1`, this function returns the value: .. math:: p(x) = c_0 * L_0(x) + c
nodes/Dynamo 2.x/bin/numpy/polynomial/laguerre.py:782
↓ 4 callers
Function
legval
Evaluate a Legendre series at points x. If `c` is of length `n + 1`, this function returns the value: .. math:: p(x) = c_0 * L_0(x) + c
nodes/Dynamo 2.x/bin/numpy/polynomial/legendre.py:832
↓ 4 callers
Method
libs
(self, section="default")
nodes/Dynamo 2.x/bin/numpy/distutils/npy_pkg_config.py:139
↓ 4 callers
Method
ljust
Return an array with the elements of `self` left-justified in a string of length `width`. See also --------
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2353
↓ 4 callers
Method
logical_xor
(self, obj)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_ufunc.py:120
↓ 4 callers
Function
masked_inside
Mask an array inside a given interval. Shortcut to ``masked_where``, where `condition` is True for `x` inside the interval [v1,v2] (v1 <
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2103
↓ 4 callers
Function
masked_outside
Mask an array outside a given interval. Shortcut to ``masked_where``, where `condition` is True for `x` outside the interval [v1,v2] (x
nodes/Dynamo 2.x/bin/numpy/ma/core.py:2143
↓ 4 callers
Method
mean
Returns the average of the matrix elements along the given axis. Refer to `numpy.mean` for full documentation. See Also
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:415
↓ 4 callers
Function
memusage
(processName="python", instance=0)
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:201
↓ 4 callers
Method
new
(self, **kw)
nodes/Dynamo 2.x/bin/urllib3/util/retry.py:285
↓ 4 callers
Function
new_compiler
(plat=None, compiler=None, verbose=0, dry_run=0,
nodes/Dynamo 2.x/bin/numpy/distutils/ccompiler.py:728
↓ 4 callers
Function
npy_load_module
Load a module. .. versionadded:: 1.11.2 Parameters ---------- name : str Full module name.
nodes/Dynamo 2.x/bin/numpy/compat/py3k.py:132
↓ 4 callers
Function
option
Attaches an option to the command. All positional arguments are passed as parameter declarations to :class:`Option`; all keyword arguments ar
nodes/Dynamo 2.x/bin/click/decorators.py:293
↓ 4 callers
Method
parse_args
(self, ctx: Context, args: t.List[str])
nodes/Dynamo 2.x/bin/click/core.py:1369
↓ 4 callers
Method
putheader
(self, header, *values)
nodes/Dynamo 2.x/bin/urllib3/connection.py:216
↓ 4 callers
Function
randn
Return a random matrix with data from the "standard normal" distribution. `randn` generates a matrix filled with random floats sampled from
nodes/Dynamo 2.x/bin/numpy/matlib.py:266
↓ 4 callers
Method
real
The real part of the masked array. This property is a view on the real part of this `MaskedArray`. See Also -------
nodes/Dynamo 2.x/bin/numpy/ma/core.py:4358
↓ 4 callers
Method
register_hook
Properly register a hook.
nodes/Dynamo 2.x/bin/requests/models.py:175
↓ 4 callers
Function
rel_path
Return path relative to parent_path.
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:133
↓ 4 callers
Function
resolve_cert_reqs
Resolves the argument to a numeric constant, which can be passed to the wrap_socket function/method from the ssl module. Defaults to :dat
nodes/Dynamo 2.x/bin/urllib3/util/ssl_.py:206
↓ 4 callers
Method
resolve_command
( self, ctx: Context, args: t.List[str] )
nodes/Dynamo 2.x/bin/click/core.py:1691
↓ 4 callers
Method
rsplit
For each element in `self`, return a list of the words in the string, using `sep` as the delimiter string. See also
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2458
↓ 4 callers
Method
run
(result)
nodes/Dynamo 2.x/bin/numpy/testing/_private/noseclasses.py:330
↓ 4 callers
Method
set_epsg
(self, newepsg)
nodes/Dynamo 2.x/bin/cjio/cityjson.py:552
↓ 4 callers
Function
set_string_function
Set a Python function to be used when pretty printing arrays. Parameters ---------- f : function or None Function to be used
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:1585
↓ 4 callers
Function
set_threshold
(level, force=False)
nodes/Dynamo 2.x/bin/numpy/distutils/log.py:56
↓ 4 callers
Function
setdiff1d
Set difference of 1D arrays with unique elements. The output is always a masked array. See `numpy.setdiff1d` for more details. See
nodes/Dynamo 2.x/bin/numpy/ma/extras.py:1220
↓ 4 callers
Method
setup
(self)
nodes/Dynamo 2.x/bin/numpy/core/tests/test_numeric.py:2076
↓ 4 callers
Function
sitsInsideBBox
(vertex,transformedBBox)
PyGIS2BIM/GIS2BIM_CityJSON.py:29
↓ 4 callers
Function
sitsInsideBBox
(vertex)
PyGIS2BIM/Examples/NL_CityJSONSendToSpeckle.py:58
↓ 4 callers
Function
sorted_glob
sorts output of python glob for https://bugs.python.org/issue30461 to allow extensions to have reproducible build results
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:261
↓ 4 callers
Function
svd
Singular Value Decomposition. When `a` is a 2D array, it is factorized as ``u @ np.diag(s) @ vh = (u * s) @ vh``, where `u` and `vh` are
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:1469
↓ 4 callers
Method
swapcase
For each element in `self`, return a copy of the string with uppercase characters converted to lowercase and vice versa. See
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:2530
↓ 4 callers
Function
tempdir
Context manager to provide a temporary test folder. All arguments are passed as this to the underlying tempfile.mkdtemp function.
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1880
↓ 4 callers
Function
translateVertex
(vertices, index, transform,projectLocation,scaleFactor)
PyGIS2BIM/GIS2BIM_CityJSON.py:14
↓ 4 callers
Function
translateVertex
(vertices, index, transform)
PyGIS2BIM/Examples/NL_CityJSONSendToSpeckle.py:43
↓ 4 callers
Function
transpose
Transpose each matrix in a stack of matrices. Unlike np.transpose, this only swaps the last two axes, rather than all of them Param
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:229
↓ 4 callers
Function
trimseq
Remove small Poly series coefficients. Parameters ---------- seq : sequence Sequence of Poly series coefficients. This routine fa
nodes/Dynamo 2.x/bin/numpy/polynomial/polyutils.py:97
↓ 4 callers
Function
undo_rmbadname
(names)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:285
↓ 4 callers
Function
update_array_indices
(a, dOldNewIDs, oldarray, newarray, slicearray)
nodes/Dynamo 2.x/bin/cjio/subset.py:116
↓ 4 callers
Method
update_metadata_extended
Computes and updates the "metadata" property of this CityJSON dataset
nodes/Dynamo 2.x/bin/cjio/cityjson.py:1837
↓ 4 callers
Method
var
Returns the variance of the matrix elements, along the given axis. Refer to `numpy.var` for full documentation. See Also
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:483
↓ 4 callers
Function
wrap_text
A helper function that intelligently wraps text. By default, it assumes that it operates on a single paragraph of text but if the `preserve_p
nodes/Dynamo 2.x/bin/click/formatting.py:29
↓ 3 callers
Function
GML_poslistData
(tree,xPathString,dx,dy,scale,DecimalNumbers)
PyGIS2BIM/GIS2BIM.py:159
↓ 3 callers
Function
PyArray_DIMS
nodes/Dynamo 2.x/bin/numpy/core/include/numpy/ndarraytypes.h:1495
↓ 3 callers
Method
__get_module
(self, fullname)
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:185
↓ 3 callers
Method
__getstate__
Return the internal state of the masked array, for pickling purposes.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:6058
↓ 3 callers
Method
__has_singleton
(cls)
nodes/Dynamo 2.x/bin/numpy/ma/core.py:6312
↓ 3 callers
Method
__init__
(self, host, port=None)
nodes/Dynamo 2.x/bin/urllib3/connectionpool.py:74
↓ 3 callers
Method
__init__
(self, name)
nodes/Dynamo 2.x/bin/urllib3/packages/six.py:87
↓ 3 callers
Method
__init__
(self, verbose=0, dry_run=0, force=0)
nodes/Dynamo 2.x/bin/numpy/distutils/intelccompiler.py:18
↓ 3 callers
Method
__new__
(cls, shape, dtype=None, buf=None, offset=0, strides=None, formats=None, names=None, titles=No
nodes/Dynamo 2.x/bin/numpy/ma/mrecords.py:108
↓ 3 callers
Method
__new__
(cls,arr,info={})
nodes/Dynamo 2.x/bin/numpy/ma/tests/test_subclassing.py:27
↓ 3 callers
Function
_add_docstring
(obj, doc)
nodes/Dynamo 2.x/bin/numpy/core/function_base.py:434
↓ 3 callers
Method
_align
A convenience function for operations that need to preserve axis orientation.
nodes/Dynamo 2.x/bin/numpy/matrixlib/defmatrix.py:242
↓ 3 callers
Function
_assertRank2
(*arrays)
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:197
↓ 3 callers
Function
_block_format_index
Convert a list of indices ``[0, 1, 2]`` into ``"arrays[0][1][2]"``.
nodes/Dynamo 2.x/bin/numpy/core/shape_base.py:443
↓ 3 callers
Function
_build_prompt
( text: str, suffix: str, show_default: bool = False, default: t.Optional[t.Any] = None, s
nodes/Dynamo 2.x/bin/click/termui.py:58
↓ 3 callers
Function
_can_coerce_all
(dtypelist, start=0)
nodes/Dynamo 2.x/bin/numpy/core/numerictypes.py:578
↓ 3 callers
Function
_check_iter
Check if the value is iterable but not a string. Raises a type error, or return an iterator over the value.
nodes/Dynamo 2.x/bin/click/core.py:1966
↓ 3 callers
Method
_clear_registries
(self)
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:2066
↓ 3 callers
Function
_clip_dep_invoke_with_casting
(ufunc, *args, out=None, casting=None, **kwargs)
nodes/Dynamo 2.x/bin/numpy/core/_methods.py:78
↓ 3 callers
Function
_cook_nd_args
(a, s=None, axes=None, invreal=0)
nodes/Dynamo 2.x/bin/numpy/fft/pocketfft.py:605
↓ 3 callers
Function
_ctype_from_dtype
(dtype)
nodes/Dynamo 2.x/bin/numpy/ctypeslib.py:455
↓ 3 callers
Function
_datetime_metadata_str
(dtype)
nodes/Dynamo 2.x/bin/numpy/core/_dtype.py:190
↓ 3 callers
Method
_describe_range
Describe the range for use in help text.
nodes/Dynamo 2.x/bin/click/types.py:484
↓ 3 callers
Function
_discovered_machar
Create MachAr instance with found information on float types
nodes/Dynamo 2.x/bin/numpy/core/getlimits.py:282
↓ 3 callers
Function
_ensure_exprdict
(r)
nodes/Dynamo 2.x/bin/numpy/f2py/crackfortran.py:2946
↓ 3 callers
Function
_fetch
(c: "te.Deque[V]")
nodes/Dynamo 2.x/bin/click/parser.py:66
↓ 3 callers
Function
_find_binary_writer
(stream: t.IO)
nodes/Dynamo 2.x/bin/click/_compat.py:196
↓ 3 callers
Method
_fix_paths_dict
(self, kw)
nodes/Dynamo 2.x/bin/numpy/distutils/misc_util.py:1417
↓ 3 callers
Function
_flags_fromnum
(num)
nodes/Dynamo 2.x/bin/numpy/ctypeslib.py:170
↓ 3 callers
Method
_format_non_nat
(self, x)
nodes/Dynamo 2.x/bin/numpy/core/arrayprint.py:1227
↓ 3 callers
Function
_get_compiler_status
()
nodes/Dynamo 2.x/bin/numpy/f2py/tests/util.py:174
↓ 3 callers
Function
_get_decoder
(mode)
nodes/Dynamo 2.x/bin/urllib3/response.py:144
↓ 3 callers
Function
_get_num_chars
Helper function that returns the number of characters per field in a string or unicode array. This is to abstract out the fact that for
nodes/Dynamo 2.x/bin/numpy/core/defchararray.py:94
↓ 3 callers
Function
_get_windows_console_stream
( f: t.TextIO, encoding: t.Optional[str], errors: t.Optional[str] )
nodes/Dynamo 2.x/bin/click/_compat.py:569
↓ 3 callers
Method
_insert_masked_print
Replace masked values with masked_print_option, casting all innermost dtypes to object.
nodes/Dynamo 2.x/bin/numpy/ma/core.py:3838
↓ 3 callers
Function
_integer_repr
(x, vdt, comp)
nodes/Dynamo 2.x/bin/numpy/testing/_private/utils.py:1675
↓ 3 callers
Function
_kind_name
(dtype)
nodes/Dynamo 2.x/bin/numpy/core/_dtype.py:36
↓ 3 callers
Function
_make_cached_stream_func
( src_func: t.Callable[[], t.TextIO], wrapper_func: t.Callable[[], t.TextIO] )
nodes/Dynamo 2.x/bin/click/_compat.py:586
↓ 3 callers
Function
_multi_svd_norm
Compute a function of the singular values of the 2-D matrices in `x`. This is a private utility function used by `numpy.linalg.norm()`. Para
nodes/Dynamo 2.x/bin/numpy/linalg/linalg.py:2293
↓ 3 callers
Function
_normed_hermite_e_n
Evaluate a normalized HermiteE polynomial. Compute the value of the normalized HermiteE polynomial of degree ``n`` at the points ``x``.
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite_e.py:1480
↓ 3 callers
Function
_normed_hermite_n
Evaluate a normalized Hermite polynomial. Compute the value of the normalized Hermite polynomial of degree ``n`` at the points ``x``.
nodes/Dynamo 2.x/bin/numpy/polynomial/hermite.py:1485
↓ 3 callers
Function
_nullpager
Simply print unformatted text. This is the ultimate fallback.
nodes/Dynamo 2.x/bin/click/_termui_impl.py:444
↓ 3 callers
Function
_path
(*a)
nodes/Dynamo 2.x/bin/numpy/f2py/tests/test_mixed.py:11
↓ 3 callers
Function
_pipepager
Page through text by feeding it to another program. Invoking a pager through this might support colors.
nodes/Dynamo 2.x/bin/click/_termui_impl.py:373
← previous
next →
701–800 of 9,057, ranked by callers