-
Submitting Author: Luca Simi (@lucasimi)
Package Name: tda-mapper
One-Line Description of Package: A Python library based on the Mapper algorithm for Topological Data Analysis.
Repository Link (…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
* bleak version: 0.21.1
* Python version: 3.10
* Operating System: android
### Description
python-for-andorid+flask
### What I Did
this is my flask code
```
import asyncio
import blea…
-
When I was installing giotto-tda the following error occurred:
``` python -m pip install -U giotto-tda-nightly```
ERROR: Could not build wheels for giotto-tda-nightly, which is required to install p…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
The problem: Can't install giotto-tda, giotto-ph, giotto-time etc on aarch64 (NVIDIA Jetson) architectures. I get the error:
ERROR: Could not build wheels for giotto-tda.
The reason: Allowing …
-
Ripser is an implementation of Vietoris-Rips complex calculation for applications in persistent homology. The library is written in C++ (I think?), but there is a Python wrapper library.
## Why
P…
-
When performing configuration and recording in one step everything works fine
```bash
$ ./mmwave --capture-dir testdir1 --configure --record
STARTSTATUS 0 | DEV MAP: 32 | [MMWCAS-DSP] TDA Connec…
-
## Please read the [bug submission guidelines](https://tda-api.readthedocs.io/en/latest/help.html) before submitting a bug.
Not following guidelines may result in your bug being ignored and/or clos…
-
I'm reading the guide https://tda-api.readthedocs.io/en/latest/auth.html#fetching-a-token-and-creating-a-client
>If you don’t want to create a client and just want to fetch a token, you can use the…