You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
Ce dépôt contient le code source LaTeX et les ressources associées à la rédaction de mon mémoire de stage de Master. Le travail porte sur la modélisation mathématique appliquée aux cyclones et a été réalisé dans le cadre d’un stage de recherche encadré par M. Hasler.
This project allows you to model network activity by parsing a configuration file in YAML format and implementing the described network model using Scapy.
This Python project demonstrates a simple client-server interaction on localhost. The server listens for client connections and responds with information about various web browsers based on user input.
Python script simulating predator-prey dynamics in an ecosystem. It models interactions, behaviors, and population changes of prey (Proie) and predators (Predateur). The simulation explores how parameter variations impact population dynamics.