-
So my student is building a model from MTK components based on the great [Planarmechanics Modelica library](https://github.com/dzimmer/PlanarMechanics).
## simple model
One of our simpler test m…
-
Tasks for @mallickrishg and @brendanjmeade
- [x] Derive quadratic slip greens functions in terms of the 3 quadratics we already use, instead of $a_0 + a_1x+a_2x^2$
- [x] Think about how to absorb…
-
Hello
I tried this solver with geometry and BC of pitzDaily from rhoPimpleFoam, it seems it does not work with this a little bit more complex geometry. I have changed mesh complexity and yet there ar…
-
Hello! I was wondering if `Groebner.jl` currently supports parallel computation for Groebner basis?
-
```python
Python 3.8.2 (default, Feb 26 2020, 15:09:34)
[GCC 8.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from sympy import *
>>> x, y = symbols("x y…
-
**Is your feature request related to a problem? Please describe.**
The proposed feature request is to implement the TR-BDF2 algorithm in SciPy for solving ODE systems. The TR-BDF2 algorithm is an i…
-
### Problem Description
At present the only two DFT's available for the symmetric group algebra are the seminormal basis and modular DFT. Neither of these are unitary transformations.
### Pr…
-
I want to add a new problem on applying gaussian elimination with partial pivoting to solve a linear system of equations.
The problem will cover:
- Elimination
- Backward subsititution
- Parti…
-
Calling all lurkers, yes you 👀.
Chances are if you are reading this you are interested in solving PDEs - we want to hear your ideas for a common base either here or in an issue.
What information…
-
Functions out of inductive types are defined by eliminators, but this has unfortunate effects: if we unfold the function, then we get the whole brutal eliminator expression, and it is not at all easy …