Giter VIP home page Giter VIP logo

basis-finder's Introduction

Basis-Finder

This !should! be a tool to find a basis for a vector space of a field with arbitrary operations - no guarantees, though

Usage

Running the program

You need to have python 3.7 installed (at least). You can then run the program by typing

python3 LinearDependence.py

in a cli of your choice (make sure that you have added python to your path and that you are in the folder that you cloned the script to). You will then be prompted to enter one of the presets (feel free to create your own). The real numbers are the default field, simply leave the input empty and press enter.

Changing the Matrix

Simply changing the variable to_test to a nxn matrix changes the matrix that is checked.

Changing the operations

The primary reason for the creation of this program is that I am not aware of a free (as in: also open-source), easy to use program that can handle arbitrary operations in arbitrary fields. At the top of the file, you will find different methods, each labeled according to their functionality. Changing the definition of addition, for example, changes the way that addition in the field is calculated. Just make sure that your operations satisfy the field axioms.

basis-finder's People

Contributors

candlelightner avatar

Watchers

 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.