Alan Kaptanoglu
Alan Kaptanoglu
It would be good to try and quantify better the number of unique users, the amount of GitHub traffic, the number of pull requests, etc., both for improving the code...
It is about time we started thinking about adding tensor library functionality to the PySINDy code. A few groups have been working on this (https://arxiv.org/pdf/2208.01591.pdf) ("Multidimensional approximation of nonlinear dynamical...
Wes and Dimitris have expressed some interested in getting their algorithm (found here https://arxiv.org/pdf/2206.00176, code found here https://github.com/wesg52/sindy_mio_paper) working in PySINDy (it already adheres to the PySINDy structures). It looks...
As discussed with @mishapadidar, @landreman and others, I am opening a pull request here to first get the force and torque overhaul changes merged into main. Then I will open...
Hi all, this has been a long while coming, but I have my branch cleaned up that does the following: 1. **Implements dipole array optimization (including merging in Jake Halpbern's...
There are now a number of force and torque calculations (more coming in the pull request here https://github.com/hiddenSymmetries/simsopt/pull/483) which rely on creating a BiotSavart object in the objective. This becomes...
I have separated out a substantial piece of PR #509 that relates to adding useful coil optimization functionality to its own util file, as well as reducing the time spent...
Hello! I am attempting to get my old current voxels branch (corresponding to [this paper](https://www.sciencedirect.com/science/article/pii/S004578252300628X)) merged into main. I have updated it with the current version of main, fixed a...