-
Performance et passage à l’échelle par rapport au nombre de données et la dimension :
- Moyenne géométrique 100 matrices SPD. ok avec nilearn pour 10x10→pas 15x15. Données Réelles ≥ 60x60
https://t…
-
Importing bigger models can be pretty painful.
[Here's a related thread on the `gltf` crate](https://github.com/gltf-rs/gltf/issues/207#issuecomment-473527234).
Here's a flamegraph of what I'm…
-
hi,
I know that hilbert curves as top/bottom pattern result in an insane amount of printer movements, but the result just looks great. please implement it like slic3r does :)
https://imgur.com/g…
-
Hello Selim,
I hope everything's well!
I've been addressing the issue with the spiky MM PES we previously discussed, I eventually ended up adding the ABF scan feature we discussed about in QForc…
-
We have been experimenting with the idea of adding LODs to glTF through this extension:
https://github.com/KhronosGroup/glTF/tree/master/extensions/2.0/Vendor/MSFT_lod
These could be useful for r…
-
Hello. I made a Python 3 wrapper for the solver,
+ https://github.com/KmolYuan/python-solvespace
This project is using newest source code and compile without CMake. It can made `slvs.h` be impor…
-
Copy-pasting this here from Dropbox Paper so we have everything in one place.
## Problem
Currently, we have a single Shader class that encompasses an entire shader pipeline, both handling GLSL and Cg…
-
**Is your feature request related to a problem? Please describe.**
For some studies or analyses, certain tissues cannot be assumed as flat layers. For example, skin cannot be assumed to be flat if la…
-
Hello,
I am new at using pySCF and would like to perform a geometry optimization on a T1 excited state.
I tried using the following Code with mf being my RKS result:
```
mytd = tddft.TDA(mf)
…
ghost updated
3 months ago
-
E.g. on Box2D it increases code size by 2.5%, and users report similar things on the mailing list - results with fastcomp used to be better. (tested with `-flto` at compile and `-flto --llvm-lto 1` at…