-
### Name
PyPSA
### Screenshots
![pypsa_logo](https://user-images.githubusercontent.com/61968949/139744919-3310e71c-20b2-44fb-8822-cb25e95871d3.png)
![elec_s_X](https://user-images.githubus…
-
**Is your feature request related to a problem? Please describe.**
Users should - as much as possible - have a seamless and consistent experience whenever possible. This should also expand to our l…
-
**Is your feature request related to a problem? Please describe.**
As it stands JSON and YAML tend to be weird and verbose. I'm not a fan of working in verbose configuration languages with otherwise …
-
With regard to language bindings, one big area of overhead with JNI and other language binding systems is that each call to native code is much more expensive than than a regular call. For a few calls…
ghost updated
9 years ago
-
I would like to report an issue I’ve encountered with QStudio version 3.06 on Windows 11.
Bug Description:
After changing the font or font size in the editor, I’ve noticed a misalignment between…
-
Mostly drive by observation, but the explainer currently says:
> intertype type definitions are required to be acyclic. This restriction follows from the fact that interface types are meant to be u…
-
- [Modeling](https://github.com/jimin-kiim/OOP/issues/12#issuecomment-1354255912)
- [UML (Unified Modeling Language)](https://github.com/jimin-kiim/OOP/issues/12#issuecomment-1354265551)
- [3 catego…
-
Today, if you want to include configuration or code from other teams into apps, when those apps written in different languages, you have a few options:
* Do nothing
* Declarative, e.g. XML or YAML…
-
It's unclear to me if the email address [vulnerability-report@nasa.gov](mailto:vulnerability-report@nasa.gov) is still being used (I've gotten no response in weeks). On NASA's website, it says to repo…
-
Kudos to you for realizing that character strings can behave as Lists (the high level datatype) without being implemented as linked lists (a usually poor implementation strategy on modern systems). I…