-
Has useful additional functionality over R2021a which is the latest version currently installed on the clusters.
As ARC are no longer responsible for the UCL wide MATLAB license manager, we will ne…
-
Is there any plan to move the current `matnwb` packages into sub-packages of a `matnwb` package for a cleaner namespace?
For example, instead of calling `types.core.OpticalChannel` users could cal…
-
Pros:
- Auto-documentation is no more an issue with [sphinx](https://www.sphinx-doc.org/en/master/)
- Python is free
- CI testing can be done on the cloud, e.g. with [Travis](https://travis-ci.com/…
-
@emma-ozanich suggestion:
Just work on "unpack_ek60.py", but fix load_ek60_raw() function so it succeeds with AZFP (and then define as new function)
Other suggested tasks (@leewujung)
- [ ] Down…
-
Hello,
My name is Bob Yantosca (@yantosca) and along with Rolf Sander (@RolfSander), Mike Long (@msl3v) and Haipeng Lin (@jimmielin), we have been working towards a KPP 3.0.0 release. In preparati…
-
The current scipy implementation of MINRES algorithm (to solve sparse linear equations)
is a python translation of some _old_ matlab scripts proposed by the authors on https://web.stanford.edu/group/…
ceboy updated
4 years ago
-
After [Orr et al (2015)](http://www.biogeosciences.net/12/1483/2015/bg-12-1483-2015.pdf).
-
Problem:
1. `jupyter` (`jupyter lab` or `jupyter notebook`):
all the provided interactivity is limited only to `.ipynb` notebooks
2. `ipython` lineage:
all interactivity is limited only to a…
-
when I tried "python 2_3dmm.py", i came across the problem: ValueError: Unknown mat file type, version 10, 32
-
Hi,
I wanted to ask that what modifications I must perform on the matcaffe.cpp so it can work for the windows installation you have proposed.