Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.prolog > #14486 > unrolled thread
| Started by | Mild Shock <janburse@fastmail.fm> |
|---|---|
| First post | 2025-03-25 18:08 +0100 |
| Last post | 2025-05-12 16:33 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.prolog
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
| From | Mild Shock <janburse@fastmail.fm> |
|---|---|
| Date | 2025-03-25 18:08 +0100 |
| Subject | ANN: Dogelog Player 1.3.1 (Higher Order) |
| Message-ID | <vruntg$c66q$1@solani.org> |
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
[toc] | [next] | [standalone]
| From | NotAorB <atod101101@gmail.com> |
|---|---|
| Date | 2025-05-12 16:33 -0400 |
| Message-ID | <m27c2lfu1b.fsf@gmail.com> |
| In reply to | #14486 |
Congrats!
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.prolog
csiph-web