-
Hi - i am not sure if this is bug in the json-ld parser itself, but i am seeing incorrect interpretation of URLs that lack a forward slash. It looks like the parser is overenthusiastic about adding sl…
-
For HPC clusters, [`spack`](spack.io) has become the de-facto userspace package manager that compiles from source.
I've written a couple of spack packages and could add probably add support for Macau…
-
Hi,
I'm trying to use flint submitting a pyspark job on yarn.
```
>> ./bin/pyspark --master yarn --deploy-mode client --jars /opt/flint-assembly-0.2.0-SNAPSHOT.jar --py-files /opt/flint-assembly-…
-
Hello moja global family!
I would like to work on the project [Interface to configure and interact with FLINT Docker containers [D1, P1] **(Installation)**
](https://github.com/moja-global/Google_…
-
**What is the bug?**
While working on https://github.com/opensearch-project/opensearch-spark/issues/669 I noticed that JSON arrays, indexed into OpenSearch, always return NULL when queried via spark.…
salyh updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
We need a way for instances of FLINT Docker containers to communicate with the outside world.
**Describe the solution you'd like…
-
### Is your feature request related to a problem?
Not related to a problem at all, just in light of recent updates and community members request we felt this was the best solution for a community req…
-
-
This:
```
g++ -std=c++11 -o flint flint.cpp -lflint
```
with `flint.cpp`:
```
#include
#include
#include "series-benchmark.h"
int main()
{
fmpq_poly_t x, y, z;
fmpq_poly_init (x);
fm…
-
### Problem Description
There a code for calculating the Riemann Matrix for hyperelliptic (y^2 = f(x) ) and superelliptic (y^m= f(x) )
here in arb/flint
https://github.com/pascalmolin/hcperiods/tr…