Richard Lincoln
Richard Lincoln
Andes has a complex set of dependencies that potential users might not be willing to install locally. [PyIoidide](https://alpha.iodide.io/) is an exciting new project that could allow Andes to be run...
Power companies often have custom dynamic models that they are accustomed to using in their simulations. The symbolic modeling features of Andes make it convenient to add new models, but...
Running `invient_demo_app.py`, the "updating each second" demo raises the error: "timestamp out of range for platform localtime()/gmtime() function"
The day of the week does not correspond to the correct date. For example May 1st is shown as a Wednesday, not as a Tuesday. The problem is likely in...
Out of interest, how would one go about adding support for spatial (including geospatial) queries to Ferret? http://lucene.apache.org/core/4_0_0/spatial/ Could Ferret be extended as it is or would fundamental changes be...
To allow the LLVM IR parser to be used in Maven/Gradle/Ivy projects we could move to using Tycho. The resulting artifacts could then be uploaded to Maven Central through Sonatype...