Commit Graph

2474 Commits (3532f75c2b257c5af29c7b59795cfff92062d306)

Author SHA1 Message Date
Pierre-Antoine 3532f75c2b Solver: Mage: Minor change. 2026-09-02 16:21:31 +02:00
Pierre-Antoine 6c59919972 Pep8: Fix. 2026-09-01 11:36:35 +02:00
Pierre-Antoine 77d56b8bec Ensemble: Keep results nim, mean and max for each run. 2026-09-01 11:34:37 +02:00
Pierre-Antoine 7ef7bc13dc Ensemble: Continue to adapt results. 2026-08-28 16:15:59 +02:00
Pierre-Antoine a1d85274b9 Ensemble: Put ensemble results data into results obj. 2026-08-28 11:10:29 +02:00
Pierre-Antoine e7b9bc92a2 Ensemble: Run: Log variation. 2026-08-27 10:10:08 +02:00
Pierre-Antoine 7d8e414fe2 Ensemble: Fix missing requirements 'psutil'. 2026-08-27 09:48:12 +02:00
Pierre-Antoine 476bcc9c55 Ensemble: Made it compatible with other solver than mage8. 2026-08-27 09:44:03 +02:00
Pierre-Antoine ae006f52f4 Ensemble: Table: Fix double assignation for data type and target. 2026-08-26 16:04:58 +02:00
Pierre-Antoine 3583a93ae0 Ensemble: Set ensemble as read only study (except for ensemble). 2026-08-25 17:07:34 +02:00
Pierre-Antoine 212a00a43c Ensemble: Fix missing file. 2026-08-25 14:42:41 +02:00
Pierre-Antoine e5dbba362a Debug: Add memory usage to debug timer window. 2026-08-21 16:55:50 +02:00
Pierre-Antoine bdc09addfa Ensemble: Fix results reading. 2026-08-21 16:55:17 +02:00
Pierre-Antoine 51b3987a4a Mage: Ensemble: Add bin reading method. 2026-08-21 15:28:17 +02:00
Pierre-Antoine e7290fa81b Ensemble: Fix ensemble study meta data save. 2026-08-21 15:27:17 +02:00
Pierre-Antoine b5432498c6 Ensemble: Add sequential runs with RUG variation into mage export. 2026-08-20 16:00:40 +02:00
Pierre-Antoine 807592eab2 Ensemble: Rename 'range' to 'params'. 2026-08-14 16:33:41 +02:00
Pierre-Antoine 394c0779fc Ensemble: Add min max dialog for range. 2026-08-14 16:30:27 +02:00
Pierre-Antoine 5b3f777100 Ensemble: Minor change and add target data to table. 2026-08-14 09:27:39 +02:00
Pierre-Antoine 8b36905842 Ensemble: Fix some view/model interations. 2026-08-14 09:27:36 +02:00
Pierre-Antoine b203e8e062 Ensemble: Fix editing ensemble list. 2026-08-12 16:46:13 +02:00
Pierre-Antoine 4d4df1bde2 Ensemble: Function: Randomize Uniform sample. 2026-08-12 15:19:12 +02:00
Pierre-Antoine 876780a349 Ensembles: Open Ensemble windows from scenarios. 2026-08-12 14:50:58 +02:00
Pierre-Antoine 3b83377f3c Ensemble: Draw ensemble scenario as rect and minor fix. 2026-08-07 16:28:13 +02:00
Pierre-Antoine e64c45b621 Ensemble: Create new ensemble scenario. 2026-08-07 15:18:22 +02:00
Pierre-Antoine 70dae9ab1b Ensemble: Prepare view with add base classes. 2026-08-06 15:33:53 +02:00
Pierre-Antoine 0bb3c5bc65 Ensemble: Minor change to prepare view integration. 2026-07-31 16:19:13 +02:00
Pierre-Antoine 54f5c7c548 Ensemble: Switch data pid to data ref, and minor change. 2026-07-30 11:14:33 +02:00
Pierre-Antoine 56217186ff Ensemble: Fix save/load methode. 2026-07-29 16:31:13 +02:00
Pierre-Antoine 82fb2bcc48 Ensemble: Change function to id and name, minor change and fix. 2026-07-29 15:19:36 +02:00
Pierre-Antoine 6dc42b637a Ensemble: Function: Some minor fix and add it to study. 2026-07-24 11:45:39 +02:00
Pierre-Antoine e6d12713e3 Ensemble: Minor change. 2026-07-24 10:04:15 +02:00
Pierre-Antoine 9456cf32fc Ensemble: Function: Add base classes. 2026-07-24 10:02:25 +02:00
Pierre-Antoine 9b1fb4e7d2 Ensemble: Add ensemble base classes. 2026-07-23 09:51:17 +02:00
Pierre-Antoine c09c62f077 Merge: Results reading optimisation. 2026-07-10 10:18:58 +02:00
Pierre-Antoine 7a2e93a995 Results: Custom plot: Minor change. 2026-07-10 09:16:05 +02:00
Pierre-Antoine 5327c29641 Results: Custom plot: Use 'zfd' np table. 2026-07-09 18:05:10 +02:00
Pierre-Antoine be865102a8 Results: Put 'zfd' data into np table. 2026-07-09 16:53:48 +02:00
Pierre-Antoine 37f1b43b93 Debug: Fix pep8. 2026-07-09 10:16:23 +02:00
Pierre-Antoine 16f0775783 Pamhyr: Update all copyright. 2026-07-09 10:13:06 +02:00
Pierre-Antoine f2c4285b4c Debug: Minor change. 2026-07-09 09:03:11 +02:00
Pierre-Antoine ee95f0e89e Debug: Add csv export method. 2026-07-08 17:55:31 +02:00
Pierre-Antoine 1306977954 Debug: Add Timer window. 2026-07-08 16:38:41 +02:00
Pierre-Antoine 476fa81bc2 Results: Plot{AC,RKC}: Fix max elevation and minor change. 2026-07-07 21:56:19 +02:00
Pierre-Antoine e8f1f0ac43 Results: Add TableData pamhyr object for np table. 2026-07-03 17:03:33 +02:00
Dylan Jeannin cfbc2d96a1 Mage: Fix parsing for .LAT files 2026-07-03 13:07:10 +02:00
Pierre-Antoine 1adf24ce77 Geometry: ProfileXYZ: Minor optimisation of computation. 2026-07-02 15:04:33 +02:00
Pierre-Antoine a61d130baa Solver: Mage: Comment setter Z, Q and V into profile and bufferize and fix indent. 2026-07-02 11:43:00 +02:00
Pierre-Antoine 0a1760cee6 Results: CustomPlot: Continue to switch to np table. 2026-07-02 11:00:51 +02:00
Pierre-Antoine 3e094af325 Results: CustomPlot: Use np table. 2026-07-01 17:54:34 +02:00