Skip to content

PinkPantherPC/MathWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathWorld

What's MathWorld?

MathWolrd is a python module for using sympy with analytic geometry.

Use objects to simulate geometric elements on a 2D plane, such as points, lines, and segments. By using SymPy to define their characteristics, it is possible to utilize MathWorld to solve symbolic problems on the Cartesian plane.

You can check out the documentation in the repo Wiki

Last Release

Compared with version 0.1.0, external functions have been included in classes such as @staticmethod and the documentation has been improved for a better approach! I also improved the handling of variables of type float.

You will be able to see more details within the Github Releases

Installation

To install mathworld you can use pip (if you already have python installed) by typing the following command in your terminal

pip install mathworld

Alternatively, you can download MathWorld.zip from the most recent Github Release.

⚠️ Warning: Do not download code files directly from the repository, as they are frequently updated. The package might not be functional or properly documented.

Acknowledgments

This project makes use of SymPy, a Python library for symbolic mathematics.

I gratefully acknowledge the developers and contributors of SymPy for their exceptional work in creating and maintaining this robust and versatile computational tool. SymPy is released under the BSD license.

About

A python module for using sympy with analytic geometry

Topics

Resources

License

Stars

Watchers

Forks

Languages