Commit Graph

12 Commits

Author SHA1 Message Date
Félix MARQUET
b8db18b8bb add exercise 2: complete heat equation implementation in Jupyter notebook with matrix construction and solution 2025-04-01 09:53:40 +02:00
Félix MARQUET
2678991cca add exercise 2: implement heat equation in notebook and Python script 2025-04-01 09:41:58 +02:00
Félix MARQUET
240a08b880 update simulation parameters: reduce number of steps in trajectory calculation 2025-03-28 16:51:51 +01:00
Félix MARQUET
5ac45bd805 update electron trajectory simulation: increase number of steps and correct position_y_exact calculation 2025-03-28 16:24:07 +01:00
Félix MARQUET
c0ba15492d refactor electron trajectory simulation: improve variable naming, enhance calculations, and add exact position plotting 2025-03-28 16:21:03 +01:00
Félix MARQUET
b5dd7d8820 add simulation scripts for electron motion in electric and magnetic fields 2025-03-28 16:06:33 +01:00
245a96ef79 add client-server architecture with GUI and message handling improvements 2025-03-11 14:58:34 +01:00
5ac3164019 add client and server implementation for socket communication with poo 2025-02-26 16:37:59 +01:00
7cefd91820 add audio LSB steganography implementation and improve client/server message handling 2025-02-25 10:51:18 +01:00
e2350d4b35 add client and server implementation for socket communication 2025-02-25 10:25:17 +01:00
14f076a85b add README file with project description and usage notes 2025-02-25 09:53:25 +01:00
f1c5e3b169 first commit 2025-02-25 09:50:35 +01:00