-
### Operating system
Windows
### Compiler
_No response_
### Steps to reproduce the behavior
```Shell
.\vcpkg install colmap[cuda,tests]:x64-windows
```
### Failure logs
Packag…
-
Package: colmap[core,cuda-redist]:x64-windows@2023-10-01
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.38.33135.0
- vcpkg-tool version: 2024-01-11-710a3116bbd615864eef5f9010a…
-
Package: colmap[core,cuda]:x64-windows@2023-10-01
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33523.0
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97…
-
# Glossary
#### BxDF = Either a BRDF or BSDF
#### LTC = Linearly Transformed Cosines
# The implementation of BxDFs in Nabla
For the GLSL source you can browse here:
https://github.com/Dev…
-
## Implement Möbius Transform and Its Inverse in Arb4J
### Objective
Implement the Möbius transformation and its inverse in Arb4J, the arbitrary precision SWIG wrapper around the Arb library for…
-
As @fieker requested it I was trying to add some more conversion methods between GAP finite field (elements) and their OSCAR counterparts. I looked at the following seven (or eight, depending on how y…
-
First of all, thank you guys for developing testflo! We (the MDO lab) has recently switched to `testflo` for our internal tests, since it fits our needs perfectly---almost all of our tests require MPI…
ewu63 updated
6 months ago
-
I'm currently working on a LP and want to compare different implementations of the revised simplex and IP methods to solve it.
The LP has a size of 200*200.
The problem itself could be interpreted…
-
### What should happen
This is a work-in-progress/research topic, I just thought I'd put it there for people to see.
This concerns implementation of `y=vfpu_sin(x)`, which computes an approximat…
-
We will later implement similar functionality for carbon footprint, energy/carbon impacts, mode counts, and mode share by distance.
Saving relevant info to the database (Pre-compute as much as poss…