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


Groups > comp.lang.prolog > #14486

ANN: Dogelog Player 1.3.1 (Higher Order)

From Mild Shock <janburse@fastmail.fm>
Newsgroups comp.lang.prolog
Subject ANN: Dogelog Player 1.3.1 (Higher Order)
Date 2025-03-25 18:08 +0100
Message-ID <vruntg$c66q$1@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.prolog | Previous | NextNext in thread | Find similar | Unroll thread


Thread

ANN: Dogelog Player 1.3.1 (Higher Order) Mild Shock <janburse@fastmail.fm> - 2025-03-25 18:08 +0100
  Re: ANN: Dogelog Player 1.3.1 (Higher Order) NotAorB <atod101101@gmail.com> - 2025-05-12 16:33 -0400

csiph-web