Skip to content

Added Iterated function system in PowerShell #895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

PaddyKe
Copy link
Contributor

@PaddyKe PaddyKe commented Oct 23, 2021

To try the code on systems other than Windows, you can run the code here: https://code.labstack.com/powershell
It will generate a file that you can download afterwards.

Copy link
Contributor

@stormofice stormofice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thanks for the contribution!

The code looks clean and the resulting image is similar to the ones generated by the other implementations.

However it should be noted that a PowerShell version greater or equals than 7.0 is required to run this script.

I don't know if this is the same for the existing PowerShell implementations, but it is something to keep in mind for the automatic compilation/interpretation with SConscript.

[The devcontainer seems to always install the latest PowerShell (currently 7.2.0.1), so it should not be a problem there]

@leios leios merged commit fca9911 into algorithm-archivists:main Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants