Zeno Rogue
cebb0180a5
kohonen:: triangulate in 3D manifolds
2021-07-18 11:40:03 +02:00
Zeno Rogue
04c9bd193a
rogueviz:: added a header for kohonen.cpp and (newly added) embeddings.cpp
2021-07-18 11:38:45 +02:00
Zeno Rogue
bfe81feb2c
rogueviz::kohonen:: reverted unintentional revert
2021-07-14 09:22:33 +02:00
Zeno Rogue
64f4f93966
updated rogueviz to changed functions
2021-07-13 22:46:55 +02:00
Jesse Ruderman
123994bdc2
Fix UB when sorting empty vecs
2021-07-11 20:54:25 -07:00
Zeno Rogue
279cd5a6ba
rogueviz:: option -rvspaces
2021-06-25 14:00:01 +02:00
Zeno Rogue
c8b26954c2
rogueviz::kohonen:: made kohrestrict cell order more deterministic
2021-04-23 21:00:15 +02:00
Zeno Rogue
e5b87a1a36
rogueviz::kohonen::coloring_3d now via rv_hook
2021-04-07 18:13:45 +02:00
Zeno Rogue
9ed06c7fee
rogueviz:: removed vizid
2021-04-07 18:13:45 +02:00
Zeno Rogue
08fe6995c3
rogueviz::kohonen:: used rv_hook
2021-04-07 18:13:45 +02:00
Zeno Rogue
bfd635dedd
rogueviz::kohonen:: no levellines if lv.qty < 0
2021-04-07 18:13:45 +02:00
Zeno Rogue
b04e505b2b
rogueviz::kohonen:: change som_dispersion option
2021-04-07 18:13:45 +02:00
Zeno Rogue
3ad88ad30a
rogueviz::kohonen:: CLI option -som-wtd
2021-04-07 18:13:45 +02:00
Zeno Rogue
a4113d39a7
rogueviz::kohonen:: improved step debug, changed tt calculation
2021-04-07 18:13:45 +02:00
Zeno Rogue
b4d18ecc7f
rogueviz::kohonen:: improved dispersion debug, changed the default value
2021-04-07 18:13:45 +02:00
Zeno Rogue
8967d117e6
rogueviz::kohonen:: fixup to improved init
2021-04-07 18:13:45 +02:00
Zeno Rogue
e575fed606
rogueviz::kohonen:: animate option
2021-04-07 18:13:45 +02:00
Zeno Rogue
5df3fe3d12
rogueviz::kohonen:: show_rings option
2021-04-07 18:13:45 +02:00
Zeno Rogue
f27017e0d5
rogueviz::kohonen:: bestsample -1
2021-04-07 18:13:45 +02:00
Zeno Rogue
5ca009f58b
rogueviz::kohonen:: precise_placement
2021-04-07 18:13:45 +02:00
Zeno Rogue
d781bf538e
rogueviz::kohonen:: better initialization system
2021-04-07 18:13:45 +02:00
Zeno Rogue
9d0a252d14
shift-awareness in rogueviz
2020-07-29 23:34:00 +02:00
Zeno Rogue
c0e11b731a
rogueviz.cpp now includes only rogueviz core while rogueviz-all includes all; rogueviz modules can be included separately now
2020-03-29 16:03:31 +02:00
Zeno Rogue
24dd8c9376
replaced rogueviz::kind with rogueviz::vizid and rogueviz::vizflags
2020-03-29 15:14:23 +02:00
Zeno Rogue
9cae1cce92
removed refs to kohonen from readcolor
2020-03-29 14:37:04 +02:00
Zeno Rogue
336d04fed8
moved SAG, tree and Collatz from rogueviz.cpp to separate files
2020-03-29 13:09:10 +02:00
Arthur O'Dwyer
7a706478dc
Add a helper function voidp
to silence GCC warnings about %p
.
...
We must fully qualify calls to `hr::voidp` because the expression
`voidp(x)` is ambiguous or worse. "/usr/include/zconf.h" defines
`voidp` in the global namespace as a typedef for `void*`.
We don't want an unsafe functional-style cast to `void*`;
we want to call our nice safe helper function. So we qualify the name.
2020-03-23 14:39:28 -04:00
Zeno Rogue
e3a1079a32
kohonen:: no longer display rings in 3D if we are not in Kohonen
2020-03-21 09:34:04 +01:00
Zeno Rogue
31f6f28012
fixup to Rogueviz
2019-11-30 19:02:43 +01:00
Zeno Rogue
ab3992f58f
adjusted rogueviz
2019-11-30 19:01:01 +01:00
Zeno Rogue
f99b52358e
rogueviz::kohonen:: colored rings in 3D
2019-11-09 11:21:13 +01:00
Zeno Rogue
e2cbf80986
fixed save_compressed and load_compressed: did not work because of internal format change
2019-10-07 00:10:25 +02:00
Zeno Rogue
cbcc0f28ed
renamed the RogueViz files
2019-09-12 22:50:16 +02:00