-
See feature request: https://features.cubecart.com/topic/incremental-order-numbers
I know that this says it is experimental but I believe it should be taken out until completed as it doesnt work co…
-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
I keep seeing new users (on Discourse) accidentally using e.g. `parse("1")` to go from a String to a literal. This is a few hundred times slower than `parse(Int, "1")` but in most cases, it works. I t…
-
I think that the gapfill feature may be producing too wide extrusions, and needs to be configurable.
These tests were done in 1.2.9.
This model shows the problem really well.
https://dl.dropboxuserc…
-
My theory about why computations don't work well with rational numbers is that the following
definition uses `funextempty` (via `isapropneg`) unnecessarily:
```
Definition intdomnonzerosubmonoid ( X …
-
**proposal: add package version support to Go toolchain**
It is long past time to add versions to the working vocabulary of both Go developers and our tools.
The [linked proposal](https://golang.…
-
**NOTE: The goal of this is to find something resembling community consensus on a direction, or at least a notable lean in one direction or another from a large swath of the community.**
We are **n…
-
你好,请创造中文版的C#语言,和.net上的语言 f# vb,请提供它们的中文版.让更多的人用母语实现快速编程,实现想法,创造更丰富的程序.
实现全民编程的构想.
目前,想要掌握编程这项技能需要很高的学习成本和代价,编程还是少数人的专利,普通人或想要转业转行的人想要进入这一领域是一件艰难甚至不可达成的事,因为其代价和成本实在高昂.
那么,就因为如此,所以就要退缩和妥协吗?
不,我…
-
`JNumber` will throw an exception at runtime if (presumably, accidentally) passed a `String`, which is its only public member
https://github.com/mdedetrich/scalajson/blob/master/jvm/src/main/scala/…
-
Hi,
I'm not sure if this awesome points to some articles regarding _learning mathematics_ (in general) and _mathematics language and notation_.
It would be nice also to have something regarding the…