-
`gcp_opt` doesn't track timings internally when LBFGS is the optimizer. Matlab has this (only using a simple tic/toc outside the call to the C code/mex). [See here](https://gitlab.com/tensors/tensor_t…
-
I am writing to seek your assistance. When running CP2K simulations on the AMD MI50 platform with the DBCSR backend set to HIP, the execution time is longer than using the CPU. Using HIPprof to examin…
-
Base Julia is full of abbreviations. Functions with names like iscntrl are inscrutable. I think, before it's too late, that Julia should make every effort to be written in plain English. To this end, …
-
Hi, I would like to use `ROCm` in `Elixir` language. For this I have started playing with `xla` from `elixir-nx` which uses this repository under the hood within it's `Makefile`. I have already descri…
Eiji7 updated
6 months ago
-
Hi everyone,
thanks for the great work on htm.core! I am doing some research on leveraging HTM for anomaly detection and I am wondering wether I should use htm.core or nupic. Is there any compariso…
-
thopiekar@thopiekar-nb:~/Projekte/Cordia/libhildon$ LANG=C
thopiekar@thopiekar-nb:~/Projekte/Cordia/libhildon$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origi…
-
### **Week1**
**Quick Overview**
List your top 3 tasks or objectives for this week:
- Task 1:Read the “Designing for human wellbeing: The integration of neuroarchitecture in design – A systemat…
-
I think NEWS.md is getting quite large and could do with more structure. I took a section and added a tag to each of the (currently 143) items, then sorted by tag. I think it looks better — but the se…
-
It has been cautioned in ARPACK docs that one must link to the LAPACK 2.0 that ships with ARPACK. Specifically, it is the `dlahqr` routine that we need from LAPACK 2.0. Since arpack-ng does not includ…
-
Hi,
The CSV (pasted below) is wrongly handled at some points.
It seems that when a number like 2013 or 2012 appears in the cell value, then it is considered as a date.
It is a bit agressive an…