LIS (programming language): Difference between revisions

Content deleted Content added
separate unrelated linear algebra package
Line 1:
:''See also [[LIS (linear algebra library)]]''
'''LIS''' (a Library of Iterative Solvers for linear systems)
programming language is a library written
in the [[C (programming language)|C]] language and [[Fortran 90]]
for solving [[linear equation]]s using reiteration method.
 
'''LIS''' (Language d'Implementation de Systèmes) was a system implementation [[programming language]] designed by [[Jean Ichbiah]]'s, predecessorwho languagelater todesigned [[Ada (programming language)|Ada]] was actually also called ''LIS'',.
but it meant ''Language d'Implementation de Systèmes''.
 
==EnvironmentReferences==
Installing LIS needs for computer environment can use compiler for C language.
Moreover, for using AMG fore disposition, needs compiler copes with Fortran 90.
In parallel computational environment, it uses OpenMP or MPI-1.
 
* Jean D. Ichbiah, ''The System implementation language LIS'', Louveciennes, France: Compagnie internationale pour l'informatique, 1976.
{{compu-prog-stub}}