maxima
There are 91 repositories under maxima topic.
robert-dodier/maxima-jupyter
A Maxima kernel for Jupyter, based on CL-Jupyter (Common Lisp kernel)
CallForSanity/Gaalop
Gaalop (Geometic Algebra Algorithms Optimizer) is a software to compile and optimize geometric algebra (GA) expressions into high-level programming language code. Geometric algebra expressions can be developed using the freely available CLUCalc software by Christian Perwass. Gaalop optimizes CLUCalc expressions and produces C++ (AMP), OpenCL, CUDA, CLUCalc or LaTeX output. The optimized code is free of geometric algebra operations and runs very efficiently on various platforms.
halleysfifthinc/Peaks.jl
Find peaks (local extrema) of signals
Eduap-com/WordMat
WordMat is an add-in to Microsoft Word enabling math functionality
nsmith5/Maxima.jl
Symbolic Computations in Julia using Maxima
DGIIMUnderground/DGIIM1
Repositorio de apuntes para el primer curso del Doble Grado de Ingeniería Informática y Matemáticas
JuliaEarth/ExtremeStats.jl
Extreme value statistics in Julia
lsevero/clj-maxima
Maxima as a clojure library
nicoguaro/FEM_resources
Finite Element resources useful for studying or researching
nilqed/latex2sixel
LaTeX to SIXEL conversion
dprodanov/clifford
Clifford algebra for CAS Maxima
danselmi/sycira
symbolic circuit analyzer for the Maxima computer algebra system
KQMATH/tex2max
:books: JavaScript library for converting LaTeX math into Maxima code
robert-dodier/maxima-asdf
Define maxima-file component to handle Maxima files in ASDF.
uni-halle/maximapool-docker
Dockerized MaximaPool
AllAlgorithms/maxima
Implementation of All ▲lgorithms in Maxima Programming Language
CppBaddy/Nissan-CD-Changer-Emulator
CD Changer Emulator for Nissan Maxima, Pathfinder and Infinity I30.
dbkaplun/find-extrema
Numerically compute the extrema of a given (analytic) function: minima, maxima, and points of inflection
glayyang/Biomathematics-project
Hypothetical Model coded in Maxima and Python: Competition between Burmese Pythons and Alligators in the Everglades
ahermann29/ode2singular
This is a symbolic solver for linear ordinary differential equations of order 2 written for the free computer algebra system Maxima.
BrayanAbraham/Genetic-Algo-For-Global-Maxima-Minima
Genetic Algorithm to calculate maxima and minima for any equation using JS. MERN application
cameronraysmith/notebooks
Container image for jupyter with multiple kernels on Arch Linux
seanpm2001/Learn-Maxima
A repository for showcasing my knowledge of the Maxima programming language, and continuing to learn the language
TheFausap/macsyma-addon
Addons for Macsyma
ThomasHickman/Isabelle-CAS-Integration
A project to integrate the functionality of Computer Algebra Systems into Isabelle
dgreenhoe/bsplines
Maxima script supporting the calculation of polynomials induced by B-splines.
lankef/pyAQSC
Python implementation of anisotropic quasisymmetric stellarator construction
robert-dodier/maxima-mplus-symbols-reversed
Code to reverse terms in plus expressions for Maxima
seanpm2001/SNU_2D_ProgrammingTools_IDE_Maxima
The Maxima Programming language IDE submodule for SNU Programming Tools (2D Mode)
t-o-k/Maxima-bezier
Maxima library for working with Bezier functions, also rational ones. Examples are provided for making 2D and 3D curves and for 3D surfaces.
yanglr/vscode-maxima
vscode extension for Maxima.
barton-willis/alt_eigen
Maxima language code for expressing eigenvectors in terms of eigenvalues.
Ourfatsi/Diagonalisation_of_quadratic_forms
This is an (unfinished) algorithm to diagonalization of quadratic form matrices
Ourfatsi/Interpolation
Interpolation of functions with polynomials