Developing research soft is a hard task that often lacks recognition in the academic world. But things are slowly changing.
An interesting paper on that subject : Laura Soito, Lorraine J Hwang, "Citations for Software : Providing Identification, Access and Recognition for Research Software", International Journal of Digital Curation, Vol 11, No 2 (2016), doi:10.2218/ijdc.v11i2.390. http://www.ijdc.net/index.php/ijdc/article/view/11.2.48/451
The two main solutions are : 1) writing a (...)
Chercheur à l’IEMN (Institut d’Electronique de Microélectronique et de Nanotechnologie),
enseignant à Polytech Lille dans le département Matériaux.
Articles les plus récents
-
How to make research software citable ?
27 janvier 2017, par Vincent MAGNIN -
gtk-fortran 16.10 released
9 janvier 2017, par Vincent MAGNINThe gtk-fortran project aims to offer scientists programming in Fortran a cross-platform library to build Graphical User Interfaces (GUI). Gtk-fortran is a partial
-
Créez vos images de synthèse avec POV-Ray
17 octobre 2016, par Vincent MAGNIN"Les logiciels de dessin en 3D sont souvent difficiles à prendre en main. Et si finalement il était plus simple de décrire une scène en tapant du code et en utilisant la ligne de commandes ? Nous allons voir à quel point il est simple de créer ses premières images de synthèse avec POV-Ray !"
L’article "Créez vos images de synthèse avec POV-Ray" publié dans Linux Pratique n° 088 en mars 2015 est disponible librement en ligne sous licence CC BY-NC-ND : (...) -
gtk-fortran 16.04 released
23 juin 2016, par Vincent MAGNINgtk-fortran is a GTK+ / Fortran binding based on the ISO_C_BINDING module for interoperability between C and Fortran, which is a part of the Fortran 2003 standard. It means that you can create Graphical User Interfaces entirely written in Fortran. Although gtk-fortran development is mainly focused on Linux, some users have also built it successfully under BSD, Mac OS X, Windows 7.
gtk-fortran offers interfaces to around 10000 GTK+ 2 and GTK+ 3 functions (GTK, GDK, GdkPixbuf, Cairo, Pango, (...) -
Scripts de surveillance du programme de la TNT
24 avril 2016, par Vincent MAGNINCette page propose au téléchargement le script Python3 publié dans le Linux Pratique de juillet-août 2016 (n° 96).
Une version commentée du script tnt.py, mise à jour le 10-09-2017 pour prendre en compte la modification de l’URL du fichier XML :
En bonus, je vous propose en plus un script pyxmltv.py sur :
https://github.com/vmagnin/pyxmltv
Il s’agit d’un script Python3 plus élaboré permettant de surveiller un fichier au format XMLTV contenant les programmes de la TNT sur plusieurs jours. (...) -
Format MIDI et musique algorithmique
7 avril 2016, par Vincent MAGNINFichiers sonores des deux articles publiés dans GNU/Linux Magazine n°196 (sept. 2016) et 197 (?) :
p. ? Format MIDI : composez en C !
p. ? Format MIDI et musique algorithmique
Code source du programme en C : https://github.com/GLMF/GLMF196/tree/master/Dev
Voici les fichiers sonores en formats OGG et MIDI :
Une gamme chromatique suivie des 128 instruments General MIDI :
Canon conçu à partir des premières mesures du canon de Pachelbel :
Variations sur ce canon : deuxième voix à l’écrevisse, (...) -
Format WAV et synthèse sonore
6 novembre 2015, par Vincent MAGNINFichiers des deux articles publiés dans GNU/Linux Magazine n°190 (fév. 2016).
Articles accessibles librement : p. 44 Format WAV : créez des ondes sonores en C p. 50 Format WAV : des sons de plus en plus complexes
Code source du programme en C : https://github.com/GLMF/GLMF190/tree/master/Dev/format_WAV
Sinusoïde à 440 Hz : Amp * sin(omega*t + phi)
Somme de 7 harmoniques décroissant d’autant plus vite qu’elles sont d’un ordre important (dents de scie descendantes) : for(j=1 ; j<=7 ; j=j+1) (...) -
Créez vos présentations avec Beamer
14 mai 2015, par Vincent MAGNIN"Avec Beamer, concentrez-vous sur le contenu de vos exposés, sans vous laisser distraire par la typographie et la mise en page, et profitez de tous les avantages de LaTeX."
L’article "Faites vos présentations avec Beamer" publié dans Linux Pratique n° 086 en novembre 2014 est disponible gratuitement en ligne sous licence CC BY-NC-ND :
http://connect.ed-diamond.com/Linux-Pratique/LP-086/Faites-vos-presentations-avec-Beamer (...) -
Ray Tracing Simulations of Reflections on Textured Solar Cells
2 février 2015, par Vincent MAGNINMy research activities since the beginning of 2012 concern the modelling of the reflections on pyramidal textures for silicon solar cells. I have developed a 3D ray tracing program which can compute the reflectivity on a textured surface. What it can do
any azimuth angle,
any altitude angle,
any wavelength in the [0.28 ; 1.0] µm range,
any light polarisation (including unpolarised light).
Multilayer Anti-Reflection Coating. Limitations of the current version (RAY3Dv3)
details of (...) -
Our modelling and optimisation tools
2 février 2015, par Vincent MAGNINFor 20 years, we have developed in Fortran electrical and optical models and optimization methods useful in optoelectronics. They have been tested and validated in numerous Ph.D. thesis or industrial contracts (see J. HARARI and V. MAGNIN papers), on various devices (photodiodes, phototransistors, waveguides, optoelectronic switches, etc.) Electrical models
Drift Diffusion model : 1D.
Energy model : 1D.
Poisson’s equation : 2D.
Auston model for photoswitches. Optical models
Modal (...)
page précédente | page suivante