Coder Social home page Coder Social logo

antuniooh / analytical-geometry-calculator Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 1.56 MB

Semester project for the subject of Analytical Geometry, a subject taken at the Centro Universitário FEI. Calculation and information from vector data input.

License: MIT License

Python 100.00%
analytic-geometry calculator math python line-vector equation-line n-vector relative-position distance-line plane-graphs

analytical-geometry-calculator's Introduction

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

Math Python Graph

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

The project consists of a vector calculator. The input reads the two points entered by the user, as well as the values ​​that make up the plane's equation. From these data it is possible to calculate: Obtained Line, Vector Equation, Line Equation, N Vector, Relative Position, Distance, Line and Plane Graph

app

🚀 How To Run

# Clone the repository
$ git clone https://github.com/antuniooh/analytical-geometry-calculator.git

# Access the project folder in your terminal / cmd
$ cd analytical-geometry-calculator

# In both Windows and Linux, the execution is done by executing the following line in the terminal, or using an IDE of your choice. It is necessary to install certain libraries before running the project itself.
$ pip install numpy
$ pip install -U Pillow
$ pip install matplotlib && pip install --upgrade matplotlib

# Open project
$ python main.py

analytical-geometry-calculator's People

Contributors

antuniooh avatar

Watchers

 avatar  avatar  avatar

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.