-
Updated
Jul 23, 2021 - TypeScript
#
topology
Here are 347 public repositories matching this topic...
A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:
A high-performance topological machine learning toolbox in Python
machine-learning
topology
mapper
scikit-learn
topological-data-analysis
tda
computational-topology
topological-machine-learning
-
Updated
Jul 15, 2021 - Python
Continuous area cartograms with d3 and TopoJSON
-
Updated
Aug 27, 2019 - HTML
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
topology
algebra
math
computer-algebra
linear-algebra
automatic-differentiation
quantum-computing
sparse
quaternion
complex-numbers
computational-geometry
differential-geometry
tensor
lie-groups
tensor-algebra
geometric-algebra
clifford-algebras
differentiable-programming
-
Updated
Jun 6, 2021 - Julia
Topology Optimization using Python
-
Updated
May 1, 2020 - Python
Topological Data Analysis for Python🐍
-
Updated
Jan 9, 2021 - Python
Digital Geometry Tools and Algorithm Library
-
Updated
Jul 22, 2021 - C++
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
formulae
topology
algebra
math
offline
geometry
linear-algebra
solver
mathematics
webapp
solve-equations
discrete-mathematics
maths
math-library
geek
offline-app
solve
solve-puzzles
educational-software
visualization-tools
-
Updated
Jul 6, 2021 - JavaScript
Scala DSL for Unit-Testing Processing Topologies in Kafka Streams
-
Updated
Jan 16, 2021 - Scala
Course on topology in condensed matter
-
Updated
Jul 22, 2021 - HTML
Core packages of the COMPAS framework.
-
Updated
Jul 16, 2021 - Python
Topological Data Analysis in Python
-
Updated
Feb 20, 2019 - Python
A Lean Persistent Homology Library for Python
data-science
topology
notebook
cython
scikit-learn
doi
trouble
persistent-homology
topological-data-analysis
tda
homology
ripser
-
Updated
Mar 30, 2021 - C++
Contains ESnet network mapping and circuit rendering code, as used in the ESnet portal.
-
Updated
Jun 28, 2021 - JavaScript
Open
Improving tutorials
1
jGaboardi
commented
Mar 22, 2021
Following up with #603 (the improved Quickstart tutorial) as an example all tutorials could use a bit more "story" in the future.
mglisse
commented
Nov 6, 2019
It could be useful to have a way to clone a simplex tree, more efficiently than a loop on get_filtration doing inserts (we have a copy constructor in C++).
ansible based multicloud orchestrator
cli
aws
ansible
cloud
topology
openshift
inventory
openstack
ansible-playbooks
provisioning
libvirt
hybrid-cloud
googlecloud
inventory-files
linchpin
-
Updated
Jan 27, 2021 - Python
Encode geographic data as topology in Python! 🌍 https://mattijn.github.io/topojson
-
Updated
Apr 20, 2021 - Python
Network topology collector and visualizer. Collects network topology data from dynamic mesh routing protocols or other popular networking software like OpenVPN, allows to visualize the network graph, save daily snapshots that can be viewed in the future and more.
-
Updated
Jul 16, 2021 - Python
Improve this page
Add a description, image, and links to the topology topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the topology topic, visit your repo's landing page and select "manage topics."
We currently try to open /sys/devices/system/cpu/cpuX/cache/indexY/shared_cpu_map for every PU and Y between 0 and 9. That's usually 6 useless syscalls per PU since most CPUs have 4 caches per PU. That's almost 1ms per PU.
Linux numbers caches from 0 to N-1 internally but some of them might get skip when added to sysfs for some reasons (see cache_add_dev() in drivers/base/cacheinfo.c). That mea