User Portlet User Portlet

Discussions
I've tried to implement Breadth First Search algorithm in MMA, to attempt to solve the 8-puzzle game. But in some cases, I ran out of memory, but on other cases it solves without problem. Here is the code I am using to make BFS, in the case of...
Very interesting dissertation about distance Jaro, so I get to understand you still preserve certain discrepancies with > textdistance results , I do not know how to solve them because that escapes my knowledge, but I do not know if you...
I am in doubt about whether my procedure to solve an exercise of the book GRAPHICS with MATHEMATICA, FRACTALS, JULIA SETS, PATTERNS and NATURAL FORMS of the authors CHONAT GETZ and JANET HELMSTEDT,has been correct, because unfortunately the authors...
Hello everyone, after the invitation I received from a friend, to try to program the playfair cipher in mathematica, I started looking for information about it because the one that he provided was not enough. My first place to look was...
Hi Eric At first glance I have not found where the fault is in your code, I did it a moment ago and got good results, please see the image below. ![resuelto][1] I could not reproduce the results that you show and it would be better if you...
Searching in the web for information about the affine transformation, I found the one page, which called my attention for the tree that show and is this ![tree][1] but unfortunately do not give information about the algorithm to create it, I...
Hello everyone, I am doing the following experiment with triangles, the idea is the following, we take a triangle in space, for example the triangle with points A (0,0,0), B (0,60,0), C (80,0,0) then we look for the largest angle of said triangle,...
A very interesting solution to analyze and test, thanks for sharing it. Greetings Luis
Thank you very much for your great help Sander now if you get the graph that I thought, I kept browsing Paul's page and I'm interested in the following image, But now it turns out that you get another error message related to Raster Array, I share...
Thanks for sharing the information, it's just amazing (-.-)