A symbolic finite element definition library
-
Updated
May 12, 2025 - Python
8000
Computer (symbolic) algebra systems and libraries are used for manipulations with symbolic mathematical expressions.
Usually, those libraries are capable of some calculus operations (differentiation, integration, finding the limit, etc.) and numeric manipulations.
The idea is to avoid floating number operations by computing the exact result instead.
A symbolic finite element definition library
A simple computer algebra system, implemented in groovy
redten: A symbolic algebra package for REDUCE which provides tensor and tensor-like objects and manipulation functions for work in General Relativity, mirrored from https://www.utsc.utoronto.ca/~harper/redten.html
This repository hosts a progressive series of implementations (Code_v1, Code_v2, and beyond) for deterministic β*-optimization in the Information Bottleneck framework. Includes symbolic fusion, multi-path inference, and Alpay Algebra–driven critical point validation (β* = 4.14144).
Some labs I completed in 6.009 spring 2023
Web platform for Physics learning management system.
Can you calculate the value of $\sqrt{1} + 1/\sqrt{2} + 1/\sqrt{3} + 1/\sqrt{4} + 1/\sqrt{5} + \dots$ ?
Symbolic algebra polynomials system in Scheme