-
I took a closer look at Dylan last week, especially getting all the way through [this tutorial](https://opendylan.org/documentation/intro-dylan/) (which I found great, especially as it relates Dylan t…
-
Ideas for little functions welcome. Currently I'm just looking at tiny reusable functions that I already wrote in other repositories.
-
And to list all S7 methods for a S3/S4 generic.
Extracted from #333.
cc @mmaechler do you have any additional thoughts about what sort of API you'd like here? I'm not familiar with the S4 equiv…
-
This is a proposal intended for further discussion.
**Goal**. Eliminators, recursors, traversals, and other generic functions should be generated by the reflection framework to reduce the duplicat…
-
**Describe the issue**
We are looking at moving our application to Azure functions v4. We were using an App Service beforehand and swagger works correctly there (we added some configurations for a ce…
-
When using the generic fallback functions provided by LinearAlgebra, `BlockArray` type matrices don't work properly. I'm not sure what the best way of handling this would be, but I guess we could theo…
-
The current interface for Ward management requires too many steps to do simple addition of rooms and beds.
The interface should be updated so that
- the Ward list item ward menus includes "Add r…
-
### Go Programming Experience
Experienced
### Other Languages Experience
Elixir, JavaScript, Ruby, Kotlin, Dart, Python, C
### Related Idea
- [ ] Has this idea, or one like it, been pro…
-
```
julia> versioninfo()
Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CP…
-
```
%display ascii_art
f=function('f'); f(x)^2
```
doesn't look right. See [this ask.sagemath question](https://stackoverflow.com/questions/44681371/pretty-printing-with-sagemath-command-line/).
…