Metadata-Version: 2.1
Name: FormulaLab
Version: 0.0.3.3
Summary: Mathmatical Formulas Database Search Engine
Home-page: https://github.com/AzizAlqasem/FormulaLab
Author: Abdulaziz Alqasem
Author-email: Aziz_Alqasem@hotmail.com
License: UNKNOWN
Description: # FormulaLab
        FormulaLab is a formula search engine for mathmatical equations (math, physics, chemistry, ...). It searches through formulas database and fiend the desired variable(as a function of other variable(s)) either directly of indirectly. The indirect search is by going through analytical subtitutions to connect two variables and form a new formula that is not in the database. FormulaLab provide a convienant envieronment to store, find and use multiple formulas in your code.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
