-
Creating a brand-new `conda` environment and doing `conda install python`, `conda install R`, and `conda install julia`.
This installed Python 3.12.4, R 4.3.3, and Julia 1.10.4:
```
julia> versi…
-
### October 2024 >
- [ ] short term
- [x] look into gradients again
- [ ] publish notebooks (field projection + photonic crystal)
- [x] Update Readme including how to use jax / pyto…
-
I have worked out a scheme for linear interpolation of functions `f(x,y)` that I think might be fast enough to be useful (and might be possible to optimize really well with the same metaprogramming tr…
-
Hello,
i tried to run step 6 with `python create_label_files.py all` and generate labels for the example class "timer".
But I get the following error message:
timer is assigned class label 0…
-
Hi,Professor
I have a question about the relationship between B-Spline and Indicator function. Indicator function takes
the value 1 inside the surface and 0 outside the surface.B-spline is the fun…
-
Swift for TensorFlow should provide standard linear algebra operations from [`tf.linalg`](https://www.tensorflow.org/api_docs/python/tf/linalg)/[`np.linalg`](https://docs.scipy.org/doc/numpy-1.13.0/re…
-
### 🐛 Describe the bug
I found that `torch.linalg.inv` is relatively slow for many (= 100,000) small (< 32 x 32) matrices compared to CuPy.
The complete benchmark code is uploaded here: https://gi…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
Container App supports the creation of a custom domain with [free managed cert…
-
As discussed, adding and dropping columns from the active-set matrix `S` is especially inefficient. Because `S` is only used through products with vectors, it seems plausible that we could replace the…
-
### Is your feature request related to a problem? Please describe.
This feature request, or better first Request for discussion, is related with the issue described in https://github.com/MarlinFirm…