Outils pour utilisateurs

Outils du site


pagemodel1

Package name

Copy this template in the new page you have just created.
This is just an example. Feel free to improve it.

Come back to the home page


Features


Environment : Python (3.6 and >)
Main open-source library used : Tensorflow
Common external packages : numpy, matplotlib,
user's packages : xxxx, yyyy (put internal or external links to get information about them and to download them)


Description


Short description

Input data

Output data

Examples of usage

Links to the appropriate pages of the section “exemple of cases”


Source files


name.py
#!/usr/bin/env python3
# coding : utf8
 
"""
===========================================================================
 
  Program  : xxxx.py
 
  version  :
  Author   : toto , CNRS-LISN 
  date     : (creation)    (new release)
  comments : 
 
===========================================================================
"""
#===========================================================================
#--- Packages
#===========================================================================
from mpi4py import MPI
import numpy as np
 
#===========================================================================
#--- Classes
#===========================================================================
#===========================================================================
#--- Functions
#===========================================================================
    # .....
#===========================================================================
#--- Main
#===========================================================================
    # .....
Traductions de cette page:
  • fr
pagemodel1.txt · Dernière modification : 2021/09/17 14:29 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki