Abstract: A Distributed Point Function (DPF) is a crypto-graphic primitive used for compressing additive secret shares of a secret unit vector across two parties. Many DPF applications require ...
Abstract: Static type inference is an effective way to maintain the safety of programs written in a dynamically typed language. However, foreign functions implemented in another programming language ...
In Pyper, the task decorator is used to transform functions into composable pipelines. Let's simulate a pipeline that performs a series of transformations on some data.
Machine learning is an essential component of artificial intelligence. Whether it’s powering recommendation engines, fraud detection systems, self-driving cars, generative AI, or any of the countless ...
Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
Abstract: High-resolution and amplitude-preserved imaging is crucial for mapping impedance interfaces and identifying hydrocarbon reservoirs in the subsurface. Although elastic reverse-time migration ...
Abstract: Image-domain least-squares migration (LSM) has demonstrated promising potential in enhancing the spatial resolution of migration images effectively and efficiently. However, existing ...
Abstract: In this paper, we propose a method of reconstructing surface from point cloud using sparse ellipsoid radial basis functions(RBFs). The experimental results ...
Abstract: Haawking RISC-V IQmath is a mathematical function library for C/C++ programmers to seamlessly integrate the fixed-point digital Signal Processor (DSP) chip DSC28×, greatly reducing ...
Abstract: Point spread function (PSF) characterizes the intensity distribution characteristics of each object point and is widely used in areas such as defocus estimation, non-blind image deblurring, ...
The @a_sync('async') decorator can be used to define an asynchronous function that can also be executed synchronously.
ALICE-LRI (Automatic LiDAR Intrinsic Calibration Estimation for Lossless Range Images) is a C++ and Python library for lossless range image generation and reconstruction from spinning 3D LiDAR point ...