Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nicer printing of large numbers #95

Open
dfalster opened this issue Mar 18, 2016 · 1 comment
Open

Nicer printing of large numbers #95

dfalster opened this issue Mar 18, 2016 · 1 comment

Comments

@dfalster
Copy link
Contributor

This is solely a cosmetic issue:

In the console output for stateline server, it would be great to find a better way to display large energies. This is what happens at present (see last row):

  ID    Length    MinEngy   CurrEngy      Sigma     AcptRt  GlbAcptRt       Beta     SwapRt  GlbSwapRt
------------------------------------------------------------------------------------------------------
   0         1        inf    0.00000    1.00000    0.00000    1.00000    1.00000    0.00000    0.00000 
   1         1        inf    0.00000    1.00000    0.00000    1.00000    0.87547    0.00000    0.00000 
   2         1        inf    0.00000    1.00000    0.00000    1.00000    0.76644    0.00000    0.00000 
   3         1        inf    0.00000    1.00000    0.00000    1.00000    0.67099    0.00000    0.00000 

   4         1        inf    0.00000    1.00000    0.00000    1.00000    1.00000    0.00000    0.00000 
   5         1        inf    0.00000    1.00000    0.00000    1.00000    0.87547    0.00000    0.00000 
   6         1        inf    0.00000    1.00000    0.00000    1.00000    0.76644    0.00000    0.00000 
   7         1        inf    0.00000    1.00000    0.00000    1.00000    0.67099    0.00000    0.00000 

   8         1        inf    0.00000    1.00000    0.00000    1.00000    1.00000    0.00000    0.00000 
   9         1        inf    0.00000    1.00000    0.00000    1.00000    0.87547    0.00000    0.00000 
  10         1        inf    0.00000    1.00000    0.00000    1.00000    0.76644    0.00000    0.00000 
  11         2 100000000000000001097906362944045541740492309677311846336810682903157585404911491537163328978494688899061249669721172515611590283743140088328307009198146046031271664502933027185697489699588559043338384466165001178426897626212945177628091195786707458122783970171784415105291802893207873272974885715430223118336.00000 100000000000000001097906362944045541740492309677311846336810682903157585404911491537163328978494688899061249669721172515611590283743140088328307009198146046031271664502933027185697489699588559043338384466165001178426897626212945177628091195786707458122783970171784415105291802893207873272974885715430223118336.00000   54.59815    1.00000    1.00000    0.67099    0.00000    0.00000 
@darrnshn
Copy link
Contributor

Wow, that's a pretty big energy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants