Code Monkey home page Code Monkey logo

python_algebra's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @aragonnetje6
  • ๐Ÿ‘€ Iโ€™m interested in improving my programming skills
  • ๐ŸŒฑ Iโ€™m currently learning rust
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on any interesting project
  • ๐Ÿ“ซ How to reach me: email, twitter, links in profile

python_algebra's People

Contributors

aragonnetje6 avatar

Stargazers

 avatar

Watchers

 avatar

python_algebra's Issues

No more isinstance()

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Matrices

Is your feature request related to a problem? Please describe.
Matrices are needed for linear algebra, and should be implemented.

Describe the solution you'd like
datastructures for vectors and matrices

Improve simplify

General polynomial form, distribute all terms, etc.
Keep special constants intact

IEEE compliant float handling

Is your feature request related to a problem? Please describe.
Typing and float handling is inconsistent

Describe the solution you'd like
Make typing more consistent, make all operations IEEE compliant

cache simplification

Is your feature request related to a problem? Please describe.
simplification takes long, despite object reuse

Describe the solution you'd like
caching using a private variable

Describe alternatives you've considered
functools.cache relies on recursive hash, which causes crashes

Polynomial solver

Is your feature request related to a problem? Please describe.
equality checks are currently garbage, and cannot solve equations. If this is possible, the use cases for the library are massively expanded

Describe the solution you'd like
implementing basic polynomial root finding, can quite easily be generalized to all other functions

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.