Skip to content

Fractal Geometric on Root@Cern Framework

Notifications You must be signed in to change notification settings

Aluinir/Flarions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flarions

Geometric Fractal

This geometric fractal based on C++ and Fortran, also that function use the x=4 & y=3 algorithm. Use the ROOT framework for this code! It's important!

Framework on Root@Cern

                                      - Use this funtion for fun! -

Building

Clone the repo

$ git clone https://github.com/root-project/root.git

Make a directory for building

$ mkdir build
$ cd build

Run cmake and make

$ cmake ../root
$ make -j8

Setup and run ROOT

$ source bin/thisroot.sh
$ root

More information regarding building.

Guide to install Framework ROOT @Cern https://root.cern.ch/root/htmldoc/guides/users-guide/ROOTUsersGuideChapters/InstallandBuild.

Download Flarions.C

https://github.com/Aluinir/Flarions.git

Releases

No releases published

Packages

No packages published

Languages