hammerfunctor

Results 12 issues of hammerfunctor

As title demonstrates, I want some tool to create an external tensor product space under two non-interacting Clifford algebra (just like to create a tensor product space under two basic...

enhancement

Hi, I made some benchmarks and noted that for 1-d integral `quadgk` is way more fast than `hquadrature`. Here is a simple example ```julia julia> using HCubature, BenchmarkTools julia> f()...

> The fuzzy completion features is known to work in conjunction with [Company mode](https://company-mode.github.io/). Other completion UIs may be incompatible. `Corfu`+`eglot` with any configuration: ![Screenshot_20220829_013053](https://user-images.githubusercontent.com/65394269/187129508-f0c7592a-1794-4f45-89c7-c7eb23affd45.png)

**Describe the bug** Tried to build this program against rust 1.63, Kernel 5.19.2 under ArchLinux. Everything seems good except the security key cannot be recognized and registered. `45a073f9283026dcf74f99536d0f2899b6caee99` works, buf...

fix two guile3 compilation errors: 1. make process `compose` cond-expand since it's incorporated by guile3 2. change definition of `define-collection` since expression context function definition is not allowed

Hi, I installed android toolchains and tried out the minimal example. The build just failed without much informative message. Here is the error log: ``` zig build-lib zig-app-template Debug arm-linux-android:...

Setup: ```julia using Symbolics @variables k1 k2 # construct a Matrix{Complex{Num}} h(m,t1,t2,t3) = [2*t3*(cos(2*k1)+cos(2*k2)) - 4*t2*sin(k1)*sin(k2)+m 2*t1*(exp(π*im/4)*cos(k1)+exp(-π*im/4)*cos(k2)); 2*t1*(exp(-π*im/4)*cos(k1)+exp(π*im/4)*cos(k2)) 2*t3*(cos(2*k1)+cos(2*k2)) + 4*t2*sin(k1)*sin(k2)-m] h0 = h(0,1,1/(2+√2),1/(2+2√2)) elem = h0[1] # typeof(elem) ==...

Hi everyone. In a recent routine update I noticed that `Metatheory` dependence is removed. I searched over this repo and `Symbolics.jl` but found few explanations. Can anyone give some clues...

I found it in python package `cachetools`, and it seems not that hard to implement it.

### Is your feature request related to a problem? Please describe. [0001-1.-Add-alternate-force-eval-and-wrap-definition-of-a.patch.txt](https://github.com/XmacsLabs/mogan/files/15070747/0001-1.-Add-alternate-force-eval-and-wrap-definition-of-a.patch.txt) ### Describe the solution you'd like Call external editor to edit `executable-fold` and refresh. Useful for things like...