ficus
ficus copied to clipboard
The programming language Ficus
*NOTE: the previous [big ticket](https://github.com/vpisarev/ficus/issues/4) was renamed and closed.* Now we have some more things to be done to finally release Ficus 1.0 (or at least Ficus 1.0 beta): 1....
Fix the critical error in `s1d1`. It can pass all the regression test in `opencv_extra`. And I will update the `s1d1` of FP16 tomorrow.
(in bold there are higher-priority items) 1. - [x] **Basic ops on strings, lists, arrays, numbers, tuples etc. ...** 2. - [ ] **Real complex type & ops (need support...
this is not a high-priority item at all, but maybe it would be nice to add a true 'decimal' floating-point number type to ficus, based on https://github.com/vpisarev/DEC64/tree/alt. The rationale: 1....
... found during conversion of the compiler to ficus: - [x] `(_)` pattern should work for any number of formal parameters. - [x] when match case (or maybe any block)...
Fix possible out-of-bounds bug
This PR updates PDF file with current release of `Source Serif Pro` font, which was renamed to `Source Serif` and available as `Source Serif 4` in TeXLive. Also, table of...
This is the test case that I used when doing the gemm integration to opencv dnn. However, I found the result from ficus nn is different from numpy. Doublechecked with...
What is the project status? Do you want contributions? What kind of contributions do you accept? Should one file issues for the project? Should #5 and #16 be treated as...