-
### Is your feature request related to a problem? Please describe.
There is a potential vulnerability with cocos, where algorithms with access to data within an enclave have the ability to extract an…
-
-
> **Note:** this is a bit messy, will be cleaned some time soon
## Background
- **Privacy-preserving computation**: either X of F are hidden to who computes F(X)
- **Verifiable computation**: A…
-
# Verifiable Computing Module
This document details the implementation of a 2-layer Ethereum tethering module, **VCM**.
**Programming Language**
To fully maximize the performance of given hard…
-
**Describe the issue**:
Computing a masked version of a sparse array throws an error on `compute`. I am aware than sparse support may not be official but figured I'd report anyway.
**Minimal …
-
**What happened**:
Computing the minimum date from a dask array causes an exception to be thrown. That dask array was converted from a dask dataframe using `to_dask_array`.
**What you expected t…
-
**Describe the issue**:
When computing `idxmax` on grouped dataframe, dask returns a different result from pandas.
**Minimal Complete Verifiable Example**:
```python
import pandas as pd
imp…
-
**Summary**
At GENXT, we develop security addons for Kubernetes that leverage Confidential Computing technology, which is a protection of data while it's in use in remote infrastructures by performin…
-
**Describe the issue**: When reading csv files with different column names `dask.dataframe.DataFrame.read_csv()`, renaming a column (shared by all files) before computing throws an error. This err…
-
**Describe the issue**:
Running ttest_ind with dask arrays that have nan dimensions produces t-test results that are nan.
Computing selections before taking the t-test is a workaround that pro…
lrast updated
2 years ago