-
## Introduction
Currently the fundamental component accessible to users is the **Flint Index**. In essence, a Flint index represents a derived dataset sourced along with its metadata log for index …
-
Comlete a proof of concept for CI/CD tools in both [FLINT.Example (cmake/C++)](https://github.com/moja-global/FLINT.Example) and [FLINT.Data_Preprocessing (Python)](https://github.com/moja-global/FLIN…
-
There were some issues with slogs when you try and try and run
%attach table_functions.sage
during a sage session. David mentioned he had some issues. I changed the slongs the longs and there wer…
tdupu updated
3 years ago
-
Flint fails to compile for me with
```
- File "flint/flint/dune", line 5, characters 0-9578:
- 5 | (rule
- 6 | (alias flint2_build)
- 7 | (targets
- .....
- 271 | (copy prefix/inclu…
-
Running flint++ from master (c04020e8693b315) on my own code results in
flint++: Tokenizer.cpp:99: std::string flint::{anonymous}::munchSingleLineComment(std::string&, size_t&): Assertion `i < pc.siz…
-
Attached patch adds templated matrix classes for FLINT's `fmpz_poly` and `zmod_poly` structs.
At the moment there is no extra functionality provided by the classes, but fast nullspace (over the fra…
-
Facebook recently released their internal C++ linting tool called flint:
https://github.com/facebook/flint
BuildBot should add another step (after test running, but before build delivery) which runs…
-
Hi all:
I found that **leftJoin** generates df that smaller than the left df
```
[In] [1]: joined_flint = left_flint.leftJoin(right_flint, tolerance=tolerance, key=by)
[In] [2]: print (joi…
GBJim updated
3 years ago
-
Whenever I try to use Flint here locally (no Hadoop/EMR involved), it keep barfing at me with the above error message in the subject. It's a setup on top of Python 3.7 with PySpark 2.4.4 and OpenJDK 8…
-
Just noticed flint from Microsoft which seems to do similar thing. May be useful to know if FontVal derives from it, or differences.