-
I need to solve several systems of 9 equations in 9 unknowns. Using the same code that worked when instead of 9 it was 4, `solve` enters an infinite loop. Maxima solves it right away.
Here is one of …
-
# Gno.land Fee Parameters
A large amount of work has been completed on the new Gno.land fee equation, though a number of options must be discussed before progress can continue. Principally the parame…
-
Hi there,
I've only recently discovered Rubberduck, though I've got many years' experience of VBA.
I have some code for solving systems of non-linear equations, which is a port (not by me) from …
PGS62 updated
5 years ago
-
I have a mechanical system described as d/dt (q) = f(q, t, F), where
q …generalized coordinates,
F…external forces to be modeled as white noise
(Where I used sympy.physics.mechanics to generate th…
-
Change exercises regarding module creation of:
* `solve_linear_system_of_equations.py` in [1_ecuaciones_lineales.ipynb](https://github.com/ITAM-DS/Propedeutico/blob/main/Python/clases/3_algebra_lin…
-
The simulation of [Buildings.DHC.ETS.Combined.Validation.ChillerBorefield](https://libraries.openmodelica.org/branches/master/Buildings_latest/files/Buildings_latest_Buildings.DHC.ETS.Combined.Validat…
-
Please I have 4 groups of 8 sets of differential equations that I want to use for simulations. Each set has 8 differential equations to form a group. Each group is coupled with another group through a…
-
### Discussed in https://github.com/vladmandic/human/discussions/465
Originally posted by **saeidn95** May 16, 2024
Here is what I propose as an alternative to compute the gaze vector. The res…
-
We use `D_coef` from d_P_problem_coefs PoissonSpecification object in StaggeredStokesProjectionPreconditioner; see
https://github.com/IBAMR/IBAMR/blob/master/src/navier_stokes/StaggeredStokesProjec…
-
When we talked about a standard library of prebuilt functionality for Catlab, we talked about a module for linear algebra (#65). I think this issue could serve as a collection point for what to put in…