Andrei Berceanu

Results 38 issues of Andrei Berceanu

Followind the `spack` install instructions on an `Ubuntu 18.04` box, the above message appears while building `openmpi`. It can be fixed by setting ``` f77: /usr/bin/gfortran-7 fc: /usr/bin/gfortran-7 ``` in...

question
component: third party
install

For some research fields, like math or theoretical physics, one must submit the LaTeX source of the manuscript for publication in, eg. [APS journals](https://journals.aps.org/). It would therefore be very convenient...

the typical problems i am interested in involve discretization of the spatial part of a PDE and solving for the resulting coupled ODEs. for a fine grid, the solution vector...

I would like to know if dense output, in particular for ode45, is in the works or not. If not, I could give it a try, however 1. i do...

enhancement

I am trying to use Interact.jl with PyPlot to control various figures with a single slider. The notebook I have so far is at http://nbviewer.ipython.org/github/berceanu/topo-photon/blob/master/anc/exploratory.ipynb However, I am facing various...

LightTable has support for matplotlib inline plots, I was wondering how to get them to display using PyPlot. In fact I cannot even get it to show a separate plot...

Not sure weather this belongs here or in IJulia, but is there any forthcoming support for http://mpld3.github.io?

How can one input a driver bunch which is tilted wrt to the propagation axis into QuickPIC? Is it possible?

Are there any PHCpy packages for pip or conda? If not, are there any plans for this in the near future?

At point 2 of the **PHCpy** [documentation](http://homepages.math.uic.edu/~jan/phcpydoc.pdf), it is specified that one has to compile **libQD** from source with the **-fPIC** flag. In the case of Ubuntu/Debian, there is a...