]> gitweb.michael.orlitzky.com - bash.d.git/history - sage.sh
sage.sh: use palp from the system
[bash.d.git] / sage.sh
2024-03-21 Michael Orlitzkysage.sh: use palp from the system master
2024-02-11 Michael Orlitzkysage.sh: don't force debugpy, Gentoo is dropping it
2024-02-04 Michael Orlitzkysage.sh: use pyproject_api from the system
2024-02-04 Michael Orlitzkysage.sh: use calver from the system
2024-02-04 Michael Orlitzkysage.sh: use py from the system
2024-02-04 Michael Orlitzkysage.sh: use ipykernel from the system
2024-01-23 Michael Orlitzkysage.sh: use gap from the system
2023-12-15 Michael Orlitzkysage.sh: drop ninja/samurai hacks
2023-12-11 Michael Orlitzkysage.sh: don't force the system arb
2023-12-04 Michael Orlitzkysage.sh: don't force the system backcall
2023-12-02 Michael Orlitzkysage.sh: use conway_polynomials from the system
2023-12-02 Michael Orlitzkysage.sh: export the ninja cache variable
2023-11-18 Michael Orlitzkysage.sh: use system ptyprocess
2023-11-13 Michael Orlitzkysage.sh: use system ipython,ipywidgets,prompt_toolkit
2023-11-13 Michael Orlitzkysage.sh: support NINJA=samu
2023-10-31 Michael Orlitzkysage.sh: fix package name cypari2 -> cypari
2023-10-30 Michael Orlitzkysage.sh: use system memory_allocator,pplpy,primecountpy
2023-10-30 Michael Orlitzkysage.sh: use system cypari2,cysignals,fpylll
2023-10-23 Michael Orlitzkysage.sh: use system cython
2023-09-29 Michael Orlitzkysage.sh: use system debugpy
2023-09-29 Michael Orlitzkysage.sh: use patchelf,lrcalc_python from the system
2023-09-20 Michael Orlitzkysage.sh: use system cppy,gmpy2,typing_extensions
2023-09-20 Michael Orlitzkysage.sh: use system meson-python,pyproject-metadata...
2023-09-20 Michael Orlitzkysage.sh: use system contourpy,pathspec,pure_eval
2023-09-20 Michael Orlitzkysage.sh: use system editables,fonttools,hatchling
2023-09-20 Michael Orlitzkysage.sh: use system asttokens,executing,platformdirs
2023-09-09 Michael Orlitzkysage.sh: use system entrypoints,matplotlib_inline,nest_...
2023-09-09 Michael Orlitzkysage.sh: whitespace tweak
2023-09-02 Michael Orlitzkysage.sh: use system pickleshare
2023-09-02 Michael Orlitzkysage.sh: use system cycler,decorator,six
2023-09-02 Michael Orlitzkysage.sh: use system backcall,networkx,parso
2023-09-02 Michael Orlitzkysage.sh: drop nonexistent --with-system-typing_extensions
2023-09-02 Michael Orlitzkysage.sh: use system kiwisolver,pluggy,setuptools_scm
2023-09-02 Michael Orlitzkysage.sh: use system charset_normalizer,markupsafe,pybind11
2023-09-02 Michael Orlitzkysage.sh: use system docutils,ply,pyparsing
2023-09-02 Michael Orlitzkysage.sh: use system jedi,jinja2,traitlets
2023-09-02 Michael Orlitzkysage.sh: use system certifi,dateutil,wcwidth
2023-09-02 Michael Orlitzkysage.sh: use system typing_extensions,urllib3,zipp
2023-09-02 Michael Orlitzkysage.sh: use system attrs,cffi,idna,tornado
2023-09-02 Michael Orlitzkysage.sh: don't force system suitesparse
2023-09-02 Michael Orlitzkysage.sh: use system pyrsistent,tomli,wheel
2023-09-02 Michael Orlitzkysage.sh: use system beniget,flit_core,gast
2023-09-02 Michael Orlitzkysage.sh: use system packaging,pillow,pygments,requests
2023-09-02 Michael Orlitzkysage.sh: drop system cython and gmpy2 for now
2023-09-02 Michael Orlitzkysage.sh: use system scipy,sympy
2023-09-02 Michael Orlitzkysage.sh: use system importlib_metadata,pexpect,pkgconfi...
2023-09-01 Michael Orlitzkysage.sh: force system packages cython,gmpy2,matplotlib...
2023-09-01 Michael Orlitzkysage.sh: add --enable-system-site-packages
2023-06-02 Michael Orlitzkysage.sh: insist on using maxima from the system.
2022-12-31 Michael Orlitzkysage.sh: add --with-system-meson=force to sage-configure.
2022-08-23 Michael Orlitzkysage.sh: pass --disable-editable to ./configure.
2022-03-28 Michael Orlitzkysage.sh: disable doc building by default.
2022-03-28 Michael Orlitzkysage.sh: force system linbox.
2021-12-24 Michael Orlitzkysage.sh: force primesieve/primecount from the system.
2021-12-23 Michael Orlitzkysage.sh: force gengetopt and lcalc to come from the...
2021-11-03 Michael Orlitzkysage.sh: force system singular.
2021-10-25 Michael Orlitzkysahe.sh: drop yasm reference (no longer exists).
2021-10-12 Michael Orlitzkysage.sh: add --disable-notebook to sage-configure.
2021-10-09 Michael Orlitzkysage.sh: add --with-system-qhull=force (SageMath Trac...
2021-09-23 Michael Orlitzkysage.sh: add --with-system-curl=force to sage-configure().
2021-08-19 Michael Orlitzkysage.sh: pass args to sage-configure
2021-07-26 Michael Orlitzkysage.sh: add sage-configure() function.
2020-05-19 Michael OrlitzkyGive everything a ".sh" suffix.