https://github.com/tomzx/mathematics-concept-map
The Mathematics Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about mathematics over the years.
https://github.com/tomzx/mathematics-concept-map
concept-map mathematics
Last synced: about 2 months ago
JSON representation
The Mathematics Concept Map is my attempt at reconstructing all the internal knowledge I've acquired about mathematics over the years.
- Host: GitHub
- URL: https://github.com/tomzx/mathematics-concept-map
- Owner: tomzx
- License: mit
- Created: 2017-02-23T19:05:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T03:15:47.000Z (over 5 years ago)
- Last Synced: 2025-02-05T08:51:04.527Z (3 months ago)
- Topics: concept-map, mathematics
- Homepage: https://tomzx.github.io/mathematics-concept-map/
- Size: 15.6 KB
- Stars: 15
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mathematics Concept Map
The **Mathematics Concept Map** is my attempt at reconstructing all the internal knowledge I've acquired about mathematics over the years.
The concept map can have multiple purposes:
* Serve as a refresher
* Find related topics of interest
* Guide newcomers in the domain by exploring topics by their relatedness
* Get an idea of the size of the domain## Contributing
To view and explore this concept map, you will need a [GraphML](https://en.wikipedia.org/wiki/GraphML) compatible application. In order to edit this graph, I've personally been using [yEd](https://www.yworks.com/products/yed).
If you find any typographical mistake, improper links, or want to add more content to the concept map, feel free to submit a pull request!
## License
The code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). See [LICENSE](LICENSE).