awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jmbr avatar

jmbr/maxima-interfaceArchived

0
View on GitHub↗
19 stars·2 forks·Common Lisp·9 viewsgit.sr.ht/~jmbr/maxima-interface↗

Maxima Interface

Simple interface between Common Lisp and Maxima. Moved to https://git.sr.ht/~jmbr/maxima-interface

Features

  • Numerical and Scientific - Interface for bridging a computer algebra system with Lisp.
  • Numerical Computing - Interface for integrating algebra systems with Lisp.

Star history

Star history chart for jmbr/maxima-interfaceStar history chart for jmbr/maxima-interface

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Maxima Interface

These projects share indexed features with Maxima Interface. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cbaggers/rtg-mathcbaggers avatar

    cbaggers/rtg-math

    58View on GitHub↗

    common lisp library providing common math functions used in games

    Common Lisp
    View on GitHub↗58
  • bendudson/array-operationsbendudson avatar

    bendudson/array-operations

    45View on GitHub↗

    Common Lisp library that facilitates working with Common Lisp arrays.

    Common Lisp
    View on GitHub↗45
  • blindglobe/lisp-matrixblindglobe avatar

    blindglobe/lisp-matrix

    69View on GitHub↗

    A matrix package for common lisp building on work by Mark Hoemmen, Evan Monroig, Tamas Papp and Rif.

    Common Lisp
    View on GitHub↗69
  • digikar99/dense-arraysdigikar99 avatar

    digikar99/dense-arrays

    27View on GitHub↗

    Numpy like array object for common lisp

    Common Lisp
    View on GitHub↗27
Compare all 27 related projects→

Frequently asked questions

What does jmbr/maxima-interface do?

Simple interface between Common Lisp and Maxima. Moved to https://git.sr.ht/~jmbr/maxima-interface

What are the main features of jmbr/maxima-interface?

The main features of jmbr/maxima-interface are: Numerical and Scientific, Numerical Computing.

Which projects share features with jmbr/maxima-interface?

Projects with overlapping indexed features include: digikar99/numericals — SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI [still experimental]. bendudson/array-operations — Common Lisp library that facilitates working with Common Lisp arrays. blindglobe/lisp-matrix — A matrix package for common lisp building on work by Mark Hoemmen, Evan Monroig, Tamas Papp and Rif. cbaggers/rtg-math — common lisp library providing common math functions used in games. digikar99/dense-arrays — Numpy like array object for common lisp. ghollisjr/cl-ana — Free (GPL) Common Lisp data analysis library with emphasis on modularity and conceptual clarity.