jelm VS ExpansionCards

Compare jelm vs ExpansionCards and see what are their differences.

jelm

Extreme Learning Machine in J (by peportier)

ExpansionCards

Reference designs and documentation to create Expansion Cards for the Framework Laptop (by FrameworkComputer)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jelm ExpansionCards
3 1,136
12 769
- 3.3%
10.0 4.6
almost 5 years ago 4 months ago
TeX OpenSCAD
- Creative Commons Attribution 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jelm

Posts with mentions or reviews of jelm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-20.
  • Is APL Dead?
    7 projects | news.ycombinator.com | 20 Oct 2021
  • The Lisp OS β€œMezzano” Running Native on Librebooted ThinkPads
    5 projects | news.ycombinator.com | 15 Oct 2021
  • Learning Common Lisp to beat Java and Rust on a phone encoding problem
    9 projects | news.ycombinator.com | 1 Oct 2021
    I have a bunch of links to ML material for either APL or J. I don't know of any particular library for J. J is interpreted, so it is not as fast as other implementations. I am mainly using it to experiment on concepts and teach myself more ML in J because of the iterative nature of the REPL, and the succinct code. I can keep what's going on in my head, and glance at less than 100 lines, usually 15 lines, of code to refresh it.

    There is a series of videos of learning neural networks in APL cited by others here on this thread.

    Pandas author, Wes McKinney, cited J as an influence in his work on Pandas.

    Extreme Learning Machine in J (code and PDF are here too):

    https://github.com/peportier/jelm

    Convolutional neural networks in APL (PDF and video on page):

    https://dl.acm.org/doi/10.1145/3315454.3329960

    A DSL to implement MENACE (Matchbox Educable Noughts And Crosses Engine) in APL (Noughts and Crosses or Tic-tac-toe):

    https://romilly.github.io/o-x-o/an-introduction.html

ExpansionCards

Posts with mentions or reviews of ExpansionCards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.

What are some alternatives?

When comparing jelm and ExpansionCards you can also consider the following projects:

BQN - An APL-like programming language. Self-hosted!

system76-driver - System76 Driver for Pop!_OS

array - Simple array language written in kotlin

pdfarranger - Small python-gtk application, which helps the user to merge or split PDF documents and rotate, crop and rearrange their pages using an interactive and intuitive graphical interface.

apltail - APL Compiler targeting a typed array intermediate language

coreboot - Mirror of https://review.coreboot.org/coreboot.git. We don't handle Pull Requests.

woo - A fast non-blocking HTTP server on top of libev

linux-surface - Linux Kernel for Surface Devices

bordeaux-threads - Portable shared-state concurrency for Common Lisp

Killed by Google - Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

j-prez

hardened_malloc - Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.