#
algebra
Here are 574 public repositories matching this topic...
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
finance
statistics
algebra
math
information-theory
vector
matrix
linear-algebra
probability
mathematics
regression
combinatorics
number-theory
numerical-analysis
distributions
-
Updated
Jul 22, 2021 - PHP
Functional programming in Java
java
algebra
functional-programming
effects
algebraic-data-types
monad
property-based-testing
persistent-data-structure
monoid
optics
-
Updated
Apr 1, 2021 - Java
Open book about math and programming.
-
Updated
Jul 19, 2021 - TeX
Monads and other dark magic for Elixir
elixir
algebra
algebraic-data-types
monad
functor
operators
category
applicative
type-class
traversable
-
Updated
May 7, 2021 - Elixir
Computer Algebra System in Javascript (Coffeescript)
javascript
coffeescript
algebra
computer-algebra
cas
symbolic
symbolic-manipulation
symbolic-computation
javascript-cas
algebraic-computation
computer-algebra-system
algebraic
-
Updated
May 14, 2021 - CoffeeScript
Generalized recursion schemes and traversals for Scala.
-
Updated
Apr 1, 2020 - Scala
Specification for common algebraic structures in JavaScript based on Fantasy Land
algebra
functional-programming
algebraic-data-types
specification
monad
functor
monoid
fantasy-land
adt
algebraic
static-land
-
Updated
Oct 29, 2019 - JavaScript
Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.
java
algebra
functional-programming
fold
annotation-processor
algebraic-data-types
visitor
java-8
optics
visitor-pattern
discriminated-unions
sum-types
laziness
derive4j
catamorphisms
exhaustiveness-checking
tagged-unions
-
Updated
May 25, 2021 - Java
P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library
algebra
animation
sse
simd
inverse-kinematics
quaternions
3d
3d-graphics
pga
geometric-algebra
quaternion-algebra
projective-geometry
dual-quaternions
-
Updated
Jun 2, 2021 - C++
fingolfin
commented
Jun 30, 2021
Right now, doc/ref/makedocreldata.g
hardcodes a list of files that we scan for GAPDoc comments.
I think we should simply list all *.gd and *.gi files here, automatically (as we do for AutoDoc).
Functional programming great resources
scala
algebra
functional-programming
monad
category-theory
recursion-schemes
monoid
typeclass
typeclasses
monad-transformers
free-monads
-
Updated
Apr 17, 2020
Open-source cross-platform symbolic algebra library for C# and F#. One of the most powerful in .NET. Can be used for both production and research purposes.
parse
latex
csharp
parsing
integration
cplusplus
calculus
algebra
jupyter
math
fsharp
computer-algebra
wiki
nuget
solver
arbitrary-precision
symbolic-manipulation
equations
differentiation
inequality
symbolic-math
-
Updated
Jul 25, 2021 - C#
-
Updated
May 11, 2021 - JavaScript
a symbolic math expression evaluator for javascript
javascript
latex
integration
calculus
algebra
math
solver
equation
symbolic
solve-equations
fraction
expressions
differentiation
fractions
substitutions
-
Updated
Jul 6, 2021 - JavaScript
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
python
machine-learning
statistics
ai
calculus
algebra
notebook
linear-algebra
probability
mathematics
pytorch
mathematical-analysis
maths
beginner
siraj
mathematical-functions
prerequisites
siraj-raval
machinelearning-python
-
Updated
Jan 6, 2020 - Jupyter Notebook
⟨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
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
-
Updated
Jul 23, 2021 - Scala
Curso de Álgebra Lineal
algebra
linear-algebra
markov-chain
linear-programming
vectors
udemy
markov-decision-processes
udemy-curso
juan-gabriel-gomila
-
Updated
Jul 17, 2021 - HTML
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
A ReasonML/Ocaml library for category theory and abstract algebra
algebra
monad
category-theory
monoid
semigroup
bucklescript
theory
prelude
reasonml
abstract
category
semiring
abstract-algebra
reason
semigroupoid
-
Updated
May 8, 2021 - OCaml
axkr
commented
Dec 24, 2020
Make docker image available with JIB:
- https://github.com/GoogleContainerTools/jib
- https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin
The docker image should be updated automatically on each master commit. Therefore we need a GitHub Action "Java with Maven".
These 3 applications should be available:
- [MMA-browser-usage](https://github.com/axkr/symja_android_libr
Symbolic parser generator for Julia language expressions using REDUCE algebra term rewriter
algebra
math
computer-algebra
julia
parser-generator
repl
metaprogramming
syntax-tree
reduce
symbolic-computation
term-rewriting
-
Updated
Jun 16, 2021 - Julia
Improve this page
Add a description, image, and links to the algebra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algebra topic, visit your repo's landing page and select "manage topics."
The main constructor from existing CSR/CSC data is e.g. try_from_csr_data. However, this deliberately rejects unsorted input. However, if the only issue with the data is that the column indices are not sorted, then this is fixable. We should provide a similarly named `try_from_unsorted_csr_d