Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • orderings_enum
  • v0.0.3 protected
  • v0.0.2 protected
  • v0.0.1post1 protected
  • v0.0.1 protected
  • v0.0.1a1 protected
  • v0.0.1a0 protected
8 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Oct95420Sep13121056520Mar19111Feb6320Jan19161514131021Dec2022Oct17161511122Feb16Nov29Sep20Jun3Feb2Merge branch 'complete_schur_factorization' into 'main'v0.0.3 mainv0.0.3 mainfix solve_schur() for symmetric matricesupdate tests of Schur complement for symmetrix matricesimplementation of Schur condensation/expansion in separate methodsrename get_schur -> schurrename a variable for claritytypo fixfix solve_schur(), Schur complement stored by rows (icntl[19]=1)update solve_schur() for symmetric matricesremove unsed assignments, fix docstrings and formatremove duplicate importmove SchurContext to Context, rename SchurContext.solve to solve_schurnew test for SchurContextupdate SchurContext.solve(): only vectors on the RHS are allowedfix dtype check in SchurContext.solve()add relevant example to SchurContext classappend docstringsremove unused argument "calc_stats"add SchurContext to "__all__" listadd SchurContext class to the package namespaceSchur complement: solve the complete system Ax = bCI: add build folder to cachemake develop environment defaultCI: specify environment for checkstop using deprecated numpy APIadd a development environmentMerge branch 'pixi' into 'main'switch to pixi from spinautoupdate pre-commitMerge branch 'release_gil' into 'main'v0.0.2v0.0.2Add a pythread lock to protect calls to mumps_crelease the GIL when calling to mumps_cadd nogil to the extern blockignore pycharm filesMerge branch 'symmetric_matrices' into 'main'add a test for symmetric matrices, clarify docstringwiporderings_enumorderings_enumexpand userguide parsingimplement enums for all restricted ICNTLuse a more pythonic Enum API
Loading