Explore Nashpy subpackages and modules
mainNashpy is organized into several functional areas for game theory analysis:
nashpy.algorithms: Contains algorithms for finding Nash equilibria.nashpy.learning: Contains implementations for learning algorithms in games.nashpy.game: The core module for defining and interacting with game structures.nashpy: The top-level package providing the primary entry points for the library.