Skip to content

mmattiucci2024/surreal_numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

surreal_numbers

Software that implements all procedures and functions related to surreal numbers.

https://marcomattiucci.it/matematica_iperreali_superreali_surreali.php

This SW provides procedures and functions for handling surreal numbers and their conversion to/from decimals, integers, and fractions. It also provides procedures for addition, subtraction, sign change, multiplication, inversion, and division operations between surreal numbers. A surreal number X is a pair of two lists each of which recursively contains surreal numbers: X = (LEFTX,RIGHTX) LEFTX = [Xl1,Xl2,...,Xln] RIGHTX = [Xr1,Xr2,...,Xrm] where Xl1,Xl2,...Xln and Xr1,Xr2,...,Xrm are surreal numbers such that it does not exist Xli greater or equal Xrj for any i,j.

Surreal numbers are more than hyperreal and hyperreal numbers, and can easily represent games and decision trees without random options and with full knowledge of the decision environment.

About

Software that implements all procedures and functions related to surreal numbers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages