All Projects → pi-base → data

pi-base / data

Licence: CC-BY-4.0 license
A community database of topological counterexamples

Projects that are alternatives of or similar to data

Mather
zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具
Stars: ✭ 270 (+542.86%)
Mutual labels:  topology, math
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (+73.81%)
Mutual labels:  topology, math
my-math-notes
All of my math stuff from grad school.
Stars: ✭ 41 (-2.38%)
Mutual labels:  topology, math
Grassmann.jl
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
Stars: ✭ 289 (+588.1%)
Mutual labels:  topology, math
Understanding-Analysis-Abbott-Solutions
Unofficial solutions to Understanding Analysis by Stephen Abbott (1st Edition)
Stars: ✭ 85 (+102.38%)
Mutual labels:  math
react-katex
Display math in TeX with KaTeX and ReactJS
Stars: ✭ 135 (+221.43%)
Mutual labels:  math
class
Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders
Stars: ✭ 54 (+28.57%)
Mutual labels:  math
bewl
A DSL for the internal language of a topos
Stars: ✭ 41 (-2.38%)
Mutual labels:  math
Tau.jl
A Julia module providing the definition of the circle constant Tau (2π)
Stars: ✭ 33 (-21.43%)
Mutual labels:  math
android-expr-eval
Android application to solve math expressions
Stars: ✭ 17 (-59.52%)
Mutual labels:  math
maskmath
An Explorable Essay on How Masks Can End COVID-19
Stars: ✭ 109 (+159.52%)
Mutual labels:  math
BigFraction
Java class that represents a fraction as a ratio of two BigIntegers, reduced to lowest terms.
Stars: ✭ 35 (-16.67%)
Mutual labels:  math
SurrealNumbers.jl
Implementation of Conway's Surreal Numbers
Stars: ✭ 30 (-28.57%)
Mutual labels:  math
Fourier-and-Images
Fourier and Images
Stars: ✭ 81 (+92.86%)
Mutual labels:  math
Oscar.jl
A comprehensive open source computer algebra system for computations in algebra, geometry, and number theory.
Stars: ✭ 182 (+333.33%)
Mutual labels:  math
abacus
📐 C# cross precision 3D maths library.
Stars: ✭ 35 (-16.67%)
Mutual labels:  math
asciimath-rs
Mathematical expression parser and evaluator
Stars: ✭ 16 (-61.9%)
Mutual labels:  math
vector-math
Shader-math in haxe: library for GLSL vector operations, complete with swizzles and all
Stars: ✭ 30 (-28.57%)
Mutual labels:  math
Linear-Algebra-and-Its-Applications-notes
《线性代数及其应用》笔记
Stars: ✭ 196 (+366.67%)
Mutual labels:  math
java.math.expression.parser
java math expression parser is faster than JEP
Stars: ✭ 25 (-40.48%)
Mutual labels:  math

compile

Moving forward, this repository will be the primary way of collaborating and contributing to the pi-base, and we'll be building and distributing tools to make that collaboration easier and richer.

Conventions

The historical literature isn't always consistent on notation or terms. We adhere to the following conventions:

Primary Texts

Where there is no contradiction with each other or the following conventions, we use terminology established in the following texts:

Separation Axioms

For the separation axioms, T_n ⇒ T_m whenever n ≥ m. For example regular is defined to assert that closed points and sets can be separated; T₃ is defined to be both regular and T₀. See e.g. wikipedia for more information.

Local Properties

If a property is named "locally P", then that means that every point in the space has a neighborhood base satisfying P for every member of the base. On the other hand, some authors define "locally P" to mean there is a single neighborhood satisfying P for each point. These definitions are occasionally equivalent (e.g. locally metrizable), but are not equivalent in general (e.g. locally compact). See this issue for discussion.

Use "locally P" when there's a basis of P neighborhoods, and (when not equivalent) use "weakly locally P" when there's a single P neighborhood.

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].