AKTIVE

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins using file etc/generator/virtual/pattern/kernels.tcl version 4a69924ae9

2025-04-10
16:34
feat: added `transform points` to handle batch transform of point series chore: regenerated docs Leaf check-in: b91608abf5 user: aku tags: trunk
2025-04-09
16:41
chore: regenerated docs check-in: bcef8e9a2b user: aku tags: trunk
16:38
feat: database of named colors (CSS level 4), lookup command, image command check-in: f7c6ef1631 user: aku tags: trunk
16:20
update: code statistics update: tooling info check-in: ab02b79ec9 user: aku tags: trunk
2025-04-06
13:21
fix: typo (sources) fix: remove profile reference from `cached` check-in: b4f6eec15c user: aku tags: trunk
13:14
fix: typo chore: regenerated docs check-in: 901f7749df user: aku tags: trunk
13:11
tweak: indent/formatting of generated trace code check-in: 45aa31db99 user: aku tags: trunk
13:09
redo: switched column `top profile` from `cached` to custom implementation perf: ~200x (*) note: structurally identical to connected components (per-row base results + row fusion into larger blocks) feat: added complementary bottom profile (*) Comparing the generation of top and bottom profiles for 184 example images, the aggregated time went from 709513 milliseconds (before) down to 3215 milliseconds (after), for a factor `220.69 before/after`. check-in: 423b19c96b user: aku tags: trunk
2025-04-05
12:05
tweak: batch internals to identify a possibly hung batch processor check-in: a6bc813205 user: aku tags: trunk
2025-04-04
20:04
chore: more doc work check-in: 03ec2c4ef9 user: aku tags: trunk
20:03
chore: regenerated docs check-in: 6cd3629c5d user: aku tags: trunk
19:53
redo: switched `left profile` from `cached` to a simple row reducer. perf: ~10x (*) feat: added complementary right profile. (*) Comparing the generation of left and right profiles for 184 example images, the aggregated time went from 70922 milliseconds (before) down to 2168 milliseconds (after), for a factor `32.71 before/after`. check-in: 8f4bf0cb33 user: aku tags: trunk
16:34
feat: add `lines` sdf, representing a set of independent line segments check-in: a24a1f6a6c user: aku tags: trunk
15:58
tweak: emit marker comments highlighting generated glue code in tcl-type operators check-in: 0660097441 user: aku tags: trunk
15:57
tweak: drop superfluous type casting check-in: 2e23197773 user: aku tags: trunk
2025-03-31
22:53
fix: missing validations for polyline and circles. have to check for required number of points/circles check-in: f11ee38110 user: aku tags: trunk
22:52
core: regenerate documentation, see fix in previous commit check-in: 09a99642da user: aku tags: trunk
16:45
fix: small documentation typo check-in: d91a88e5af user: aku tags: trunk
2025-03-28
22:26
chore: regenerated embedded docs, new files check-in: 5e7d314124 user: aku tags: trunk
22:25
chore: regenerated embedded docs check-in: 2660b263c6 user: aku tags: trunk
22:22
feat: switched sdf element configuration to floating point (locations) where sensible note: IOW, sdf elements now can have fractional positions and dimensions relative to the pixel grid chore: updated examples and tests check-in: dfc3fb00c0 user: aku tags: trunk
22:19
feat: new types for fractional (floating point) 2d locations and rectangles, plus basic functionality check-in: f854da796b user: aku tags: trunk
22:18
fix: mishandling of degenerate stretch input (horiz line: src max == src min) feat: export stretch parameters and configuration through result meta data check-in: 5433851f98 user: aku tags: trunk
2025-03-22
10:55
perf: re-implement sdf circles at C level. perf: re-implement sdf polyline at C level. chore: updated test results (meta data, pixels are unchanged) chore: regenerated documentation check-in: defa56328f user: aku tags: trunk
2025-03-05
20:07
feat: image readers for reading from a string/bytearray feat: removed need for a temp file from the image -> tk photo conversion note: readers became ensembles chore: fix all uses of the `file` readers to match the changed syntax chore: regenerated docs check-in: 877403cead user: aku tags: trunk
20:05
feat: doc writer; extended to provide individual anchors for each example check-in: 150f71cb85 user: aku tags: trunk
2025-01-08
14:42
chore: regenerated docs. check-in: dd4d9ef80f user: aku tags: trunk
14:41
fix: aggregate argument checking and messaging. check-in: b488c542b7 user: aku tags: trunk
2024-12-19
14:56
fix: missing ref to cross reference file holding source markers. drop: doc fossil processing feat: new install helper, for debug, no doc processing at all. check-in: 8ff8edcc62 user: aku tags: trunk
14:54
doc: more internals doc about the lanczos interpolator. tweek: formatting, for clarity. check-in: ff143ab9e9 user: aku tags: trunk
2024-12-15
15:16
chore: documented new DSL `ref` command. chore: went through op specs, moved internals refs into docs. added additional refs. tweak: dropped asset labels, not really relevant. might re-add as reference to a doc page. chore: regenerated embedded docs. check-in: 2bb22628f0 user: aku tags: trunk