Skip to content

NWSOFT-ORG/solve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve

A tool to solve linear equations in one unknown

Introduction of NWSh

This is part of the NWSh project. NWSh is a shell that has got all sorts of useful tools that you need, which is fully extensible in Python.

Structure

plugin/
    +- solve.json   -- NWSh plugin data
src/
    +- interface.py -- Input and output functions
    +- solver.py    -- Wrapper of sympy solve
main.py             -- Entrypoint

About

Equation solver. Part of the NWSh Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages