Skip to content

gabo-di/CoupledIsingModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoupledIsingModels

Stable Dev Build Status

This is repository to make simulations with Coupled Ising Models The idea is to implement various updating algorihtms that run in CPU and GPU and have mean field approximations too

TODO

[ ] GPU chess update (Should use AbstractComputation)

[ ] GPU Little update (Note that should use AbstractComputation and also change CPU Little)

[ ] Define the appropriate Hamiltonian for Little update

[ ] Coupled Ising Models simultaneous

[ ] Coupled Ising Models step by step

[ ] Plots of Ising Models in time

[ ] Optimization of algorithms

[ ] Other Methods of Mean values, like Plefka approximations

About

Do some research in Coupled Ising Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages