-
we're currently at v0.5.0, whatever the hell that means, and I'm interested in knowing what the plans are. I'm the one driving the dev, and I'm super 100% okay with that as numerical stuff is my game,…
-
### Description
The minimal algorithm included with python's ``miniball`` package often calculates incorrect minimal bounding spheres for polyhedra with augmentations and/or large numbers of vertic…
-
## **Related Problem & Feature Request**
### **Related Problem**
In the official [**Grid2Op repo**](https://github.com/rte-france/Grid2Op); a Multi-Agent Reinforcement Learning(MARL) example is …
-
http://www.codingstandard.com/section/index/
> This document defines a set of rules for the production of high quality C++ code1. The guiding principles of this standard are maintenance, portabili…
-
Add projects under `/Algorithms/` for example a sorting algorithm implemented in C++ will go under the folder `C++/Algorithms/Sorting/`
abhpd updated
2 years ago
-
# Design considerations
**Goal:** organize classes for inference and posterior analysis API
* Continuous only, or also discrete parameters? (allow discrete data and generated quantities)
* …
-
I simultaneously recorded EEG and audio using the audio capture software and synchronized the streams in LSL. When loading the audio streams using pop_loadxdf (version: 1.18) I receive the following m…
-
I have found that penetration queries seem to only sometimes work for compound shapes against compound shapes. I'm not sure what the circumstance is when they *do* work, but I have at least one test t…
-
I ran a performance test on this package and incidentally found that the results of the root finding are not deterministic (the performance results are great, btw).
If I run the code below 200000 t…
-
I believe there is currently no sparse matrix capability in Metal.jl. What is the easiest way to get some basic things working?
Perhaps a bigger question is whether we can have a generic sparse mat…