Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-06-17 08:58:45
Size: 227
Editor: anonymous
Comment:
Revision 3 as of 2007-06-17 09:04:15
Size: 600
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Email: [[MailTo(you AT SPAMFREE example DOT com)]] Have you ever wondered what a plain "1" is in the output? Is it an integer, mod 5, mod 0, or p-adic -- or possibly a spy from Sydney?
Elements of rings should be output in distinct colors so that you can quickly tell the type.
Line 11: Line 12:
 * Number Field Elements -- Green  * Number Field Elements -- Forest Green

 * p-Adic Elements -- RGB(255,255,precision) where precision is the O precision

 * Integer Mod Elements -- RGB(p,255,24) where p is the modulus

 * A spy from Sydney -- Steel Grey

Your Name

Have you ever wondered what a plain "1" is in the output? Is it an integer, mod 5, mod 0, or p-adic -- or possibly a spy from Sydney? Elements of rings should be output in distinct colors so that you can quickly tell the type.

  • Integers -- Black
  • Rationals -- Red
  • Number Field Elements -- Forest Green
  • p-Adic Elements -- RGB(255,255,precision) where precision is the O precision
  • Integer Mod Elements -- RGB(p,255,24) where p is the modulus
  • A spy from Sydney -- Steel Grey


CategoryHomepage

days4/projects/colors (last edited 2022-04-11 03:37:08 by mkoeppe)