Skip to main content
10 events
when toggle format what by license comment
Apr 9, 2019 at 12:20 comment added Mark McClure @Javier Yes - just write the IFS so that the attractor is contained in a line. For example: A = {{1, 0}, {0, 1}}/3; ShowIFS[{A, #} & /@ {{0, 0}, {1, 0}}, 5, AspectRatio -> 1/9].
Apr 9, 2019 at 10:36 comment added user1868607 very nice contribution. is it possible to produce 1-dimensional fractals like the cantor set with the existing implementation?
Jul 1, 2015 at 16:13 comment added AJY No. I'm still figuring out how to install a package.
Jul 1, 2015 at 16:11 comment added Mark McClure @AJY I've added the code defining the depth level version of ShowIFS to the response. It works fine in V9 on my mac. The package contains some other features as well. I don't know why you're having problems with it on your machine. I assume you unzipped the file, opened up the Installation.nb file and executed the commands in order - including the PrependTo command?
Jul 1, 2015 at 16:01 history edited Mark McClure CC BY-SA 3.0
added 2976 characters in body
Jul 1, 2015 at 15:32 comment added AJY I was not able to because I'm still having trouble figuring out how to get these packages working. I'm running 9 on a Windows 7 machine.
Jul 1, 2015 at 14:13 comment added Mark McClure @AJY Were you able to get my packages to work? I'd certainly be happy to help.
Jun 22, 2015 at 7:52 comment added Mark McClure Did you execute the PrependTo command in the Quick start section before the Needs command? If so, what OS and version of Mathematica are you running?
Jun 22, 2015 at 4:18 comment added AJY Mr. McClure, I am having surprising trouble getting Mathematica to accept your packages. Even when I go through the "installation" bit from the "File" menu, when I try to implement the "Needs" command, it gives me error messages about being unable to find what it requires.
Jun 21, 2015 at 13:08 history answered Mark McClure CC BY-SA 3.0