Documentation |
---|
A small project started as test of whether it is indeed as easy as advertised to translate algorithms from their mathematical description to Julia language.
Several simple alternating projection algorithms are planned for implementation:
The goals are:
to unify several algorithms in one framework.
] activate .
using AlternatingProjections
To build documentation, cd to docs
folder and run julia make.jl
0.1
Oleg Soloviev, o.a.soloviev@tudelft.nl