29 research outputs found
alexfikl/pycaputo: v0.5.0
<p>See the <a href="https://pycaputo.readthedocs.io/en/latest/changelog.html#pycaputo-0-5-0-april-19-2024">changelog</a> :rocket:</p>
pyfmmlib
Python wrappers around fmmlib{2,3}d by Greengard/GimbutasIf you use this software, please cite it as below
pyfmmlib
Python wrappers around fmmlib{2,3}d by Greengard/GimbutasIf you use this software, please cite it as below
NodePy: A package for the analysis of numerical ODE solvers
Ordinary differential equations (ODEs) are used to model a vast range of physical and other phenomena. They also arise in the discretization of partial differential equations. In most cases, solutions of differential equations must be approximated by numerical methods. The
study of the properties of numerical methods for ODEs comprises an important and large body of knowledge. NodePy (available from https://github.com/ketch/nodepy, with documentation at https://nodepy.readthedocs.io/en/latest/) is a software package for designing
and studying the properties of numerical ODE solvers. For the most important classes of methods, NodePy can automatically assess their stability, accuracy, and many other properties. NodePy has also been used as a catalog of coefficients for time integration methods in
PDE solver codes.Much of the initial NodePy development was performed by D. Ketcheson while he was supported by a DOE Computational Science Graduate Fellowship. Development has also been supported by funding from King Abdullah University of Science and Technology. Additional minor contributions to the code have been provided by Mikael Mortensen, Alex Fikl, Sidafa Conde, John Sellers, Kevin Siswandi, and Colin Macdonald
modepy
Modes and nodes for high-order discretizationsIf you use this software, please cite it as below
islpy
Python wrapper for isl, an integer set libraryIf you use this software, please cite it as below
islpy
Python wrapper for isl, an integer set libraryIf you use this software, please cite it as below
papis/papis: VERSION 0.11
papis explore
Add add command to simply add documents retrieved.
papis.export
Add the key _papis_local_folder so that third-party apps can get the documents' paths without having to go again through papis.
papis bibtex
Add unique command to be able to merge different bib files and filter out repetitions.
Add doctor to check for fields in a bibfile.
Add iscited to check which bib items are cited in a text file.
Add Format plugin
Sébastien Popoff has added a format plugin architecture, so now jinja2 is available again as a plugin.
Bibtex
Improve the reference building routine.
Change the default ref-format to
"{doc[title]:.15} {doc[author]:.6} {doc[year]}",
The default ref if no reference could be built will not be using the folder name as before, but using the values in the info.yaml limited to 30 characters.
papis add
Create a reference at the time of adding if no reference exists.
papis browse
Add more documentation.
Add an ads handler to jump into the ads website of the paper using a doi
