Simon Gardling
|
5c8d7d4292
|
turn value_vec_to_tuple into a Trait
|
2022-03-24 12:56:24 -04:00 |
|
Simon Gardling
|
b492df826e
|
use else if here
|
2022-03-24 11:55:18 -04:00 |
|
Simon Gardling
|
3114d5174f
|
use hashmap in func_process_test
|
2022-03-24 11:53:07 -04:00 |
|
Simon Gardling
|
bae8ff8c0a
|
fix incorrect variable name
|
2022-03-24 11:35:50 -04:00 |
|
Simon Gardling
|
862efa2c0e
|
fix option_vec_printer
|
2022-03-24 11:33:09 -04:00 |
|
Simon Gardling
|
8cbc63fbc7
|
a lot of refactoring and re-implementing tests for FunctionEntry
|
2022-03-24 11:26:43 -04:00 |
|
Simon Gardling
|
3d5149c489
|
add comment
|
2022-03-24 09:44:57 -04:00 |
|
Simon Gardling
|
7b4f28f78f
|
option_vec_printer improvements and tests
|
2022-03-24 09:40:46 -04:00 |
|
Simon Gardling
|
577162a0b1
|
Code improvements and better handling of empty integrals
|
2022-03-24 09:12:51 -04:00 |
|
Simon Gardling
|
50892ed4b5
|
refactor newton's method
|
2022-03-24 08:45:09 -04:00 |
|
Simon Gardling
|
7dc7167a57
|
refactor newtons_method
|
2022-03-24 00:07:59 -04:00 |
|
Simon Gardling
|
8240c041c6
|
update TODO
|
2022-03-23 23:35:31 -04:00 |
|
Simon Gardling
|
26000b06c8
|
fix resolution_helper
|
2022-03-23 23:22:10 -04:00 |
|
Simon Gardling
|
3b4ccd52a5
|
fix comments
|
2022-03-23 23:20:29 -04:00 |
|
Simon Gardling
|
fe4f44718e
|
should be using 'tuple_windows' instead
|
2022-03-23 20:59:20 -04:00 |
|
Simon Gardling
|
3ef61b889a
|
use is_empty here
|
2022-03-23 20:56:27 -04:00 |
|
Simon Gardling
|
c4c29328b6
|
refactor newtons_method
|
2022-03-23 20:56:04 -04:00 |
|
Simon Gardling
|
fd82c71652
|
use rayon parallel iterator when not on wasm
|
2022-03-23 20:41:24 -04:00 |
|
Simon Gardling
|
55d47121a4
|
changes
|
2022-03-23 20:14:02 -04:00 |
|
Simon Gardling
|
cd8cb6b587
|
TONS of refactoring
|
2022-03-23 13:41:52 -04:00 |
|
Simon Gardling
|
5f2fdce026
|
some improvements
|
2022-03-23 12:24:57 -04:00 |
|
Simon Gardling
|
6be78c763a
|
lots of changes
|
2022-03-23 10:14:29 -04:00 |
|
Simon Gardling
|
b3963bb852
|
clippy
|
2022-03-22 14:50:21 -04:00 |
|
Simon Gardling
|
14c2fb4eda
|
edit comment
|
2022-03-22 14:50:06 -04:00 |
|
Simon Gardling
|
a83282a8d6
|
remove import
|
2022-03-22 14:47:48 -04:00 |
|
Simon Gardling
|
5c3fb215e5
|
update TODO.md
|
2022-03-22 14:47:11 -04:00 |
|
Simon Gardling
|
c02dc63674
|
cleanup 'newtons_method'
|
2022-03-22 14:45:10 -04:00 |
|
Simon Gardling
|
844843531a
|
remove dead code
|
2022-03-22 14:08:02 -04:00 |
|
Simon Gardling
|
d71c34a9fb
|
fix comment
|
2022-03-22 14:05:40 -04:00 |
|
Simon Gardling
|
b89cf04dcc
|
ACTUALLY fix SteppedVector
|
2022-03-22 14:01:54 -04:00 |
|
Simon Gardling
|
0cd8f28aad
|
fix SteppedVector
|
2022-03-22 13:51:45 -04:00 |
|
Simon Gardling
|
5599b92bd2
|
fix
|
2022-03-22 12:19:52 -04:00 |
|
Simon Gardling
|
b1395c9b45
|
update TODO.md
|
2022-03-22 11:48:38 -04:00 |
|
Simon Gardling
|
8587dbf78c
|
fix when running natively
|
2022-03-22 11:46:02 -04:00 |
|
Simon Gardling
|
133998ff63
|
bunch of changes
|
2022-03-22 11:24:40 -04:00 |
|
Simon Gardling
|
8191852f17
|
fix SteppedVector
|
2022-03-22 10:55:01 -04:00 |
|
Simon Gardling
|
d20058fb92
|
back to my egui fork
|
2022-03-22 10:33:51 -04:00 |
|
Simon Gardling
|
4231f3f9eb
|
update TODO.md
|
2022-03-22 10:14:58 -04:00 |
|
Simon Gardling
|
4cfa9714a9
|
use egui 'no-parking_lot-on-wasm' branch
|
2022-03-22 10:08:00 -04:00 |
|
Simon Gardling
|
ac89f3eb19
|
testing overhall
|
2022-03-22 10:07:02 -04:00 |
|
Simon Gardling
|
d1d48f2838
|
simplify test_func_test
|
2022-03-22 09:23:56 -04:00 |
|
Simon Gardling
|
7a309fdd00
|
use &str not String for process_func_str
|
2022-03-22 09:21:40 -04:00 |
|
Simon Gardling
|
3388bf4c6d
|
update TODO.md
|
2022-03-22 09:15:11 -04:00 |
|
Simon Gardling
|
a35e0b9e24
|
tabs not spaces in text.json
|
2022-03-22 09:13:02 -04:00 |
|
Simon Gardling
|
31a8f827f1
|
update TODO.md
|
2022-03-22 09:02:35 -04:00 |
|
Simon Gardling
|
a09eaba43e
|
small changes
|
2022-03-22 09:02:12 -04:00 |
|
Simon Gardling
|
16fd622f66
|
cleanup import
|
2022-03-21 18:09:02 -04:00 |
|
Simon Gardling
|
641e10b7d9
|
add .vscode
|
2022-03-21 18:02:18 -04:00 |
|
Simon Gardling
|
d3177d10a7
|
formatting
|
2022-03-21 17:56:11 -04:00 |
|
Simon Gardling
|
06f5940b92
|
back to official egui
|
2022-03-21 17:45:23 -04:00 |
|