-
Hi, I am trying to build the tutorials on windows with visual studio 2019.
I generated the solution using CMake but when opening the solution and trying to build I get a bunch of errors:
(Some err…
-
Below (under the line) is the old task description. It is a bit out of date and not very detailed. A new much more detailed description and references to the articles wll be added within 1-2 days.
E…
-
[![](https://developers.google.com/open-source/gsoc/resources/downloads/GSoC-logo-horizontal-800.png)](https://symbiflow.github.io/summer-of-code)
# Brief explanation
A good RTL schematic view i…
-
Let's just kill it and start over!
The replacement needs to have a simple interface (no complicated transformations of the input, no flags whatsoever) and a consistent return type.
Original issu…
rlamy updated
2 years ago
-
Quoting @siefkenj:
I haven't been keeping up with recent changes, but I have some comments from when I was doing the major refactors.
1) Indeed there is too much packed into the `Matrix` class…
-
This is a somewhat more radical extension of #1457 to remove complexity in ODL. I'd love to have some feedback on it.
---
With a bit of distance to the weeds of the code, I've started thinking a…
-
Hi,
I'm trying to gauge the general interest in and start a discussion around extracting some of cobrapy's core functionality into a separate package. The goal of the new package would be a faithfu…
-
(For convenience, I copy the methods below. Also, apologies in advance if I these are not useful questions and I am missing something straightforward)
I am finding it tricky to understand the diffe…
-
https://nixos.org/nix/
It is built to support multiple environments, which seems a very good fit for compiler/lib combinations, I'm thinking especially of compiler/MPI library combinations.
-
We need to plan how we want to approach supporting the new graphics APIs: Vulkan, DirectX 12, and Metal.
These new APIs are more verbose and require more setup code to do similar things as previous …