-
for a simple class with defined (and undefined, btw) assignment and copy constructors, e.g.,
```
class ArcFlow {
public:
ArcFlow() : id(-1), flow(0) { };
ArcFlow(int id, double flow) : id(id), fl…
-
## Description:
For the JDS sparse matrix solver, managing the storage, retrieval, and conversion of data is very important. This issue is to write a unit test for the storage mechanisms of the JDS …
-
I have used the Differential Evolution genetic algorithm that is in recent versions of scipy to provide initial parameter estimates for curve fitting of Raman spectroscopy data with excellent results.…
-
`ex.h`:
```
class Ex {
public:
Ex() { a = 42; }
int a;
};
```
`xdressrc.py`:
```
from xdress.utils import apiname
package = 'ex' # top-level python package name …
-
Reply with your memo as a Comment. The memo should be responsive to this week's readings and 300–500 words + 1 visual element (e.g., figure, image, hand-drawn picture, art, etc. that complements or is…
-
I encountered this on my server; if you leave a remote thermal monitor running and leave the area (so it unloads) and reload the area, it will stop receiving power. I removed the monitor and the wires…
-
This doubles the number of builds to be done but issues like pyne/pyne#377 are currently missed by the current CI.
-
We discussed adding an icon to a deployable executable. The best graphic to use is: http://fuelcycle.org/_static/big_c.png
The icon could appear as a desktop icon for launching as well as other plac…
-
- Brief
A tough but fair engineering based modpack.
Magic/Tech/Exploration/Survival
- Intro
-Overview of pack/features
Explore distant worlds from the majestic skylands of the Aether to the bla…
-
Let's collect all of them here so we have a better overview. If you find an item that got the wrong contraband category write a comment and I will add it to the list.
- [x] Cat ears should be syndi…