-
I am using the latest version of Pypsa-earth installing the environment using mamba.
## Describe the Bug
When trying to solve the network I get the following error message:
```
INFO:pypsa.li…
-
The standard ConvertFrom/To modules work with PSCustomObjects (with options to fallback to Hashtables if needed for some reason). It would be great to have parity with them.
-
Typed Racket only provides types for immutable set operations. It would be painless to add types for mutable operations as well, but TR also considers `Setof` types to be covariant, which obviously is…
-
This somewhat surprised me. Shouldn't the value of a string terminating in ";" be null?
```m2
i1 : value "new HashTable from {}"
o1 = HashTable{}
o1 : HashTable
i2 : value "new HashTable fr…
-
-
Lots of important things need `HashTable` support, like some very crucial functions in `libsecret`. Supporting `HashTable` properly requires accessing a `[]Type` from the XML, which is planned to be i…
-
https://github.com/owensgroup/SlabHash
vs
https://github.com/nosferalatu/SimpleGPUHashTable
@chrischoy Which HashTable do you vote for?
-
# Crash report
### What happened?
It's possible to abort a debug build by initializing a `_frozen_importlib_external.ExtensionFileLoader` with a path containing null-bytes, then calling `load_module…
-
The goal is to cache modularity related structures in the snapshot. From a high level, this requires us to save and restore instances of `J9Module`, `J9Package` and `J9ModuleExtraInfo`.
https://git…
-
```
When you attempt to deserialize a Hashtable as part of another object, an
exception is thrown:
Xstream.Core.ConversionException: Couldn't set field node in object :
Couldn't set field values in…