-
- Galaxy supports datatype converters - look into how to write these.
- Investigate the "best" converter(s) to use from a crystallography / preservation of information / accuracy perspective (cif2ce…
-
Currently, I am using Omni/ASE to embed the graph for subsequent clustering
We would like to look into using other matrix factorization techniques, such as NMF, and see how those results compare.
-
We need a good conda recipe for this, put up on conda-forge.
We might also need to put up an ase build, since that desperately needs a way to bundle with gtk.
-
When you open an RGBA image (other than .ase or .aseprite), previous versions of Aseprite generated a palette whose color order depended on the order of appearance in the image from left to right and …
-
ASE's atoms object has a new celldisp parameters that specifies the origin of the cell. The neighbor list will break is it is present and not (0,0,0).
-
```
1. I installed Sybase ASE Developer Edition. This effectively installed
2. I then installed 'ASE ISQL'
3. I ran the copylibs.bat file in the folder C:\sybase\OCS-15_0\scripts,
with parameter 'cr…
-
http_dav.c:calcarddav_parse_path() does:
```c
/* Check for FastMail legacy sharing URLs and redirect */
if (httpd_userid && !config_getswitch(IMAPOPT_FASTMAILSHARING) &&
tgt->flags != TGT_DAV_…
-
I think [`common.helper.get_species_indices_dict`](https://github.com/pyiron/structuretoolkit/blob/b3e86b6bf4a2f6c569fc57dad36916c9da371e7d/structuretoolkit/common/helper.py#L104C5-L104C29) is not beh…
-
https://github.com/Azure/azure-functions-kafka-extension#linux-premium-plan-configuration
The above doc suggests:
/home/site/wwwroot/bin/runtimes/linux-x64/native
when running on a Linux Premiu…
-
in the initial embedding step (ASE on all the graphs separately) prior to concatenation, MASE just does all the embeddings in a for-loop. This can be parallelized pretty easily with `joblib`. I can ma…