LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
test_requirements.txt
versioneer.py
doc/make.bat
rbc/__init__.py
rbc/_version.py
rbc/common.thrift
rbc/ctools.py
rbc/errors.py
rbc/extension_functions.thrift
rbc/external.py
rbc/irtools.py
rbc/libcudart_ctypes.py
rbc/libfuncs.py
rbc/nrt.py
rbc/omnisci.thrift
rbc/remotejit.py
rbc/remotejit.thrift
rbc/structure_type.py
rbc/targetinfo.py
rbc/typesystem.py
rbc/unicodetype_db.ll
rbc/utils.py
rbc/externals/__init__.py
rbc/externals/cmath.py
rbc/externals/heavydb.py
rbc/externals/libdevice.py
rbc/externals/macros.py
rbc/externals/stdio.py
rbc/heavydb/__init__.py
rbc/heavydb/abstract_type.py
rbc/heavydb/allocator.py
rbc/heavydb/array.py
rbc/heavydb/buffer.py
rbc/heavydb/column.py
rbc/heavydb/column_array.py
rbc/heavydb/column_list.py
rbc/heavydb/column_list_array.py
rbc/heavydb/day_time_interval.py
rbc/heavydb/mathimpl.py
rbc/heavydb/metatype.py
rbc/heavydb/npyimpl.py
rbc/heavydb/opaque_pointer.py
rbc/heavydb/pipeline.py
rbc/heavydb/python_operators.py
rbc/heavydb/remoteheavydb.py
rbc/heavydb/row_function_manager.py
rbc/heavydb/string_dict_proxy.py
rbc/heavydb/table_function_manager.py
rbc/heavydb/text_encoding_dict.py
rbc/heavydb/text_encoding_none.py
rbc/heavydb/timestamp.py
rbc/heavydb/utils.py
rbc/heavydb/year_month_time_interval.py
rbc/stdlib/__init__.py
rbc/stdlib/array_api.py
rbc/stdlib/constants.py
rbc/stdlib/creation_functions.py
rbc/stdlib/data_type_functions.py
rbc/stdlib/datatypes.py
rbc/stdlib/elementwise_functions.py
rbc/stdlib/linear_algebra_functions.py
rbc/stdlib/manipulation_functions.py
rbc/stdlib/searching_functions.py
rbc/stdlib/set_functions.py
rbc/stdlib/sorting_functions.py
rbc/stdlib/statistical_functions.py
rbc/stdlib/utility_functions.py
rbc/tests/__init__.py
rbc/tests/test.thrift
rbc/tests/test_ci.py
rbc/tests/test_externals_cmath.py
rbc/tests/test_externals_libdevice.py
rbc/tests/test_libcudart_ctypes.py
rbc/tests/test_multiplexed.thrift
rbc/tests/test_numpy_rjit.py
rbc/tests/test_remotejit.py
rbc/tests/test_targetinfo.py
rbc/tests/test_thrift.py
rbc/tests/test_thrift_multiplexed.py
rbc/tests/test_typesystem.py
rbc/tests/test_unicodedbtype.py
rbc/tests/test_utils.py
rbc/tests/heavydb/__init__.py
rbc/tests/heavydb/test_array.py
rbc/tests/heavydb/test_array_api_unsupported.py
rbc/tests/heavydb/test_array_functions.py
rbc/tests/heavydb/test_array_math.py
rbc/tests/heavydb/test_array_methods.py
rbc/tests/heavydb/test_array_null.py
rbc/tests/heavydb/test_array_operators.py
rbc/tests/heavydb/test_black_scholes.py
rbc/tests/heavydb/test_caller.py
rbc/tests/heavydb/test_column_arguments.py
rbc/tests/heavydb/test_column_array.py
rbc/tests/heavydb/test_column_basic.py
rbc/tests/heavydb/test_column_default.py
rbc/tests/heavydb/test_column_list.py
rbc/tests/heavydb/test_column_null.py
rbc/tests/heavydb/test_column_runtime_alloc.py
rbc/tests/heavydb/test_constants.py
rbc/tests/heavydb/test_daytimeinterval.py
rbc/tests/heavydb/test_device_selection.py
rbc/tests/heavydb/test_external.py
rbc/tests/heavydb/test_heavydb.py
rbc/tests/heavydb/test_heavydb_thrift.py
rbc/tests/heavydb/test_imports.py
rbc/tests/heavydb/test_math.py
rbc/tests/heavydb/test_missing_symbol.py
rbc/tests/heavydb/test_mlpack.py
rbc/tests/heavydb/test_nrt_list.py
rbc/tests/heavydb/test_nrt_set.py
rbc/tests/heavydb/test_nrt_string.py
rbc/tests/heavydb/test_template.py
rbc/tests/heavydb/test_testing.py
rbc/tests/heavydb/test_text_encoding_dict.py
rbc/tests/heavydb/test_text_encoding_none.py
rbc/tests/heavydb/test_timestamp.py
rbc/tests/heavydb/test_treelite.py
rbc/tests/heavydb/test_udtf.py
rbc/thrift/__init__.py
rbc/thrift/client.py
rbc/thrift/dispatcher.py
rbc/thrift/info.thrift
rbc/thrift/rbc.thrift
rbc/thrift/server.py
rbc/thrift/types.py
rbc/thrift/types.thrift
rbc/thrift/utils.py
rbc_project.egg-info/PKG-INFO
rbc_project.egg-info/SOURCES.txt
rbc_project.egg-info/dependency_links.txt
rbc_project.egg-info/requires.txt
rbc_project.egg-info/top_level.txt
utils/pypi-release-test.sh
utils/pypi-release.sh
utils/start_omniscidb.sh
utils/tag-version.sh