-
~Perhaps re-writing or forking it to keep it alive as I think this can be used smartly by some people or new projects.~
---
[*iris*](https://github.com/iris-cli/iris) is written in C++ and is su…
-
For the ELF files (generated by IAR) where the referenced CIE may go after the FDE. CIE is loaded in the scope of FDE and placed into a cache, then when the queue comes to that CIE it takes it from th…
-
### TL;DR Since `implements` is stricter than `extends`, and since the latter is more permissive than the former, allow implementing with _open_ and adjust the proposal accordingly (see the table all …
-
I'd like to be able to customize member serialization to be opt in by default. That is, instead of annotating every class with `[JsonObject(MemberSerialization = MemberSerialization.OptIn)]`
I'd like…
-
**Description**
`deephaven.learn`, when used in conjunction with PyTorch/TensorFlow causes `SIGSEGV` crashes. These crashes are `SEGV_MAPERR` according to the logs. This occurs with our sup…
-
### Describe the bug, including details regarding any error messages, version, and platform.
The [verify-rc-source-integration-macos-conda-amd64](https://github.com/ursacomputing/crossbow/actions/r…
-
**Describe the bug**
Everytime I boot impact 1.16.5 or any impact I crash on boot.
**To Reproduce**
Steps to reproduce the behavior:
1. go to play
2. click on it
3. wait for crash.
4. See err…
-
Type: Bug
When I initially installed visual studio code with anaconda. I installed basic libraries for deep learning development such as tensor flow and jupyter notebook support both in anaconda vir…
-
NOTE: Current response by @dsyme is here: https://github.com/fsharp/fslang-suggestions/issues/243#issuecomment-916079347
-----
**Submitted by exercitus vir on 4/12/2014 12:00:00 AM**
**392 …
-
I see two distinct goals of this proposal:
1) an ergonomic, intuitive way to check that an object is what it says it is
2) a way to ensure that a class has fully instantiated.
for 1, I would like…