GithubHelp home page GithubHelp logo

oarodriguez / isingchat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22.91 MB

A library to calculate the thermodynamic properties of a 1D Ising spin chain with beyond nearest-neighbor interactions.

PowerShell 0.01% Shell 0.04% Python 0.31% Jupyter Notebook 99.03% Mathematica 0.63%
thermodynamic-properties quantum-mechanics spin-chains ising-model-1d

isingchat's Introduction

Isingchat

Table of Contents
  1. About The Project
  2. Getting Started
  3. Organization
  4. Authors
  5. Acknowledgments

About the project

A library to calculate the thermodynamic properties of a 1D Ising spin chain with beyond nearest-neighbor interactions.

We explore the regular and irregular Ising chains with different range of interaction

Built With

You can use the following open source package management system

Getting Started

Prerequisites

It is recommended to create a separate virtual environment for isingchat. If you use conda, it is enough to make a minimal environment with Python 3.7 or greater, for instance,

conda create -n isingchatdev python=3.7

Naturally, other virtual environment managers can be used.

Installation

Isingchat dependencies are managed by poetry, so poetry should be installed in the system. In the project root directory, execute

poetry install

Poetry will take care of the installation process. Afterward, isingchat packages and command-line interface tools should be available in the current shell.

(back to top)

Organization

The project is organized as follows

  • src/isingchat/: Source for principal code
    • cli/
    • style/
    • ising.py: Main calculation code
  • conda/recipe/: recipes for conda-build construction package
  • scripts/
  • docs/
    • hardware/
      • cpuinfo: Hardware specifications used
  • test/
  • notebooks/: Folder with all notebook experiment for thermodynamic analysis
  • data/: all data calculated

Authors

Library

Omar Abel Rodríguez López, https://github.com/oarodriguez

Theory and main algorithm

José Guillermo Martínez Herrera

(back to top)

isingchat's People

Contributors

mhjguillermo avatar mhjguillermo20 avatar oarodriguez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.