Arthur O'Dwyer
|
ced3bbcad4
|
Qualify calls to format
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
|
2023-08-21 10:18:44 -07:00 |
|
Zeno Rogue
|
07857e612a
|
rogueviz adjusted to the changes
|
2023-08-14 20:13:52 +02:00 |
|
Zeno Rogue
|
9853de5775
|
rogueviz:: sag:: -sagfull and dofullsa now accept times as float
|
2023-02-15 14:57:57 +01:00 |
|
Zeno Rogue
|
4ff8f4b68a
|
rogueviz::sag:: added CAP_SDL guards
|
2023-01-08 16:02:32 +01:00 |
|
Zeno Rogue
|
0dd29dd7cf
|
adjusted RogueViz to use the new 3D functions
|
2022-12-11 21:12:51 +01:00 |
|
Zeno Rogue
|
301dad5d7b
|
sag:: sagsmooth option
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
84344e7d5d
|
sag:: fixup to sag_edge
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
6450f7c8a6
|
sag:: set RV_INVERSE_WEIGHT flag
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
97fb10b6f0
|
sag:: vizsa_len now has a default value which does not invoke division-by-zero bugs
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
b7aae63b90
|
rogueviz:: remove visible_from_help, it just displays a list
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
a71207800b
|
rogueviz::sag::display match A/B parameters
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
3506ccac13
|
rogueviz::sag:: loglik_repeat works better now
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
5cdbca3b21
|
optimize_sag_loglik for match
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
e011f86671
|
sag:: an option to generate fake data, mainly for smMatch
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
5a19fffd8f
|
rogueviz::sag:: smMatch method
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
bb5fa51965
|
rogueviz::sag:: prepared for further methods
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
d828ff0e7e
|
output_stats may include numiter and temperatures
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
fa7145586f
|
fixup to long long
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
a1695a82d0
|
rogueviz::sag:: automatically set RT to average values
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
c8a1c8b5d7
|
rogueviz::sag;: geometry stats
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
4c30e6051f
|
rogueviz::sag:: Dijkstra edges, save/load distances from file
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
15d97a8cd1
|
rogueviz::sag:: angular distances
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
d39623fdd5
|
rogueviz::sag:: ll fixup
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
7ad4668623
|
rogueviz::sag:: numiter is now long long
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
e7bebaa79c
|
rogueviz::sag:: conserve memory for sagdist
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
3080e5d05b
|
rogueviz::sag:: further new options
|
2022-08-26 12:43:59 +02:00 |
|
Zeno Rogue
|
b6d665ff0e
|
rogueviz:: SAG improvements
|
2022-08-23 21:52:36 +02:00 |
|
Zeno Rogue
|
84d15a121b
|
rogueviz::sag:: modernized, also made the animation possible again
|
2022-08-23 21:52:36 +02:00 |
|
Zeno Rogue
|
793148729b
|
An option to play on a disk (and use bounded space rules). Also renamed 'bounded' flag to 'closed' or similar, and improved Halloween
|
2022-05-21 13:08:42 +02:00 |
|
Zeno Rogue
|
59ea009521
|
rogueviz::sag:: cleared debug
|
2021-06-25 15:14:22 +02:00 |
|
Zeno Rogue
|
279cd5a6ba
|
rogueviz:: option -rvspaces
|
2021-06-25 14:00:01 +02:00 |
|
Zeno Rogue
|
28d334c660
|
using addHook_rvslides and addHook_slideshows in various rogueviz demos
|
2021-06-25 13:53:23 +02:00 |
|
Zeno Rogue
|
b3bb235ac9
|
rogueviz::sag:: -saghubs option
|
2021-06-25 13:49:55 +02:00 |
|
Zeno Rogue
|
9ed06c7fee
|
rogueviz:: removed vizid
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
73c5b5e881
|
rogueviz:: used rv_hook in some viz
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
bdf97fc6de
|
rogueviz:: reorganized the presentations
|
2021-04-07 18:13:23 +02:00 |
|
Zeno Rogue
|
910775a25d
|
rvtour:: finished changing rvtour to pres
|
2020-09-13 06:32:18 +02:00 |
|
Zeno Rogue
|
72f84a1cf7
|
subcategory 'hyperbolic geometry and data'
|
2020-04-07 14:07:41 +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
|
220d23124b
|
moved cname() to sag
|
2020-03-29 15:37:56 +02:00 |
|
Zeno Rogue
|
24dd8c9376
|
replaced rogueviz::kind with rogueviz::vizid and rogueviz::vizflags
|
2020-03-29 15:14:23 +02:00 |
|
Zeno Rogue
|
505046e32f
|
files actually added
|
2020-03-29 13:41:56 +02:00 |
|