0.0.1-development • Published 4 years ago

epsilonmath v0.0.1-development

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

Epsilon Project

Epsilon

styled with prettier Coverage Status Build Status

In a nutshell

Essentially, Epsilon is a way to disconnect mathematical ideas and the descriptions of them. In the same way that Rx is a method of implementing the pub/sub paradigm in Rxn language (i.e. RxSwift, RxJS, etc,) Sigma is a way of implementing mathematical ideas in programming languages.

Implications

This means that there would be a EpsilonSwift, EpsilonTS, and so on. For now, the project focuses on figuring out how to deal with mathematical expressions and figure in pseudocode, independently of any programming language. Once this abstract framework is finished, we can then begin implementation in different languages.