Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #124391

ANN: Dogelog Player 1.3.1 (Higher Order)

From Mild Shock <janburse@fastmail.fm>
Newsgroups comp.lang.javascript
Subject ANN: Dogelog Player 1.3.1 (Higher Order)
Date 2025-03-25 18:08 +0100
Message-ID <vrunv3$c66q$2@solani.org> (permalink)

Show all headers | View raw


Dear All,

We are happy to announce a new edition
of the Dogelog player:

- Enhanced library(compat):
   After some hestitation, since our Prolog system
has only monomorphic predicate caches for compilation,
we introduced nevertheless a new call/n predicate. It
works as specified in the ISO core standard.

- Enhanced library(lists):
   Now that we had call/n we also introduced maplist/n,
foldl/n, etc.. They follow what is found in other Prolog
systems such as SWI-Prolog, etc.. As small optimization
we are nevertheless able to introduce a cache for the
duration of the loops.

- New library(linear):
   The is a first member of a new package(edge) which
aims to provide deep learning. It provides a few vector
and matrix operations purely implemented with library(lists).
Testing shows that it can be already used for neural
networks training and deployment.

Have Fun!

Jan Burse, http://www.xlog.ch/ , 25.03.2025

Back to comp.lang.javascript | Previous | Next | Find similar


Thread

ANN: Dogelog Player 1.3.1 (Higher Order) Mild Shock <janburse@fastmail.fm> - 2025-03-25 18:08 +0100

csiph-web