Skip to content

A naive and first try to implement a 2D Square Ising Model using Julia

License

Notifications You must be signed in to change notification settings

lssimoes/MyIsing.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Square Ising Model on Julia

That's a naive implementation of a 2D Square Ising Model using Julia and some of its packages (Gadfly.jl and DataFrames.jl)

It's more of an educational project to myself (based on some 'home exam' that I had to do) than a notorius implementation.

Now it's on a phase of optimization, so if you have any suggestions feel free to comment on an issue

About

A naive and first try to implement a 2D Square Ising Model using Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages