Tetration Forum

Full Version: GitHub repo for Mathematica packlet FractionalIteration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've created a GitHub repository for my new Mathematica packlet FractionalIteration. If you work with Mathematica feel free to review my work or add your own version! First I need to convert my old package to a paclet, a series of directories and files to automatically load the system, including documentation, into Mathematica.
(08/26/2022, 07:53 AM)Daniel Wrote: [ -> ]I've created a GitHub repository for my new Mathematica packlet FractionalIteration. If you work with Mathematica feel free to review my work or add your own version! First I need to convert my old package to a paclet, a series of directories and files to automatically load the system, including documentation, into Mathematica.

But it is still empty?
(08/26/2022, 03:10 PM)bo198214 Wrote: [ -> ]
(08/26/2022, 07:53 AM)Daniel Wrote: [ -> ]I've created a GitHub repository for my new Mathematica packlet FractionalIteration. If you work with Mathematica feel free to review my work or add your own version! First I need to convert my old package to a paclet, a series of directories and files to automatically load the system, including documentation, into Mathematica.

But it is still empty?

Oops, using a new tool and my git is rusty. Should be good now. Unfortunately Mathematica seems to have a subtle change from twenty years ago, so the code now runs differently. So no need to download anything before I get things cleaned up.