Skip to content
#

cpython

Here are 38 public repositories matching this topic...

A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more

  • Updated Aug 11, 2018
  • C

Topologic Python Library. A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as …

  • Updated Mar 29, 2021
  • C

Improve this page

Add a description, image, and links to the cpython topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpython topic, visit your repo's landing page and select "manage topics."

Learn more