Skip to content

Implementation of the Barnsley fractal in any other language of choice. #5

@chathura-de-silva

Description

@chathura-de-silva

issues banner for Barnsley fern

  • Currently implementations are only available in Python. I am working on a Julia one which focuses more on mathematical aspect with accuracy and precision in contrast to the Python implementation which prioritizes better visualization with Realtime plotting.

  • You can implement the Barnsley fractal using any other language of your choice focusing on Realtime visualization aspect. (Again, Julia implementation is still under development. But still you could contribute with a math and precision focused one with enough flexibility to tweak if you really want to)

  • Encouraged to implement everything as similar as possible to the existing python implementation. Any improvements are welcome and differences due to limitations of the available third-party dependencies of the chosen language is completely fine. (Lacking ability to tweak just one or two non-crucial parameters are also totally fine)

  • Open a pull request mentioning the language you've used in your implementation after completing the implementation.

  • No need to rewrite documentation again but appreciated if possible. Otherwise open an issue for that mentioning what are the differences and additions when compared to the base implementation you followed, either Python or Julia*. Add the label documentation to the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions