Jump to content

Kronecker product based fractals: Difference between revisions

m
→‎{{header|C}}: Remove vanity tags
m (→‎{{header|Sidef}}: added link to output files)
m (→‎{{header|C}}: Remove vanity tags)
Line 43:
Thus this implementation treats the initial matrix as a [https://en.wikipedia.org/wiki/Sparse_matrix Sparse matrix]. Doing so cuts down drastically on the required storage and number of operations. The graphical part needs the [http://www.cs.colorado.edu/~main/bgi/cs1300/ WinBGIm] library.
<lang C>
/*Abhishek Ghosh, 20th September 2017*/
#include<graphics.h>
#include<stdlib.h>
10,343

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.