-
MIAPA has a clear annotation to indicate that a character matrix in a nexml file (`characters` element) contains an alignment that was used to generate the phylogeny. Character matrices are frequentl…
-
With this issue I would like to get the discussion about a PDE/PDAE interface for the DifferentialEquations.jl ecosystem started.
I should also note that I might be quite biased, because I am also…
-
### Problem Description
Currently, to the best of my knowledge, there is no way to tell Sage the factorization of a number such that future calls to the toplevel `factor` method. So even when the f…
-
- [ ] Cluster . Clusterize the information creating different groups or type of entities
- [ ] What are the probability to not be a Lead?
- [ ] Hyphotesis creation, a discriminator to refuse what ar…
-
## Abstract
- propose Vector Quantised Variational AutoEncoder (VQ-VAE)
- generative model that learns discrete representations
- prior is learnt rather than static
- solves the issue of "po…
-
Hi!
I'm the lead developer over at [MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl), and it's come time for me to implement flux limiters for use when solving Hyperbolic PDEs. In try…
-
# Proposal
## Problem statement
RangeBounds today is a standard trait to represent ranges and provides a single method `contains` used to determine if a range contains a given element.
Another…
-
@llfung talked to me today about his work on adjoint-accelerated programmable inference for large PDEs, and what would be needed on Turing's part to support that. As I understand it (and I know very l…
-
_Revised paper submitted to CMAME on 15 March 2016_ — Decision: _Reject_
_Editor comments_
> I regret to inform you that the reviewers of your manuscript have advised against publication, and I mus…
-
# Intro
I'm using a semi-coupled system of wave and diffusion equations to simulate a string whose mass/speed of sound diffuses (as a toy to familiarize myself with `MethodOfLines.jl` for my master's…