Code Monkey home page Code Monkey logo

mathematicalpython's People

Contributors

dfzunigah avatar ianhawke avatar patrickwalls avatar williamlai2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mathematicalpython's Issues

Some code that pretty_prints operations not just results to consider...

This looks like a nice overview of useful stuff. I just began consolidating some code I have been using to get typeset representations of mathematical operations done in sympy. I use it to help my code averse students understand what the code has done. I see that you are still working on the text/output part of the sympy/python section. Anyway, I thought what I've done might be something useful for that section of your website. The package is presently just a .py file. I am working my way towards a pypi package and possibly getting this embedded in sympy. The git repository is Easy_Pretty_Math aka Display_math_operations.

Eigenvalues section and symmetric matrices

In the Examples subsection of the Eigenvalues and Eigenvectors section (in Linear Algebra), you state "Create the symmetric matrix $S = P + P^T$", but the code creates $S = P P^T$ (matrix multiplication).

As both would be symmetric they'll both work; I'd guess you mean the product as that's what you used in the Linear Algebra with SciPy section.

Road map

Hey Patrick,
This semester I'm teaching to mathematicians in an introduction to programming course. I was wondering if you have any kind of roadmap for this project.

I will recommend this content to my students so It's possible that I will be adding and commenting some of the code in your notebooks.

Let me know if I can help with something.

Introduction of lambda functions

Not sure how self-contained you're aiming this to be, but from a skim I saw that lambda functions are used in the root-finding section (first seen in the Bisection bit) but weren't introduced in the Function section (so I'm assuming that they aren't covered in the Python section at all).

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.