-
**Date**: Oct 8th 2024
**Time**: 2pm UK time [other timezones](https://www.timeanddate.com/worldclock/meetingdetails.html?year=2024&month=10&day=8&hour=13&min=0&sec=0&p1=43&p2=136&p3=37&p4=771&p5=235…
-
We are investigating issues with compound types (object, array), that they cannot be displayed correctly within PowerBI (printing `Error`).
![image](https://user-images.githubusercontent.com/6863216/…
-
User-defined compound types will be supported in 23.1! As user-defined types have tended to require special-case logic for changefeeds, we need a cdcTest or three and to add them to the all types enco…
-
Per conversation with @jdegenstein [on discord](https://discord.com/channels/964330484911972403/1074840524181217452/1303126141808148530) I'm filing this issue, and the demo repo at https://github.com/…
-
**Describe the bug**
Property package (CoolProp) complain about an unsupported compound, even if that compound is not present in the mixture.
**To Reproduce**
1. Create a new flowsheet
2. Add …
-
**Description:**
Currently, ArcaneScript lacks support for compound assignment operators such as `+=`, `-=`, `*=`, and `/=`. These operators are essential for concise, readable code, especially in sc…
-
### Model Name
Chemical space 2D projections against ChemDiv
### Model Description
This tool performs PCA, UMAP and tSNE projections taking a 100k ChemDiv diversity set as a chemical space of refer…
-
### What happened?
Dev tests are failing: https://github.com/catalystneuro/neuroconv/actions/runs/11567195585/job/32197117750
Tracked this down to an update with hdmf that uncovered these lines:…
-
Please accept mine and @JuliaSarju's apologies for the lack of updates. This semester has been quite the challenge in York!
Here is an update from our group of students that have been making aminot…
-
I've been playing around with the latest beta, and while it works well for many cases, I could not get it to work with compound components.
A compound component generally looks like this:
```tsx
…