Coder Social home page Coder Social logo

azizalqasem / formulalab Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 636 KB

FormulaLab derive, search, and manage, formulas in a database

Home Page: https://azizalqasem.github.io/FormulaLab/index.html

License: MIT License

Python 100.00%
formulas python sympy physcis math formuladatabase equation equation-solver formula-student derivation

formulalab's People

Contributors

azizalqasem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

curioustauseef

formulalab's Issues

[enhancement] Add Support for Textual SymPy AST Format

This is an excellent tool, I really thought SymPy was capable of this sort of thing. However for more advanced equations, like differential equations, it does not exactly work, if I describe something like the time - independent - schroedinger - equation I dont have a way of putting it in, even if it cant do all the operations, would it work to maybe take the stringified version of the SymPy data e.g Eq(-hbar**2*Derivative(psi(x), (x, 2))/(2*m) + V(x)*psi(x), E*psi(x)) this can maybe be walked like an AST? Treat unknowns as functions?

Just a suggestion:
It looks like you are doing your own parsing, which is commendable, but maybe something like atoms() or free_symbols() would work better? Maybe specifying operations and their inverses in its own base-database (e.g derivative being the inverse of integral (noting that constants can be lost)?

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.