GithubHelp home page GithubHelp logo

maddyguthridge / equator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 214 KB

A maths interpreter built in Python using SymPy

License: Other

Python 100.00%
calculator equator interpreter math mathematics python symbolic-math sympy

equator's Introduction

Hi, I'm Maddy!

This is my GitHub profile, which is where I host many of my programming projects.

My user statistics My language statistics

equator's People

Contributors

maddyguthridge avatar

Stargazers

 avatar

Watchers

 avatar

equator's Issues

Fancy output display

Includes:

  • Line numbers inside a margin
  • Arrow keys to move cursor in Linux
  • Auto colourisation of output to aid readability
  • Pretty exception formatting (pointing to affected character?)

Test

Sympy/Sympy/#22142

Log functions

Including:

  • log(x) for base-10 log
  • ln(x) for natural log
  • log_n(x) for base-n log, where n is an number

Better ways to format decimals as scientific or standard notation

The current way is slightly buggy and unreliable.

Example case: 52^8 is > 10^9 so it should be presented in scientific notation, but it isn't.

If possible, have separate functions for standard notation and scientific notation since they will be useful for output formatting later on.

Add support for output formatting

Use -> to split input from formatting options.

Includes:

  • dec to put output as decimal
  • +/- to include only/exclude the results of some variables

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.