-
Erre kíváncsi lennék:
Exploring Weight Agnostic Neural Networks
Tuesday, August 27, 2019
Posted by Adam Gaier, Student Researcher and David Ha, Staff Research Scientist, Google Research, Tokyo
…
-
Code of the form
With[{a=1},With[{b=a},{a,b}]];
underlines the second "a" with an "Unused local variable" warning.
-
**V version:** V 0.1.27 076089d.b0f66a4
**OS:** Manjaro Linux 20.02 x86_64
**What did you do?**
```v
fn main() {
q_e := -1.602176634e-19
m_e := 9.1093837015e-31
if q_e == m_e {
…
-
It appears that Mma is somewhat more fault tolerant when it comes to missing semicolons, cf. e.g. the following
admittedly sloppy code
```
foo::usage =
"foo is a foo."
bar::usage =
"bar is …
-
Is there any reason, why
```
CalculusFieldElement#signum()
```
should return `T`? I think an `int` value for `-1,0,1` should be enough?
What is the difference to the sign function which is d…
-
[poker_now_log_O-p_9z9-wxUnyMfTU-EaU0wYz.csv](https://github.com/evolutionsoftswiss/pokernow-handhistory-converter/files/7315048/poker_now_log_O-p_9z9-wxUnyMfTU-EaU0wYz.csv)
This log created a lot …
-
During initialisation of the server from 'development' branch (MMA 12.2/12.3 pre/macOS/ VSCode extension)
```mathematica
[INFO 2021-03-30T12:51:10] Initializing Wolfram Language Server
LogDebu…
-
The quadratic formula's `4ac` currently parses as a constant `4` times a single symbol `ac`. But it is obvious to anyone familiar with the formula that it represents a constant times symbol `a` times …
-
Hello,
I am a faculty at EPFL and am developing with the Wofram language both for research and also use it at the doctorate level for graduate courses.
Would it be possible to have a free licens…
-
Hi Hanna and the other (possibly 0?) Qalculate devs. Congratulation for the work on Qalculate. I use Qalculate GTK for years now and except for few special circumstances where I log in to Wolfram Alph…