Trajectory finding algorithm The goal is to design an algorithm that could find in post treatment the trajectory of point with the equation of the ray that it emits during the experiment. Summary of the equationThe problem will b 2025-02-01 Phillippe Research
January 2025 2MR ReportAuthor: Eymeric Chauchat Version: V1.0 (7 Jan 2025) Precedent report - No next report yet ! Goal and motivation of the reportThis present report is a direct following of the past month repo 2025-01-07 Research > Report
Tips for Editable mode Code Highlight in Editable modeWhen using an editable library, the Pylance code highlight can be fooled and doesn’t know where to look for the different code highlight. To solve this issue if working 2024-12-23 Research > DevBlog
FastBot autodrive resume Je vais essayer de regrouper tous les points les plus importants sur le passé du projet AutoDrive. Introduction info globaleLe dépôt de tout le projet est disponible sur le gitlab de l’école. Il est e 2024-12-12 EPSA #fastbot #french
Rapport bourse de la region. IntroductionLe rapport suivant donne une vue générale des démarches et des bonnes pratiques concernant l’échange international que j’ai pu vivre. L’échange effectué se situe au Japon, dans l’universit 2024-11-25 Administrative #french
Make a Pypi and Sphinx Publication GitHub Action This tutorial will give the main step through an exemple on how to create a GitHub action script. The structure of a GitHub action script will be described and each core element to automatically deplo 2024-11-19 Research > DevBlog
Lazy import of module One’s can define “lazy” module that will only load when explicitely ask. This means that we can define module that doesn’t fit our requirement and throw an error if we try to load (and haven’t install 2024-11-09 Research > DevBlog
X.Y.Z versionning basis Versioning follows the X.Y.Z format: X (Major): Incremented for breaking changes or incompatible API changes. Y (Minor): Incremented for new features that are backward-compatible. Z (Patch): Incremen 2024-11-09 Research > DevBlog
Creating a Python library The following document provides several step to create a python library. This guide aims at showing the good practices in order to publish a python library compliying with nowadays standard. Name and 2024-11-09 Research > DevBlog
December 2024 2MR ReportAuthor: Eymeric Chauchat Version: V1.0 (11 Nov 2024) Precedent report - Next report Goal and motivation of the reportThe present report is the first 2MR report. In this sense, it will summa 2024-11-08 Research > Report