.. title: pypHs Framework .. slug: development .. date: 2015-12-14 22:45:10 UTC+02:00 .. tags: .. category: .. link: .. description: .. type: text .. author: Antoine Falaize .. contents:: CeCILL-B license ================= This software is governed by the `CeCILL-B license `_ under French law and abiding by the rules of distribution of free software. You can use, modify and/ or redistribute the software under the terms of the CeCILL-B license as circulated by CEA, CNRS and INRIA at the following `URL `_ . Ressources =========== The pypHs library is developed in python 2.7 langage. It has been successfully tested with the anaconda distribution (python 2.7) available `here `__ with latest versions for all modules (december 15, 2015). Both the library and the dictionary have to be placed in the same folder. Only the pypHs.py module should be loaded in the main python script. pypHs Library ============== The library includes tools for the graph analysis, the simulation and the automated generation of c++ code. It is available `here `__ pypHs Dictionary ================= The dictionary includes standard elementary components involved in the modeling of multiphysics systems. It is available `here `__ .