All Projects → shawnbot → Topogram

shawnbot / Topogram

Licence: mit
Continuous area cartograms with d3 and TopoJSON

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Topogram

FlashRoute
🚀 Takes minutes to explore the topology of all routable /24 prefixes in IPv4 address space. Now supports IPv6 scan!
Stars: ✭ 26 (-91.53%)
Mutual labels:  topology
missing
A utility library for Clojure of functions and macros that complement clojure.core
Stars: ✭ 26 (-91.53%)
Mutual labels:  topology
Scikit Tda
Topological Data Analysis for Python🐍
Stars: ✭ 268 (-12.7%)
Mutual labels:  topology
tadasets
Synthetic data sets apt for Topological Data Analysis
Stars: ✭ 20 (-93.49%)
Mutual labels:  topology
L2-Emulator
Implementing a Layer-2 Emulator in C using Graphs and LinkedList
Stars: ✭ 17 (-94.46%)
Mutual labels:  topology
topology
General topology in Coq [maintainers=@amiloradovsky,@Columbus240,@stop-cran]
Stars: ✭ 36 (-88.27%)
Mutual labels:  topology
ntmap
Network topology map using Netbox as a data source
Stars: ✭ 74 (-75.9%)
Mutual labels:  topology
Grassmann.jl
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
Stars: ✭ 289 (-5.86%)
Mutual labels:  topology
swm-core
Pure Math in Pure Swift.
Stars: ✭ 190 (-38.11%)
Mutual labels:  topology
Dgtal
Digital Geometry Tools and Algorithm Library
Stars: ✭ 259 (-15.64%)
Mutual labels:  topology
my-math-notes
All of my math stuff from grad school.
Stars: ✭ 41 (-86.64%)
Mutual labels:  topology
yk-liu.github.io
Pointing to the Moon, my personal website.
Stars: ✭ 82 (-73.29%)
Mutual labels:  topology
MeshCore.jl
Curation and manipulation of general unstructured meshes for the Finite Element Methods (FEM).
Stars: ✭ 14 (-95.44%)
Mutual labels:  topology
TDAstats
R pipeline for computing persistent homology in topological data analysis. See https://doi.org/10.21105/joss.00860 for more details.
Stars: ✭ 26 (-91.53%)
Mutual labels:  topology
Mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Stars: ✭ 270 (-12.05%)
Mutual labels:  topology
formal-topology-in-UF
Formal Topology in Univalent Foundations (WIP).
Stars: ✭ 27 (-91.21%)
Mutual labels:  topology
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-76.22%)
Mutual labels:  topology
Hwloc
Hardware locality (hwloc)
Stars: ✭ 289 (-5.86%)
Mutual labels:  topology
Topy
Topology Optimization using Python
Stars: ✭ 278 (-9.45%)
Mutual labels:  topology
Persistence
A topological data analysis library for Haskell
Stars: ✭ 26 (-91.53%)
Mutual labels:  topology

Topogram

This is a JavaScript implementation of an algoritm to construct continuous area cartograms, by James A. Dougenik, Nicholas R. Chrisman and Duane R. Niemeyer, ©1985 by the Association of American Geographers. It relies heavily on d3 for rendering and TopoJSON both for writing and reading topological JSON geodata.

The included example combines TopoJSON-encoded and boundaries of the United States from Natural Earth with 2011 US Census population estimates to size each state proportionally.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].