Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vb9t4r$3smhq$2@dont-email.me>
Deutsch   English   Français   Italiano  
<vb9t4r$3smhq$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Python <python@invalid.org>
Newsgroups: sci.physics.relativity
Subject: =?UTF-8?Q?A_Web_app_showing_Einstein-Poincar=C3=A9_Synchronization_?=
 =?UTF-8?Q?procedure?=
Date: Wed, 4 Sep 2024 17:08:11 +0200
Organization: CCCP
Lines: 21
Message-ID: <vb9t4r$3smhq$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 04 Sep 2024 17:08:11 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f8d71566ceadf1b6fe05dd5e1564538d";
	logging-data="4086330"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+otyvDBauv6XKeMr3wrPCL"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:+XS8Qng6kCnpLycISRQeJN63uR0=
Content-Language: en-US
Bytes: 1417

Hi !

I've written a Web app to show Einstein-Poincaré Synchronization
procedure in action :

https://www.noedge.net/e/

[TODO: synch B on A and more documentation]

The procedure can be fully executed by :

- start the whole simulation
- set clocks randomly as wanted
- click on "A synch B"
(notice that only "local" clock values are taken into account)
- check the result (likely : non synched!)
- apply offset on A or B
- click again on "A synch B"

Comments welcomed!