0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
factor out the stdandard signature lifting step for signature "eval". More... over 2 years ago
another code-inlining optimization for misc.fs More... over 2 years ago
Performance tuning: inlining some code; use */modf, /modf, modf, *. More... over 2 years ago
tune stdsig signadjust word to be branchless. More... over 2 years ago
fix edge cases with printing zero row/column matrices. More... over 2 years ago
attempt at a better scalable signature evaluation. More... almost 3 years ago
simple unrolling of the stdsig-n-eval method. More... almost 3 years ago
more proper implementation of non-normalized standard signatures. More... almost 3 years ago
preliminary support for standard odd signatures. More... almost 3 years ago
Direct computation of standard signatures when weigths are known. More... almost 3 years ago
implement mvpoly evaluation given specific values. More... almost 3 years ago
Fall back on DLSHIFT, DRSHIFT as implemented by GForth. More... almost 3 years ago
support for computing larger standard signatures. More... almost 3 years ago
unit-test standard signature against results from Bradley paper (passes). More... almost 3 years ago
normalize term order when printing multivariate polynomials. More... almost 3 years ago
some experimental code to compute holographic standard signatures. More... almost 3 years ago
fix ostack oconcat implementation. More... almost 3 years ago
more darkint work (division etc.) More... almost 3 years ago
add support for reverse iteration over arrays using -DO..-LOOP. More... almost 3 years ago
work in progress: bignum support. More... almost 3 years ago
fix infinite loop with "tree-like" edges that do not separate any faces. More... almost 3 years ago
fix another edge-case with down-counting loops. More... almost 3 years ago
fix edge-case with ?DO would not working for single-iteration case. More... almost 3 years ago
fix invalid memory access in module.fs More... almost 3 years ago
preparation for bug-fix release 0.1.3 More... almost 10 years ago
remove generated file from svn More... almost 10 years ago
minor (documentation) changes More... about 10 years ago
factor out generation of weighted pfaffien-orientation adjacency matrix More... about 10 years ago
fix (workaround) inverse-fkt-test failure More... about 10 years ago
minor comment fixes More... about 10 years ago