Giter VIP home page Giter VIP logo

bootstrap-2d-python's People

Contributors

harolderbin avatar raoulsantachiara avatar ribault avatar sgmig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bootstrap-2d-python's Issues

Improve installation and contribution

In order to improve the installation and contributions from other users it could be useful to provide the following tools:

  1. Generate the .py modules from the .ipynb notebooks (avoids ModuleNotFoundError).
  2. Clean the cell ouputs in order to be git-friendly (see for example this site).
  3. Have a .gitignore file with *.py to reconcile point 2) and 3).
  4. Modify the README file to explain how to use these tools.

Points 1) and 2) can be achieved thanks to a script.

Rewrite the program, possibly using Julia

The program could be much improved if it was rewritten from scratch.

We could write it directly for numerical computations. Then we would not have to use formal series, or to ensure that we get Kac tables with rational (as opposed to real) conformal dimensions. We would
not use SymPy at all, and avoid having to convert SymPy expressions into numbers.

We have several separate classes for computing four-point functions in various models, but one class might be enough. We have a wrapper class Data which does not much and could conceivably be fused with the class which would compute four-point functions.

Julia can apparently do splines, latex displays, integration of complex functions. Apparently it manages complex numbers better than Python. It would be nice if it really led to faster calculations.

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.